Skip to content

Commit da6c8df

Browse files
committed
Merge branch 'dev'
2 parents b6f2be0 + 20c19d7 commit da6c8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

comfyui_to_python.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
DEFAULT_INPUT_FILE = "workflow_api.json"
2828
DEFAULT_OUTPUT_FILE = "workflow_api.py"
29-
DEFAULT_QUEUE_SIZE = 1
29+
DEFAULT_QUEUE_SIZE = 10
3030

3131

3232
class FileHandler:

0 commit comments

Comments
 (0)