1 changed files with
6 additions and
4 deletions
|
|
|
|
@ -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
|
|
|
|
|
|