diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -4,7 +4,7 @@ __pycache__  /venv  /tmp  /model.ckpt -/models/*.ckpt +/models/**/*.ckpt  /GFPGANv1.3.pth  /gfpgan/weights/*.pth  /ui-config.json | 
