added gitignore as per #67
parent
a8a58dbac7
commit
e45e1862ad
@ -0,0 +1,8 @@
|
|||||||
|
__pycache__
|
||||||
|
/ESRGAN
|
||||||
|
/repositories
|
||||||
|
/venv
|
||||||
|
/tmp
|
||||||
|
/model.ckpt
|
||||||
|
/GFPGANv1.3.pth
|
||||||
|
/ui-config.json
|
||||||
Loading…
Reference in New Issue