mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-12-15 14:55:15 -05:00
15 lines
252 B
Plaintext
15 lines
252 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
|
|
/embeddings
|