camenduru / stable-diffusion-webui-colab

stable diffusion webui colab
The Unlicense
15.46k stars 2.61k forks source link

[Bug]: how we can use gradio auth with the colab notebook. #446

Closed harrywang closed 1 year ago

harrywang commented 1 year ago

What happened?

Thanks a lot for this repo.

I wonder how we can use gradio auth with the colab notebook.

Locally, if I use ./webui.sh --gradio-auth demo:demo --cloudflared to start WebUI but the username and password do not work with the following error:

Error 1033 Ray ID: 7d944ed071c2426b • 2023-06-18 14:44:00 UTC
Argo Tunnel error
What happened?
You've requested a page on a website (probe-handmade-compensation-pale.trycloudflare.com) that is on the [Cloudflare](https://www.cloudflare.com/5xx-error-landing/) network. The host (probe-handmade-compensation-pale.trycloudflare.com) is configured as an Argo Tunnel, and Cloudflare is currently unable to resolve it.

Any idea how to solve this?

Thanks!

Colab cell output

Error 1033 Ray ID: 7d944ed071c2426b • 2023-06-18 14:44:00 UTC
Argo Tunnel error
What happened?
You've requested a page on a website (probe-handmade-compensation-pale.trycloudflare.com) that is on the [Cloudflare](https://www.cloudflare.com/5xx-error-landing/) network. The host (probe-handmade-compensation-pale.trycloudflare.com) is configured as an Argo Tunnel, and Cloudflare is currently unable to resolve it.

Which colab and model(s) were you using when the error occurred?

default

Which Public WebUI Colab URL were you using when the error occurred?

trycloudflare.com

If you used HiRes mode when the error occurred, please provide the Hires info

no used

harrywang commented 1 year ago

working now