Firered Image Edit · v1.1 image preview

Firered Image Edit · v1.1

Array·image-edit·by firered

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

Runtime (p50)
40s
Estimated price
Usage-based
Call the API
prediction.sh
sh
curl -X POST \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "firered-image-edit-v1-1",
    "version": "0.0.1",
    "input": {
        "prompt": "Keep the entire scene exactly as it is: the starry night sky, the moon, the Milky Way, the mountains, and the dark forest landscape. In the center of the sky, slightly below the moon, create large floating 3D letters spelling “FireRed”. The letters are glossy deep red and molten looking, with intense realistic flames burning along the tops of each letter. The fire glows bright orange and yellow with sparks and embers drifting into the night sky. Directly underneath, add a second line of large stylized 3D letters spelling “IMAGE EDIT”. Both lines of text should be bold, thick, sculpted, and clearly readable, floating naturally in the sky with subtle cinematic lighting reflecting from the flames. Ultra-detailed 3D letters, dramatic fire glow, sparks, embers, cinematic lighting, magical night atmosphere.",
        "num_inference_steps": 30,
        "guidance_scale": 4,
        "num_images": 1,
        "enable_safety_checker": true,
        "output_format": "png",
        "image_urls": [
            "https://storage.googleapis.com/magicpoint/inputs/firered-image-edit-v1-1-input.png"
        ],
        "acceleration": "regular",
        "image_size": "landscape_16_9"
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Firered Image Edit · v1.1

01 / 03

What is FireRed Image Edit v1.1?

FireRed Image Edit v1.1 is an AI image editing model by FireRed that performs instruction-guided modifications to existing images. It accepts a source image and a text prompt describing the desired change, returning an edited image with specified alterations while maintaining compositional coherence.