📄 长文本skill:T2I渲染设为ultra超清

This commit is contained in:
ATRI
2026-04-29 17:17:36 +08:00
parent 6525e13b6a
commit 2eadc70862

View File

@@ -73,7 +73,8 @@ curl -X POST "http://服务器IP:8999/text2img/generate" \\
"options": {
"type": "png",
"full_page": true,
"device_scale_factor_level": "high"
"device_scale_factor_level": "ultra",
"scale": "device"
}
}'