jhj0517 / AdvancedLivePortrait-WebUI

gradio WebUI for AdvancedLivePortrait
Apache License 2.0
323 stars 25 forks source link

Add image restoration with RealESRGAN #15

Closed jhj0517 closed 1 week ago

jhj0517 commented 1 week ago

Related issues / PRs

Summarize Changes

~1. Add image restoration with : https://github.com/jhj0517/pip-Real-ESRGAN.git~

  1. Used original implementation https://github.com/jhj0517/Real-ESRGAN.git and wrapped within the app

The downside is the repo is only available for Real ESRGAN x2, x4. x8. x1 is preferable, need to edit the forked repo