Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
nightfury/Image_Face_Upscale_Restoration-GFPGAN
avans06
/
Image_Face_Upscale_Restoration-GFPGAN-RestoreFormer-CodeFormer-GPEN
like
11
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
Image_Face_Upscale_Restoration-GFPGAN-RestoreFormer-CodeFormer-GPEN
2 contributors
History:
11 commits
avans06
Add two option parameters: Face eye dist threshold and Face detection only center.
c59704a
4 days ago
images
Overall improvements with added support for various face restoration models and upscale models.
about 2 months ago
utils
The inference uses the auto_split_upscale mechanism.
about 2 months ago
.gitattributes
Safe
1.34 kB
initial commit
over 2 years ago
.gitignore
Safe
1.92 kB
Overall improvements with added support for various face restoration models and upscale models.
about 2 months ago
README.md
Safe
308 Bytes
Add two option parameters: Face eye dist threshold and Face detection only center.
4 days ago
app.py
Safe
51.7 kB
Add two option parameters: Face eye dist threshold and Face detection only center.
4 days ago
packages.txt
Safe
22 Bytes
Create new file
over 2 years ago
requirements.txt
Safe
633 Bytes
Add two option parameters: Face eye dist threshold and Face detection only center.
4 days ago
webui.bat
Safe
1.78 kB
1. Change model download from the wget command to the requests module functionality.
2 months ago