Skip to content

Commit 4368d8f

Browse files
Update comment in api example. (#9708)
1 parent 22da0a8 commit 4368d8f

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

script_examples/basic_api_example.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33

44
#This is the ComfyUI api prompt format.
55

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.
6+
#If you want it for a specific workflow you can "File -> Export (API)" in the interface.
117

128
#this is the one for the default workflow
139
prompt_text = """

0 commit comments

Comments
 (0)