---
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-frontend-v2-927501783998.us-east4.run.app/gen4-text-to-image-turbo
canonical: https://modelslab-frontend-v2-927501783998.us-east4.run.app/gen4-text-to-image-turbo
type: website
component: Seo/ModelPage
generated_at: 2026-05-21T09:25:34.760608Z
---

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?

Gen4 Text to Image Turbo is Runway's fast image-to-video model. It generates 5-10 second 720p videos from an input image and text prompt. Ideal for quick iteration.

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

Produces 10-second videos in 30 seconds, 5x faster than standard Gen-4. Outputs at 24fps in multiple aspect ratios. Use Runway/Gen4Turbo endpoint.

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

Requires one input image plus text prompt. Supports JPG, PNG up to 10MB. No text-to-video; image starts the clip.

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

Yes, Turbo offers lower cost and faster speed for prototyping. Retains detail in motion while being credit-efficient. Best for storyboards and tests.

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

720p-class like 1280x720 or 720x1280. Upscalable to 4K. Fixed sizes match input aspect ratios.

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

Use Runway/Gen4Turbo endpoint with image URL and prompt. Enable in tools like Render Network. Seeds ensure reproducible results.

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-05-21*