Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:

Duplicated fromย  avans06/Image_Face_Upscale_Restoration-GFPGAN-RestoreFormer-CodeFormer-GPEN

caxafe
/
Image_Face_Upscale_Restoration-GFPGAN-RestoreFormer-CodeFormer-GPEN
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
Image_Face_Upscale_Restoration-GFPGAN-RestoreFormer-CodeFormer-GPEN
2.44 MB
  • 2 contributors
History: 17 commits
avans06's picture
avans06
Added support for parsing MoSR models from the MoSR project by author umzi2.
cc44a11 7 months ago
  • images
    Overall improvements with added support for various face restoration models and upscale models. 9 months ago
  • utils
    The inference uses the auto_split_upscale mechanism. 9 months ago
  • .gitattributes
    1.34 kB
    initial commit almost 3 years ago
  • .gitignore
    1.92 kB
    Overall improvements with added support for various face restoration models and upscale models. 9 months ago
  • README.md
    308 Bytes
    Improve RRDB and ESRGAN model loading methods. 7 months ago
  • app.py
    56.8 kB
    Added support for parsing MoSR models from the MoSR project by author umzi2. 7 months ago
  • packages.txt
    22 Bytes
    Create new file almost 3 years ago
  • requirements.txt
    578 Bytes
    Improve RRDB and ESRGAN model loading methods. 7 months ago
  • webui.bat
    1.78 kB
    1. Change model download from the wget command to the requests module functionality. 10 months ago