stable-diffusion-webui-docker/data/.gitignore
2022-10-01 10:53:48 +02:00

14 lines
271 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
/LDSR
# TODO: add the embeddings folder here