Update .gitignore to ignore downloaded GFPGAN models

This commit is contained in:
William Moorehouse
2022-09-22 16:31:28 -04:00
committed by AUTOMATIC1111
parent 7ef361dfc3
commit d6fd71f36f

1
.gitignore vendored
View File

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