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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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