We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6f2be0 + 20c19d7 commit da6c8dfCopy full SHA for da6c8df
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