Eachlabs | AI Workflows for app builders
firered-image-edit-v1.1

IMAGE-EDIT

FireRed Image Edit v1.1 introduces improved image editing features and enhanced performance for a smoother editing experience.

Avg Run Time: 40.000s

Model Slug: firered-image-edit-v1-1

Playground

Input

Output

Example Result

Preview and download your result.

firered-image-edit-v1.1
Your request will cost $0.033 per megapixel for output.

API & SDK

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.