Error when running gradio
content/stable-diffusion-webui usage: [-h] [--config CONFIG] [--medvram] [--lowvram] [--ckpt CKPT] [--vae VAE] [--data-dir DATA_DIR] [--models-dir MODELS_DIR] [--allow-code] [--share] [--insecure] [--use-cpu USE_CPU [USE_CPU ...]] [--listen] [--port PORT] [--freeze] [--auth AUTH] [--authfile AUTHFILE] [--autolaunch] [--api-auth API_AUTH] [--api-log] [--device-id DEVICE_ID] [--cors-origins CORS_ORIGINS] [--cors-regex CORS_REGEX] [--tls-keyfile TLS_KEYFILE] [--tls-certfile TLS_CERTFILE] [--tls-selfsign] [--server-name SERVER_NAME] [--no-hashing] [--no-download] [--profile] [--disable-queue] [--debug] [--reset] [--upgrade] [--use-ipex] [--use-directml] [--skip-update] [--skip-requirements] [--skip-extensions] [--skip-git] [--experimental] [--test] [--version] [--ignore] : error: unrecognized arguments: --gradio-auth webui:123
same problem. bump
Gradio auth has been removed since they have improved security and it is no longer a concern.
I just checked https://colab.research.google.com/github/acheong08/Diffusion-ColabUI/blob/main/Diffusion_WebUI.ipynb and I have removed auth since that feature got removed from the UI
CivitAi removed ? i tried to install in extension menu but it keep saying error for a reason
CivitAi removed ? i tried to install in extension menu but it keep saying error for a reason
Just restored
how ? still not in there
Hmm strange. It should be cloning to the extensions directory.
I'm having some trouble with Google Colab these two days. It keeps crashing before I can do anything. Might be a browser issue
I'll try to debug when I get home
Yeah colab keeps crashing for me as well, after generating one or two images, it crashes
Got sick so haven't been able to do much.
The fact that Colab keeps crashing is probably intentional by Google since they have also started warning that the code is supposedly against their TOS.
I can't even run it, much less debug
ControlNet issue ? seems gone wrong after the update