Edit existing images using advanced AI with text prompts. Transform and enhance your images with thinking capabilities and precise control.
AI is thinking and editing your image
Provide an image URL and edit instructions to start
This demo uses the /v1/edit-image
endpoint with advanced AI capabilities.
{
"input_image": "https://example.com/image.jpg",
"prompt": "Change the background to a futuristic cityscape",
"thinking": true,
"cfg_text_scale": 1,
"cfg_image_scale": 1,
"timesteps": 10,
"temperature": 0.1
}