Closed Dmalizer closed 1 year ago
Please show me all the lines starting with "Launching Web UI with arguments:".
Same problem. Here's the Web UI arguments:
Launching Web UI with arguments: --xformers --share --gradio-auth user:password
Thanks for the well maintained colab!
I see, that behavior is strange. I think it's probably a bug in AUTOMATIC1111/stable-diffusion-webui. I will check here as well.
As a stopgap measure, it can be fixed by inserting the code below like this:
pip uninstall gradio
pip install gradio==3.9
It seems to have been fixed. https://github.com/gradio-app/gradio/issues/2918#issuecomment-1369850904
Greetings, I have this problem when I load the "Running on public URL" no appears, any idea why it happens?