smaller image, larger image would crash comfyui

This commit is contained in:
Madison Grubb
2025-09-05 13:32:49 -04:00
parent 23fae22735
commit be7534be8d

View File

@@ -71,8 +71,8 @@ function buildComfyWorkflow(promptText, negativeText = "") {
}, },
"5": { "5": {
"inputs": { "inputs": {
"width": 848, "width": 728,
"height": 600, "height": 512,
"batch_size": 1 "batch_size": 1
}, },
"class_type": "EmptyLatentImage" "class_type": "EmptyLatentImage"