Run multi comfyUI
make different port number
Window
>.\python_embeded\python.exe -s ComfyUI\main.py --port 8189 --windows-standalone-build
Linux or Mac
> python ./main.py --port 8189 --windows-standalone-build
Thank you.
🙇🏻♂️
The study blog from marearts.com
Computer Vision & Machine Learning Research Laboratory
make different port number
Window
>.\python_embeded\python.exe -s ComfyUI\main.py --port 8189 --windows-standalone-build