Eachlabs | AI Workflows for app builders

Runway | Gen4 | Turbo

Runway Gen-4 Turbo I2V is an image-to-video model for generating cinematic video from a single image. It brings still images to life with realistic motion and smooth camera effects. Perfect for visual storytelling and dynamic scene creation.

Avg Run Time: 40.000s

Model Slug: gen4-turbo

Category: Image to Video

Create a Prediction

Send a POST request to create a new prediction. This will return a prediction ID that you'll use to check the result. The request should include your model inputs and API key.

Get Prediction Result

Poll the prediction endpoint with the prediction ID until the result is ready. The API uses long-polling, so you'll need to repeatedly check until you receive a success status.