Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
avans06/Image_Face_Upscale_Restoration-GFPGAN-RestoreFormer-CodeFormer-GPEN
ko2009
/
Image_Face_Upscale-GPEN
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cc44a11
Image_Face_Upscale-GPEN
Ctrl+K
Ctrl+K
3 contributors
History:
17 commits
avans06
Added support for parsing MoSR models from the MoSR project by author umzi2.
cc44a11
5 months ago
images
Overall improvements with added support for various face restoration models and upscale models.
7 months ago
utils
The inference uses the auto_split_upscale mechanism.
8 months ago
.gitattributes
Safe
1.34 kB
initial commit
almost 3 years ago
.gitignore
Safe
1.92 kB
Overall improvements with added support for various face restoration models and upscale models.
7 months ago
README.md
Safe
308 Bytes
Improve RRDB and ESRGAN model loading methods.
6 months ago
app.py
Safe
56.8 kB
Added support for parsing MoSR models from the MoSR project by author umzi2.
5 months ago
packages.txt
Safe
22 Bytes
Create new file
almost 3 years ago
requirements.txt
Safe
578 Bytes
Improve RRDB and ESRGAN model loading methods.
6 months ago
webui.bat
Safe
1.78 kB
1. Change model download from the wget command to the requests module functionality.
8 months ago