1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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/