stable-diffusion-webui-forge
stable-diffusion-webui-forge copied to clipboard
[Feature Request]: --listen has been commented out
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
--listen has been commented out and Forge cannot be opened in the LAN.
Proposed workflow
- Go to .... Add parameters like --listen
- Press ....Other computers in the same LAN can open forge
Additional information
No response
I set up the firewall locally, inbound rules, create new rules, and allow port 7860. Then add parameters: --listen --port 7860, it has been successful
i can't make it work on LAN by my side
Just here to note that it is still an issue when using this on windows. I am not sure if there is some sort of work around, but it works fin in automatic 111, but not forge, and forge is substantially faster with most models so I would love to see this fixed.
FWIW, I'm using --listen --port 7862 and it's working just fine over LAN, with latest updates as of Aug 18 on the latest Windows 11.
When accessing from a Mac, I noticed I had to disable the private IP address feature in the network settings for this network in order for it to connect for some reason. This had me stumped for quite a while.
Updated and tried again, same issue, it just tries loading forever, but never makes it through
Read some other threads and narrowed it down to windows defender firewall on the Forge UI host PC. It had rules in advanced blocking anything incoming to python. Adjusted that and now its working.