5450583be1
Builds on top of #150 Thanks to @pirahtays Co-authored-by: Imaginator <mriegel@gmail.com> Co-authored-by: pirahtays <35934562+pirahtays@users.noreply.github.com>
20 lines
304 B
Plaintext
20 lines
304 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
|
|
/Deepdanbooru
|
|
/Hypernetworks
|
|
/VAE
|
|
/embeddings
|