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": {
"inputs": {
"width": 848,
"height": 600,
"width": 728,
"height": 512,
"batch_size": 1
},
"class_type": "EmptyLatentImage"