Update .gitignore

master
d8ahazard 3 years ago
parent 7d5c29b674
commit 8604e469fd

10
.gitignore vendored

@ -1,13 +1,15 @@
__pycache__
/ESRGAN
*.ckpt
*.pth
/ESRGAN/
/SwinIR/
/ESRGAN/*
/SwinIR/*
/repositories
/venv
/tmp
/model.ckpt
/models/**/*
/models/*.ckpt
/GFPGANv1.3.pth
/gfpgan/weights/*.pth
/ui-config.json
/outputs
/config.json

Loading…
Cancel
Save