Seedance 2.0 is here - create consistent, multimodal AI videos faster with images, videos, and audio in one prompt.

Try Now
Skip to main content
Available now on ModelsLab · Video Generation

VEO 3.1 Lite Text To VideoText to video. Instantly.

Generate Videos. Control Everything.

Cost-Effective Generation

50% Less Than Standard

Veo 3.1 Lite delivers the same speed as Veo 3.1 Fast at half the cost for high-volume applications.

Flexible Output Control

Multiple Formats Supported

Generate 720p or 1080p videos in 16:9 landscape or 9:16 portrait at 4s, 6s, or 8s durations.

Audio Integration

Synced Sound Generation

Create dialogue, sound effects, and ambient soundscapes automatically synced to your video content.

Examples

See what VEO 3.1 Lite Text To Video can create

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

Urban Timelapse

A vibrant city street at sunset with golden hour lighting, cars moving smoothly through traffic, pedestrians walking naturally, warm architectural details, cinematic depth of field, 4K quality

Product Showcase

A sleek smartphone rotating slowly on a minimalist white surface with soft studio lighting, subtle shadows, professional product photography style, smooth 360-degree rotation

Nature Documentary

A mountain landscape with flowing water, mist rising from valleys, golden sunlight filtering through trees, wildlife moving naturally, cinematic camera movement, 8-second duration

Abstract Motion

Flowing liquid paint in deep blues and purples mixing together, smooth organic motion, light refracting through translucent forms, modern art aesthetic, high contrast lighting

For Developers

A few lines of code.
Text prompt. Video output.

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": "A wide, eye-level cinematic shot captures a man walking slowly across a frost-covered bridge at dawn, his hands tucked into the pockets of a heavy coat. Pale morning light glows faintly through soft, curling fog that clings to the bridge railings. In the distance, bare trees fade into the mist, their skeletal branches barely visible. The pace is unhurried and reflective, evoking a naturalistic and quiet mood. The scene is filled with subtle, atmospheric sounds—faint footsteps crunching on frost, steady breaths in the cold air, and the distant caw of a crow echoing across the stillness.",
"duration": "8",
"aspect_ratio": "16:9",
"generate_audio": ""
}
)
print(response.json())

FAQ

Common questions about VEO 3.1 Lite Text To Video

Read the docs

Ready to create?

Start generating with VEO 3.1 Lite Text To Video on ModelsLab.