Generate images from other images
Edit and enhance existing images using advanced AI-based transformations.
Estimated cost: $0.034848/image
0
free images left
Daily boost prompt limit exceeded
No JSON data available yet.
Generate an image to see the API response.
curl -X POST \
'https://api.deapi.ai/api/v1/client/img2img' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer {{ YOUR_API_TOKEN }}' \
-F 'prompt="Apply studio lighting and subtle cinematic grading to enhance this scene."' \
-F 'steps="40"' \
-F 'seed="1271245373"' \
-F 'model="QwenImageEdit_Plus_NF4"' \
-F 'loras=[]' \
-F 'image=@/var/www/app/releases/51/public/images/playground/image2image-sample-input.png'
Model