The script makes WebUI stuck on loading in Google Colab (using tunnel)
Closed this issue · 2 comments
There's nothing weird in the console output. But the web ui just keeps being stuck on loading. I've checked the developer tools (F12) in the network tab, and it really hasn't loaded anything, at all. I tried cloudflared, bore, and ngrok, none worked. Gradio --share option works sometimes but slow (it has always been that way for me so I guess it's "working normally"). Removing StylePile.py from the scripts folder makes it work again (the folder stays and it's fine).
Google colab uses python 3.7.15 and some of the libraries are somewhat older.
I am currently trying to clean up all the code as much as possible to avoid some weirdness. Hopefully next version will be much more reliable in all the possible situations. But, unfortunately, I do not have a straight up fix at the moment.
Sorry for the super late reply. I am not really sure, but there have been changes with Stable Diffusion itself and the way these UI elements etc work that it probably has been fixed in the latest version (regular one, not Beta).