---
title: Gen4 Turbo — Fast Image Videos | ModelsLab
description: Generate 10-second 720p videos from images in 30 seconds with Gen4 Text to Image Turbo. Try Gen4 Text to Image Turbo API for rapid prototyping now.
url: https://modelslab.com/gen4-text-to-image-turbo
canonical: https://modelslab.com/gen4-text-to-image-turbo
type: website
component: Seo/ModelPage
generated_at: 2026-04-14T17:05:11.892978Z
---

Available now on ModelsLab · Video Generation

Gen4 Text To Image Turbo
Images to Video Fast
---

[Try Gen4 Text To Image Turbo](/models/runway_ml/gen4_turbo) [API Documentation](https://docs.modelslab.com)

Generate Videos Rapidly
---

5x Speed

### 10s Videos in 30s

Runway Gen4 Text to Image Turbo creates 720p clips from images at 24fps.

Precise Control

### Cinematic Motion Realism

Input image plus text prompt yields consistent physics and camera moves.

Flexible Outputs

### Multiple Aspect Ratios

Supports 1280x720, 720x1280, 960x960 for Gen4 Text to Image Turbo video generation.

Examples

See what Gen4 Text To Image Turbo can create
---

Copy any prompt below and try it yourself in the [playground](/models/runway_ml/gen4_turbo).

Urban Timelapse

“Starting from a wide-angle city skyline at dusk, smooth camera pan right over neon-lit streets with flying cars weaving through towering skyscrapers, cinematic lighting, 24fps motion.”

Ocean Waves

“From a serene beach photo, gentle waves roll in under golden hour sun, subtle foam details, slow zoom out to reveal horizon, realistic water physics, 720p.”

Forest Path

“Image of misty forest trail, camera tracks forward through ancient trees with leaves rustling in wind, dappled sunlight filtering through canopy, natural motion.”

Tech Abstract

“Abstract circuit board image animates with glowing data streams pulsing along paths, futuristic camera orbit, sharp details and smooth transitions at 24fps.”

For Developers

A few lines of code.
Video from image. Few 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

[API Documentation ](https://docs.modelslab.com)

PythonJavaScriptcURL

Copy

```
<code>import requests

response = requests.post(
    "https://modelslab.com/api/v7/video-fusion/image-to-video",
    json={
  "key": "YOUR_API_KEY",
  "prompt": "waving her hair, dancing , jumping in style",
  "portrait": "",
  "init_image": "https://assets.modelslab.ai/generations/3a80f2a5-1a57-4f7a-a6fc-3e030a3e041c"
}
)
print(response.json())</code>
```

FAQ

Common questions about Gen4 Text To Image Turbo
---

[Read the docs ](https://docs.modelslab.com)

### What is Gen4 Text to Image Turbo?

### How fast is Gen4 Text to Image Turbo API?

### What inputs does Gen4 Text to Image Turbo model need?

### Is Gen4 Text to Image Turbo alternative to standard Gen-4?

### What resolutions for Gen4 Text to Image Turbo video generation?

### How to access gen4 text to image turbo api?

Ready to create?
---

Start generating with Gen4 Text To Image Turbo on ModelsLab.

[Try Gen4 Text To Image Turbo](/models/runway_ml/gen4_turbo) [API Documentation](https://docs.modelslab.com)

---

*This markdown version is optimized for AI agents and LLMs.*

**Links:**
- [Website](https://modelslab.com)
- [API Documentation](https://docs.modelslab.com)
- [Blog](https://modelslab.com/blog)

---
*Generated by ModelsLab - 2026-04-14*