Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug/Wiki Update]: Share link troubleshooting #9194

Closed
1 task done
Ju1-js opened this issue Mar 30, 2023 · 4 comments
Closed
1 task done

[Bug/Wiki Update]: Share link troubleshooting #9194

Ju1-js opened this issue Mar 30, 2023 · 4 comments
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@Ju1-js
Copy link
Contributor

Ju1-js commented Mar 30, 2023

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

Windows defender/antiviruses sometimes blocks Gradio's ability to create a public URL.

Steps to reproduce the problem

  1. Go to your antivirus
  2. Check the protection history
    image
  3. Add it as an exclusion

What should have happened?

The file shouldn't be blocked.

Commit where the problem happens

8ea8e71

What platforms do you use to access the UI ?

Windows, Linux, iOS

What browsers do you use to access the UI ?

Brave

Command Line Arguments

--precision full --no-half --precision full --enable-insecure-extension-access --listen --share --api

List of extensions

No, I disabled all my non-standard extensions.

Console logs

venv "C:\Users\jlaur\Documents\GitHub\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug  1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Commit hash: 22bcc7be428c94e9408f589966c2040187245d81
Installing requirements for Web UI
Launching Web UI with arguments: --precision full --no-half --precision full --enable-insecure-extension-access --listen --share --gradio-auth-path C:/Users/jlaur/Desktop/Tools/stable-diffusion-webui/gradio_auth.txt --ckpt models/Stable-diffusion/openjourneyAka_v1.ckpt --api
No module 'xformers'. Proceeding without it.
Loading weights [003139d5b1] from C:\Users\jlaur\Documents\GitHub\stable-diffusion-webui\models\Stable-diffusion\openjourneyAka_v1.ckpt
Creating model from config: C:\Users\jlaur\Documents\GitHub\stable-diffusion-webui\configs\v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Loading VAE weights specified in settings: C:\Users\jlaur\Documents\GitHub\stable-diffusion-webui\models\VAE\animevae.pt
Applying cross attention optimization (Doggettx).
Textual inversion embeddings loaded(0):
Model loaded in 5.1s (load weights from disk: 1.0s, create model: 0.6s, apply weights to model: 0.5s, load VAE: 0.6s, move model to device: 1.1s, load textual inversion embeddings: 1.3s).
Running on local URL:  http://0.0.0.0:7860

Could not create share link. Please check your internet connection or our status page: https://status.gradio.app
Startup time: 26.7s (import torch: 3.2s, import gradio: 2.2s, import ldm: 0.9s, other imports: 1.9s, load scripts: 1.6s, load SD checkpoint: 5.2s, create ui: 5.3s, gradio launch: 5.9s, scripts app_started_callback: 0.4s).

Additional information

gradio-app/gradio#3230
gradio-app/gradio#3677

@Ju1-js
Copy link
Contributor Author

Ju1-js commented Mar 31, 2023

Hey, there was a typo in my post @ClashSAN.
sometimes block Gradio's ability -> sometimes blocks Gradio's ability.

@ClashSAN
Copy link
Collaborator

@Ju1-js thanks, if you need any addition corrections i'll fix the guide.

@Ju1-js
Copy link
Contributor Author

Ju1-js commented Mar 31, 2023

@ClashSAN I also changed the image a bit, not that having my windows user visible would really change anything.

@ClashSAN
Copy link
Collaborator

great, thanks!

naderkhalil pushed a commit to brevdev/stable-diffusion-webui that referenced this issue Apr 27, 2023
Netherquark pushed a commit to Netherquark/stable-diffusion-webui that referenced this issue Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

2 participants