diff --git a/.gitignore b/.gitignore index 57fa2506..653b9d05 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,15 @@ __pycache__ -/ESRGAN +*.ckpt +*.pth +/ESRGAN/ +/SwinIR/ +/ESRGAN/* +/SwinIR/* /repositories /venv /tmp /model.ckpt /models/**/* -/models/*.ckpt -/GFPGANv1.3.pth -/gfpgan/weights/*.pth /ui-config.json /outputs /config.json