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.
1 parent 22da0a8 commit 4368d8fCopy full SHA for 4368d8f
script_examples/basic_api_example.py
@@ -3,11 +3,7 @@
3
4
#This is the ComfyUI api prompt format.
5
6
-#If you want it for a specific workflow you can "enable dev mode options"
7
-#in the settings of the UI (gear beside the "Queue Size: ") this will enable
8
-#a button on the UI to save workflows in api format.
9
-
10
-#keep in mind ComfyUI is pre alpha software so this format will change a bit.
+#If you want it for a specific workflow you can "File -> Export (API)" in the interface.
11
12
#this is the one for the default workflow
13
prompt_text = """
0 commit comments