diff --git a/imageGenerator.js b/imageGenerator.js index 0817897..dcd1000 100644 --- a/imageGenerator.js +++ b/imageGenerator.js @@ -71,8 +71,8 @@ function buildComfyWorkflow(promptText, negativeText = "") { }, "5": { "inputs": { - "width": 848, - "height": 600, + "width": 728, + "height": 512, "batch_size": 1 }, "class_type": "EmptyLatentImage"