StabilityMatrix icon indicating copy to clipboard operation
StabilityMatrix copied to clipboard

Can't start Forge

Open ED-robert opened this issue 9 months ago • 0 comments

What happened?

Forge can be installed, but when I try to start it, it fails with this at the end:

File "C:\AI\StabilityMatrix-win-x64\Data\Packages\stable-diffusion-webui-forge\venv\lib\site-packages\gradio_client\utils.py", line 863, in get_type if "const" in schema: TypeError: argument of type 'bool' is not iterable Exception in thread Thread-23 (webui_worker): Traceback (most recent call last): File "threading.py", line 1016, in _bootstrap_inner File "threading.py", line 953, in run File "C:\AI\StabilityMatrix-win-x64\Data\Packages\stable-diffusion-webui-forge\webui.py", line 101, in webui_worker app, local_url, share_url = shared.demo.launch( File "C:\AI\StabilityMatrix-win-x64\Data\Packages\stable-diffusion-webui-forge\venv\lib\site-packages\gradio\blocks.py", line 2446, in launch raise ValueError( ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.

Steps to reproduce

  1. Open Stability Matrix
  2. Install Forge
  3. Run Forge

Relevant logs


Version

2.13.4

What Operating System are you using?

Windows

ED-robert avatar Apr 16 '25 08:04 ED-robert