Merge pull request #14425 from akx/spandrel
Use Spandrel for upscaling and face restoration architectures
Showing
modules/hat_model.py
0 → 100644
modules/upscaler_utils.py
0 → 100644
| ... | ... | @@ -6,8 +6,8 @@ basicsr |
| blendmodes | ||
| clean-fid | ||
| einops | ||
| facexlib | ||
| fastapi>=0.90.1 | ||
| gfpgan | ||
| gradio==3.41.2 | ||
| inflection | ||
| jsonmerge | ||
| ... | ... | @@ -20,13 +20,11 @@ open-clip-torch |
| piexif | ||
| psutil | ||
| pytorch_lightning | ||
| realesrgan | ||
| requests | ||
| resize-right | ||
| safetensors | ||
| scikit-image>=0.19 | ||
| timm | ||
| tomesd | ||
| torch | ||
| torchdiffeq | ||
| ... | ... |
test/test_face_restorers.py
0 → 100644
14.4 KB
test/test_outputs/.gitkeep
0 → 100644