Merge pull request #85 from zonghaoyuan/test/image-compression
perf(image): switch Runware output format from PNG to WEBP
This commit is contained in:
@@ -329,7 +329,7 @@ async function generateImageRunware(
|
||||
CFGScale: 3.5,
|
||||
numberResults: 1,
|
||||
outputType: "URL",
|
||||
outputFormat: "PNG",
|
||||
outputFormat: "WEBP",
|
||||
includeCost: false,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user