Eachlabs | AI Workflows for app builders

Sora 2 | Image to Video

Sora 2 is an advanced image-to-video model that transforms a single image into ultra-realistic, smoothly animated video sequences with natural motion, lighting, and depth.

Avg Run Time: 200.000s

Model Slug: sora-2-image-to-video

Category: Image to Video

Input

Enter an URL or choose a file from your computer.

Output

Example Result

Preview and download your result.

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.