mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-12-06 02:15:19 -05:00
### Update versions - auto:6a9ea5b41c- hlky:2215a3b403- lstein:79e79b78aa- Now is back with v2! Closes #123
16 lines
267 B
Plaintext
16 lines
267 B
Plaintext
# for all of the stuff downloaded by transformers, pytorch, and others
|
|
/.cache
|
|
# for all stable diffusion models (main, waifu diffusion, etc..)
|
|
/StableDiffusion
|
|
# others
|
|
/Codeformer
|
|
/GFPGAN
|
|
/ESRGAN
|
|
/BSRGAN
|
|
/RealESRGAN
|
|
/SwinIR
|
|
/ScuNET
|
|
/LDSR
|
|
/Hypernetworks
|
|
/embeddings
|