ComfyUI
ComfyUI copied to clipboard
How to start from your own workflow.json
Your question
How to set your own workflow.json when running python main.py
Logs
No response
Other
No response
from #4085
This works for me
1、Download and restart
cd ComfyUI/custom_nodes
git clone https://github.com/pythongosssss/ComfyUI-Custom-Scripts
cd ComfyUI
python main.py --listen
2、Import your own workflow to be saved, then Save to Workflow
3、Load from a saved workflow
It would be even better if the user could specify the workflow.json parameter when starting it. Thank you for your work.
the workflow shown when you open up is whatever you last had open