Qwen Edit
sirkian
A powerful image editing workflow powered by Qwen Image Edit. Upload an image, describe your edits, and generate results in seconds.
Inputs
- ImageIMAGE
- PromptSTRING
curl -X POST 'https://kimara.ai/api/v1/apps/3eb89f3e-1696-4929-8255-df1c5c08de88' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{
"inputs": {
"41:image": "<asset_id>",
"135:prompt": "Restore this to perfect condition"
}
}'