Eachlabs | AI Workflows for app builders
qwen-image

Qwen Image

A foundation model from the Qwen series built for image understanding and visual reasoning. It excels at interpreting complex scenes, aligning images with fine-grained textual input.

Avg Run Time: 17.000s

Model Slug: qwen-image

Category: Text to Image

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.

Qwen Image API | AI Model | Eachlabs