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
g: Importing from timm.models.layers is deprecated, please import via timm.layers
warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.layers", FutureWarning)
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
Loading weights [6ce0161689] from D:\.D Dokuments\Stable diff\stable diff1\webui\models\Stable-diffusion\v1-5-pruned-emaonly.safetensors
Creating model from config: D:\.D Dokuments\Stable diff\stable diff1\webui\configs\v1-inference.yaml
Running on local URL: http://127.0.0.1:7860
To create a public link, set`share=True`in`launch()`.D:\.D Dokuments\Stable diff\stable diff1\system\python\lib\site-packages\huggingface_hub\file_download.py:797: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn(Startup time: 13.0s (prepare environment: 3.4s, import torch: 4.4s, import gradio: 1.0s, setup paths: 1.0s, initialize shared: 0.3s, other imports: 0.5s, list SD models: 0.3s, load scripts: 1.3s, create ui: 0.5s, gradio launch: 0.6s).Applying attention optimization: Doggettx... done.Model loaded in 4.0s (load weights from disk: 0.6s, create model: 0.6s, apply weights to model: 2.5s, calculate empty prompt: 0.2s).
Additional information
No response
The text was updated successfully, but these errors were encountered:
Checklist
What happened?
txt2img does not do anything after pressing Generate
Steps to reproduce the problem
Extract the sd.webui.zip, run update.bat, run run.bat, the webui opens automatically. Try generate an image
What should have happened?
WebUI should have generate an image
What browsers do you use to access the UI ?
Microsoft Edge, Other
Sysinfo
sysinfo-2024-10-23-21-39.json
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: