Exclude checkpoint files in models

This commit is contained in:
James Moore
2022-09-18 15:20:46 +01:00
committed by GitHub
parent e78c368eb3
commit f0aa524ee1

1
.gitignore vendored
View File

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