Update ignores

This commit is contained in:
AbdBarho 2023-05-06 07:37:53 +02:00
parent e599fce0ed
commit a42a1f1b8f
2 changed files with 27 additions and 6 deletions

2
.gitignore vendored
View file

@ -3,4 +3,4 @@
# VSCode specific # VSCode specific
*.code-workspace *.code-workspace
/.vscode/settings.json /.vscode

31
data/.gitignore vendored
View file

@ -1,5 +1,26 @@
# Ignore all # for all of the stuff downloaded by transformers, pytorch, and others
* /.cache
# for UIs
# Whitelist /config
!/.gitignore # for all stable diffusion models (main, waifu diffusion, etc..)
/StableDiffusion
# others
/Codeformer
/GFPGAN
/ESRGAN
/BSRGAN
/RealESRGAN
/SwinIR
/MiDaS
/BLIP
/ScuNET
/LDSR
/Deepdanbooru
/Hypernetworks
/VAE
/embeddings
/Lora
/ControlNet
/openpose
/ModelScope
/LyCORIS