mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-10 03:25:22 +00:00
Update comment in api example. (#9708)
This commit is contained in:
@@ -3,11 +3,7 @@ from urllib import request
|
|||||||
|
|
||||||
#This is the ComfyUI api prompt format.
|
#This is the ComfyUI api prompt format.
|
||||||
|
|
||||||
#If you want it for a specific workflow you can "enable dev mode options"
|
#If you want it for a specific workflow you can "File -> Export (API)" in the interface.
|
||||||
#in the settings of the UI (gear beside the "Queue Size: ") this will enable
|
|
||||||
#a button on the UI to save workflows in api format.
|
|
||||||
|
|
||||||
#keep in mind ComfyUI is pre alpha software so this format will change a bit.
|
|
||||||
|
|
||||||
#this is the one for the default workflow
|
#this is the one for the default workflow
|
||||||
prompt_text = """
|
prompt_text = """
|
||||||
|
Reference in New Issue
Block a user