Table of Contents
Video super-resolution webapp. Fastest and powerful. Support Real-ESRGAN, ESRGAN, SWINIR, GFPGAN.
🐆 Good news: we now support restormer~
- Model
- SWINIRx4
- RealESRGANx4
- ESRGANx4
- GFPGAN (Face Restoration)
- Restormer (motion deblur and etc.)
- RealESRGANx4-TRT
- RealBasicVSR
- Inference Speed-up
- Batchsize adjustment (fast)
- Codec Framework
- FFMPEG streaming
- TorchVision
- FFMPEG c++ backend
- others
- Frame interpolation (customize FPS)
- Tiling
- IDR-only SR
- Live Streaming
Clone Prompt-Gallery extension.
git clone https://github.com/dr413677671/super-video-super-resolution.git
For ESRGAN you need to install CUDA>>
It would be extreamly slow if you dont have cuda anyway>>
pip install <repo-directory>/requirements.txt
Install FFMPEG.
python3 <repo-directory>/app.py
Visit http://127.0.0.1:7860 in browser, checkout ./output and ENjoy ! ๐•ᴗ•๐>
Based on these brilliant repos:
- stable-diffusion-webui
- Real-ESRGAN
- Real-ESRGAN-GUI
- SwinIR
- GFPGAN
- Restormer
- Swin2SR
- Gradio
- FFmpeg
- Logo genetrared by Stable-Diffusion