Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- venv "d:\WORK\conda_envs\automatic\stable-diffusion-webui\venv\Scripts\Python.exe"
- Python 3.10.6 | packaged by conda-forge | (main, Aug 22 2022, 20:29:51) [MSC v.1929 64 bit (AMD64)]
- Commit hash: 64b7e8382377bb578d9740c061979776b214cfd9
- Installing requirements for Web UI
- Fetching updates for midas...
- Checking out commit for midas with hash: b845b78...
- Launching Web UI with arguments: --xformers --opt-channelslast --vae-path D:\WORK\conda_envs\automatic\stable-diffusion-webui\models\VAE\vae-ft-mse-840000-ema-pruned.pt --gfpgan-model GFPGANv1.4.pth --api
- Loading weights [5ed9d9c8b6] from D:\WORK\conda_envs\automatic\stable-diffusion-webui\models\Stable-diffusion\NEW_____\Yet Another Mix\yetAnotherMix_v10.safetensors
- Creating model from config: D:\WORK\conda_envs\automatic\stable-diffusion-webui\configs\v1-inference.yaml
- LatentDiffusion: Running in eps-prediction mode
- DiffusionWrapper has 859.52 M params.
- Loading VAE weights from commandline argument: D:\WORK\conda_envs\automatic\stable-diffusion-webui\models\VAE\vae-ft-mse-840000-ema-pruned.pt
- Applying xformers cross attention optimization.
- Textual inversion embeddings loaded(1): 001glitch-core
- Model loaded in 6.1s (create model: 0.4s, apply weights to model: 0.5s, apply channels_last: 0.5s, apply half(): 0.7s, load VAE: 0.3s, move model to device: 0.8s, load textual inversion embeddings: 2.9s).
- *Deforum ControlNet support: enabled*
- Running on local URL: http://127.0.0.1:7860
- To create a public link, set `share=True` in `launch()`.
- Startup time: 18.0s (import gradio: 2.6s, import ldm: 0.8s, other imports: 1.4s, list extensions: 2.0s, load scripts: 1.7s, load SD checkpoint: 6.3s, create ui: 2.6s, gradio launch: 0.2s).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement