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
.gitignore vendored
View File

@@ -4,6 +4,7 @@ __pycache__
/venv
/tmp
/model.ckpt
/models/*.ckpt
/GFPGANv1.3.pth
/ui-config.json
/outputs