You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Thank you for developing and publishing such a great extension!
However, I am having trouble with the following situation and need your help.
[Prerequisites]
1.I usually run "Stable Diffusion" using the "ngrok" tunnel.
2. “git clone” “sd-webui-tunnels” below.
stable-diffusion-webui/extensions/sd-webui-tunnels/
3. Added "--cloudflared" to the command line and executed the command.
[My troubles]
A URL ending in "trycloudflare.com" is generated, but when accessed,
“Error 1033 Argo Tunnel error” is displayed.
The command being executed is as follows.
%cd stable-diffusion-webui
!COMMANDLINE_ARGS="--cloudflared --gradio-debug --gradio-auth username:password --xformers --enable-insecure-extension-access --theme dark" python launch.py
If you know the solution, please help me!
please!
The text was updated successfully, but these errors were encountered:
Hello!
Thank you for developing and publishing such a great extension!
However, I am having trouble with the following situation and need your help.
[Prerequisites]
1.I usually run "Stable Diffusion" using the "ngrok" tunnel.
2. “git clone” “sd-webui-tunnels” below.
stable-diffusion-webui/extensions/sd-webui-tunnels/
3. Added "--cloudflared" to the command line and executed the command.
[My troubles]
A URL ending in "trycloudflare.com" is generated, but when accessed,
“Error 1033 Argo Tunnel error” is displayed.
The command being executed is as follows.
%cd stable-diffusion-webui
!COMMANDLINE_ARGS="--cloudflared --gradio-debug --gradio-auth username:password --xformers --enable-insecure-extension-access --theme dark" python launch.py
If you know the solution, please help me!
please!
The text was updated successfully, but these errors were encountered: