Merge pull request #660 from jamesmoore/master

.gitignore - Exclude checkpoint files in models folder
This commit is contained in:
AUTOMATIC1111
2022-09-18 17:52:11 +03:00
committed by GitHub
+1
View File
@@ -4,6 +4,7 @@ __pycache__
/venv /venv
/tmp /tmp
/model.ckpt /model.ckpt
/models/*.ckpt
/GFPGANv1.3.pth /GFPGANv1.3.pth
/ui-config.json /ui-config.json
/outputs /outputs