Replies: 2 comments 3 replies
|
127.0.0.1 is not my computer’s IP, I can not reach this address via DDNS from outside. In WebUI, add - - listen, It’s IP would be 0.0.0.0:7860. So I can reach it from outside. Should ComfyUI do the same thing? Thank you so much 😊 |
3 replies
|
Add --listen (so python PathToComfyUI\main.py --listen ) and don't forget to redirect port 8188 to your ComfyUI pc so your internet router knows where it must redirect the machine that will try to connect to YourInternetIP:8188 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm not a programmer, could you help me to do this. Thank you!
I want to reach ComfyUI that runs at home from my office.
I know how to do that in SD Webui, but don't know how to do that in ComfyUI.
How to add --listen, and can reach it from outside?
It should be easy as SD WebUi, right?
Thanks again.
All reactions