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
--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).
Is there an existing issue for this?
What happened?
Windows defender/antiviruses sometimes blocks Gradio's ability to create a public URL.
Steps to reproduce the problem
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
List of extensions
No, I disabled all my non-standard extensions.
Console logs
Additional information
gradio-app/gradio#3230
gradio-app/gradio#3677
The text was updated successfully, but these errors were encountered: