We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b7b84 commit 20c19d7Copy full SHA for 20c19d7
comfyui_to_python.py
@@ -26,7 +26,7 @@
26
27
DEFAULT_INPUT_FILE = "workflow_api.json"
28
DEFAULT_OUTPUT_FILE = "workflow_api.py"
29
-DEFAULT_QUEUE_SIZE = 1
+DEFAULT_QUEUE_SIZE = 10
30
31
32
class FileHandler:
0 commit comments