Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Error when running gradio #124

Open
PutraCoud opened this issue May 5, 2023 · 12 comments
Open

Error when running gradio #124

PutraCoud opened this issue May 5, 2023 · 12 comments

Comments

@PutraCoud
Copy link

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

@RayZ3R0
Copy link

RayZ3R0 commented May 7, 2023

same problem. bump

@acheong08
Copy link
Owner

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

@PutraCoud
Copy link
Author

CivitAi removed ? i tried to install in extension menu but it keep saying error for a reason

@acheong08
Copy link
Owner

CivitAi removed ? i tried to install in extension menu but it keep saying error for a reason

Just restored

@PutraCoud
Copy link
Author

how ? still not in there

@acheong08
Copy link
Owner

Hmm strange. It should be cloning to the extensions directory.

@acheong08
Copy link
Owner

I'm having some trouble with Google Colab these two days. It keeps crashing before I can do anything. Might be a browser issue

@acheong08
Copy link
Owner

I'll try to debug when I get home

@RayZ3R0
Copy link

RayZ3R0 commented May 12, 2023

Yeah colab keeps crashing for me as well, after generating one or two images, it crashes

@acheong08
Copy link
Owner

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.

@acheong08
Copy link
Owner

I can't even run it, much less debug

@PutraCoud
Copy link
Author

ControlNet issue ? seems gone wrong after the update

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants