feat: adapt image tuning by engine
This commit is contained in:
@@ -174,10 +174,14 @@ curl -X POST https://你的域名/api/v1/assets \
|
||||
"imageUrls": ["https://example.com/reference.png"],
|
||||
"width": 1440,
|
||||
"height": 2560,
|
||||
"scale": 50,
|
||||
"quality": "medium",
|
||||
"force_single": true
|
||||
}
|
||||
```
|
||||
|
||||
图片生成参数会按当前引擎生效:即梦使用 `scale` 控制文本影响,EvoLink 使用 `quality` 控制生成质量。
|
||||
|
||||
智能超清:
|
||||
|
||||
```json
|
||||
|
||||
Reference in New Issue
Block a user