Skip to content

Commit

Permalink
Exclude checkpoint files in models
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmoore authored Sep 18, 2022
1 parent e78c368 commit f0aa524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ __pycache__
/venv
/tmp
/model.ckpt
/models/*.ckpt
/GFPGANv1.3.pth
/ui-config.json
/outputs
Expand Down

0 comments on commit f0aa524

Please sign in to comment.