Deploy Dedicated GPU server to run AI models

Deploy Model
Skip to main content
Available now on ModelsLab · Video Generation

Veo 3 Fast PreviewFast Videos Native Audio

Generate Videos Rapidly

Ultra Fast

1-1.5 Min Generation

Veo 3 Fast preview model outputs videos in 1-1.5 minutes versus 2-3 for standard.

Native Audio

Synchronized Sound Effects

Produces lip-synced dialogue, ambient noise, and effects in one step with Veo 3 Fast preview.

Image to Video

Animate Static Images

Transforms images into 8-second clips with strong prompt adherence via Veo 3 Fast preview API.

Examples

See what Veo 3 Fast Preview can create

Copy any prompt below and try it yourself in the playground.

Urban Timelapse

Aerial view of bustling city skyline at dusk, neon lights flickering on, traffic flowing smoothly, time-lapse acceleration, cinematic atmosphere with ambient city hum and distant horns.

Ocean Waves

Powerful waves crashing on rocky shore during storm, foam spraying high, dramatic slow-motion, synchronized roaring water sounds and wind gusts, realistic physics.

Product Reveal

Sleek smartphone rotating on reflective surface in modern studio, soft lighting highlights curves, gentle ambient music fades in, smooth 360-degree pan at 24 FPS.

Forest Path

Serene forest trail at golden hour, sunlight filtering through leaves, gentle camera dolly forward, birds chirping and leaves rustling in breeze, high detail textures.

For Developers

A few lines of code.
Videos. Two Lines.

ModelsLab handles the infrastructure: fast inference, auto-scaling, and a developer-friendly API. No GPU management needed.

  • Serverless: scales to zero, scales to millions
  • Pay per second, no minimums
  • Python and JavaScript SDKs, plus REST API
import requests
response = requests.post(
"https://modelslab.com/api/v7/video-fusion/text-to-video",
json={
"key": "YOUR_API_KEY",
"prompt": "Ultra-realistic cinematic shot of a beautiful young woman riding a stylish motorcycle along a scenic seashore road at golden hour. The ocean glistens under the warm sunlight, waves gently crashing against the shore, and a cool breeze flows through her hair. People on the beach stop to admire her, smiling and taking photos as she rides past. Smooth tracking camera angles follow the bike from the side, front, and overhead, with motion blur, soft lens flares, and rich colors capturing the joyful, serene atmosphere",
"aspect_ratio": "16:9"
}
)
print(response.json())

FAQ

Common questions about Veo 3 Fast Preview

Read the docs

Ready to create?

Start generating with Veo 3 Fast Preview on ModelsLab.