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 · Image Generation

Gen4 Image TurboImages Fast Consistent

Gen4 Image Turbo

Iterate Images Rapidly

2.5x Faster

Speed Over Gen-4

Gen4 Image turbo generates images 2.5x faster than Gen-4 Image for quick iteration.

Multi-Reference

Up to 3 Images

Use up to 3 reference images to preserve characters and locations in Gen4 Image turbo model.

Conversational Prompts

Natural Refinement

Refine outputs iteratively with natural language in Gen4 Image turbo API.

Examples

See what Gen4 Image Turbo can create

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

City Skyline

Photorealistic city skyline at dusk, neon lights reflecting on glass towers, wide angle, high detail, cinematic lighting, no people

Mountain Landscape

Majestic snow-capped mountains under clear blue sky, alpine meadow in foreground, golden hour light, ultra detailed, serene atmosphere

Abstract Geometry

Minimalist geometric shapes in pastel colors, floating in void, soft gradients, modern art style, high resolution, symmetrical composition

Tech Product

Sleek wireless earbuds on marble surface, studio lighting, product photography, sharp focus, reflections, premium materials

For Developers

A few lines of code.
Images seconds. 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 image, no minimums
  • Python and JavaScript SDKs, plus REST API
import requests
response = requests.post(
"https://modelslab.com/api/v7/images/image-to-image",
json={
"key": "YOUR_API_KEY",
"prompt": "A 24-year-old girl and a 24-year-old boy smiling together, sitting casually on the bonnet of a vintage car in an outdoor setting with some people visible in the background. The girl is wearing a t-shirt with the text “Gen 4 image turbo” written on it. The boy is wearing a different color t-shirt (not white) with the word “Models” in bold blue text and “Lab” in bold white text. Bright natural daylight, cinematic photography style, realistic skin tones, natural happy expressions, crisp details, high quality.",
"init_image": "https://pub-3626123a908346a7a8be8d9295f44e26.r2.dev/generations/3feb43ab-ea3a-4c5e-9a74-8a18523edb5a.png",
"init_image_2": "https://pub-3626123a908346a7a8be8d9295f44e26.r2.dev/generations/823b4e53-9434-4fdf-928c-ff7f082fde99.png"
}
)
print(response.json())

FAQ

Common questions about Gen4 Image Turbo

Read the docs

Ready to create?

Start generating with Gen4 Image Turbo on ModelsLab.