venv "venv\Scripts\Python.exe"
fatal: No names found, cannot describe anything.
Python 3.10.9 (tags/v3.10.9:1dd9be6, Dec 6 2022, 20:01:21) [MSC v.1934 64 bit (AMD64)]
Version: 1.10.1
Commit hash: 82a973c04367123ae98bd9abdf80d9eda9b910e2
Launching Web UI with arguments: --opt-sdp-attention --autolaunch --xformers
D:\stable-diffusion-portable-main\venv\lib\site-packages\timm\models\layers\__init__.py:48: FutureWarning: 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)
Loading weights [6ce0161689] from D:\stable-diffusion-portable-main\models\Stable-diffusion\v1-5-pruned-emaonly.safetensors
Running on local URL: http://127.0.0.1:7860
To create a public link, set `share=True` in `launch()`.
Startup time: 95.8s (initial startup: 0.2s, prepare environment: 24.0s, import torch: 36.8s, import gradio: 15.4s, setup paths: 5.9s, import ldm: 0.1s, initialize shared: 1.1s, other imports: 4.5s, list SD models: 1.3s, load scripts: 2.3s, initialize extra networks: 0.2s, create ui: 2.4s, gradio launch: 2.3s).
Creating model from config: D:\stable-diffusion-portable-main\configs\v1-inference.yaml
D:\stable-diffusion-portable-main\venv\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(
Applying attention optimization: sdp... done.
Model loaded in 134.2s (load weights from disk: 5.7s, create model: 1.7s, apply weights to model: 123.6s, apply half(): 0.5s, move model to device: 0.1s, load textual inversion embeddings: 0.3s, calculate empty prompt: 2.1s).