ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

How to start from your own workflow.json

Open XksA-me opened this issue 1 year ago • 2 comments

Your question

How to set your own workflow.json when running python main.py

Logs

No response

Other

No response

XksA-me avatar Sep 03 '24 05:09 XksA-me

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 image 3、Load from a saved workflow image

XksA-me avatar Sep 03 '24 05:09 XksA-me

It would be even better if the user could specify the workflow.json parameter when starting it. Thank you for your work.

XksA-me avatar Sep 03 '24 05:09 XksA-me

the workflow shown when you open up is whatever you last had open

mcmonkey4eva avatar Sep 17 '24 06:09 mcmonkey4eva