Merge pull request #85 from zonghaoyuan/test/image-compression

perf(image): switch Runware output format from PNG to WEBP
This commit is contained in:
Zonghao Yuan
2026-06-15 18:07:39 +08:00
committed by GitHub
+1 -1
View File
@@ -329,7 +329,7 @@ async function generateImageRunware(
CFGScale: 3.5,
numberResults: 1,
outputType: "URL",
outputFormat: "PNG",
outputFormat: "WEBP",
includeCost: false,
};