GUI not loading, browser just shows blank page
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
I'm running linux and followed the installation instructions exactly, but when I run main.py it says
> (base) bash-5.1$ python main.py --disable-cuda-malloc
Total VRAM 6078 MB, total RAM 7847 MB
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce GTX 980 Ti : native
VAE dtype: torch.float32
Using pytorch cross attention
Starting server
>To see the GUI go to: http://127.0.0.1:8188
>
Opening that link in Firefox just displays a blank white page. I've tested and successfully generated images with EasyDiffusion on this system so it is capable of running SD. I've found another thread on another git page where someone had a similar issue but I'm not sure if that's relevant and if so how to translate that solution to this, https://github.com/ModelSurge/sd-webui-comfyui/issues/184, here is the link if that could possibly be helpful.
Contributor guide
Assessment
This issue has not been assessed yet.