Files
stable-diffusion-webui-docker/data/.gitignore
2022-11-04 22:35:44 +01:00

19 lines
290 B
Plaintext

# for all of the stuff downloaded by transformers, pytorch, and others
/.cache
# for UIs
/config
# for all stable diffusion models (main, waifu diffusion, etc..)
/StableDiffusion
# others
/Codeformer
/GFPGAN
/ESRGAN
/BSRGAN
/RealESRGAN
/SwinIR
/ScuNET
/LDSR
/Hypernetworks
/VAE
/embeddings