venv "C:\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: bba2ac8324ccd1a67c78e5f59babae8323ec7dc6

Installing requirements for Web UI

Launching Web UI with arguments:

Loading config from: C:\stable-diffusion-webui\models\Stable-diffusion\model.yaml

LatentDiffusion: Running in eps-prediction mode

DiffusionWrapper has 859.52 M params.

making attention of type 'vanilla' with 512 in_channels

Working with z of shape (1, 4, 64, 64) = 16384 dimensions.

making attention of type 'vanilla' with 512 in_channels

Loading weights [925997e9] from C:\stable-diffusion-webui\models\Stable-diffusion\model.ckpt

Loading VAE weights from: C:\stable-diffusion-webui\models\Stable-diffusion\model.vae.pt

Applying cross attention optimization.

Model loaded.

Loaded a total of 0 textual inversion embeddings.

Running on local URL:  http://127.0.0.1:7860


To create a public link, set `share=True` in `launch()`.


이렇게 떴는데, yaml 뜬거 봐선 적용된 것 같은데 맞지?


yaml, vae 만 적용하는게 가장 퀄리티 좋다는데 이럼 세팅 완료 맞냐