Happy Horse 1.0 is now on ModelsLab

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

Gen4 Text To ImageImages From Text Prompts

Gen4 Text To Image

Control Styles Precisely

Reference Conditioning

Maintain Character Consistency

Use multiple reference images to preserve subjects, styles, and details in Gen4 Text to Image outputs.

High Resolution

Support Versatile Ratios

Generate 1080p images in 16:9, 1:1, and other formats via Gen4 Text to Image API.

Prompt Adherence

Enable Style Transfer

Transform inputs with text-guided control for scene variation in Gen4 Text to Image model.

Examples

See what Gen4 Text To Image can create

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

City Skyline

Futuristic city skyline at dusk, neon lights reflecting on glass towers, cyberpunk style, high detail, cinematic lighting, wide angle view

Mountain Landscape

Majestic snow-capped mountains under golden hour sunlight, alpine meadow with wildflowers, photorealistic, sharp focus, 16:9 aspect ratio

Abstract Geometry

Intricate geometric patterns in blue and gold, minimalist design, high contrast, modern art style, symmetrical composition

Product Mockup

Sleek wireless earbuds on marble surface, studio lighting, product photography style, sharp details, neutral background

For Developers

A few lines of code.
Images. Text prompt. Done.

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/text-to-image",
json={
"key": "YOUR_API_KEY",
"prompt": "vibrantlysharp style, animeniji, 3pic vist4, a female dragonborn sentinel clad in ancient obsidian armor carved from her own scales, with a ceremonial wrap lined in glowing red runes flowing from her waist, towering under a broken moon, blue embers curling off her horned crown, her golden eyes glowing softly through the shadows of a craggy battlefield.",
"aspect_ratio": "1920:1080"
}
)
print(response.json())

FAQ

Common questions about Gen4 Text To Image

Read the docs

Gen4 Text to Image is Runway's image generation model using text prompts and references for consistent high-res outputs. It supports style transfer and scene variation. Ideal for production workflows.

Send text prompts and optional image references to the Gen4 Text to Image API endpoint. It generates images up to 1080p with strong adherence. Use model string runway:4@1.

Supports 1080p and 720p in ratios like 16:9, 9:16, 1:1. Maximum 1280x720 for widescreen. Outputs optimized for web and print.

Gen4 Text to Image alternative excels in character consistency over rivals via multi-references. Better for sequential images than Kling AI. Suited for creative pipelines.

Yes, Gen4 Text to Image handles pure text-to-image tasks alongside image-to-image. Prompt up to 1000 characters for stylistic control. References optional for consistency.

Prompt max 1000 chars, up to three references. Outputs in specified resolutions only. Costs 5-8 credits per image based on resolution.

Ready to create?

Start generating with Gen4 Text To Image on ModelsLab.