/fal-ai/qwen-image-edit-lora
POST /fal-ai/qwen-image-edit-lora
概览
| Method | POST |
|---|---|
| Path | /fal-ai/qwen-image-edit-lora |
| Type | http |
| Status | -2 |
| Module | 2102810 |
| Folder | 61445274 |
请求体
{ "type": "application/json", "parameters": [], "jsonSchema": { "type": "object", "properties": {} }, "mediaType": "", "examples": [ { "value": "{\r\n \"prompt\": \"Change bag to apple macbook\",\r\n \"num_inference_steps\": 30,\r\n \"guidance_scale\": 4,\r\n \"num_images\": 1,\r\n \"enable_safety_checker\": true,\r\n \"output_format\": \"png\",\r\n \"image_url\": \"http://e.hiphotos.baidu.com/image/pic/item/a1ec08fa513d2697e542494057fbb2fb4316d81e.jpg\",\r\n \"negative_prompt\": \"blurry, ugly\",\r\n \"acceleration\": \"regular\"\r\n}", "mediaType": "application/json", "description": "" } ], "oasExtensions": "" }
响应
[ { "id": 778742298, "name": "成功", "code": 200, "contentType": "json", "jsonSchema": { "type": "object", "properties": {} }, "itemSchema": {}, "description": "", "mediaType": "", "headers": [] } ]