Fanghua-Yu / SUPIR

SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild. Our new online demo is also released at suppixel.ai.
http://supir.xpixel.group/
Other
4.32k stars 378 forks source link

Consider using the `ImageSlider` custom component for a sleeker demo #4

Closed abidlabs closed 8 months ago

abidlabs commented 8 months ago

Hi folks! Great model and thanks for including the local Gradio demo. I'd suggest using the ImageSlider custom component: https://huggingface.co/spaces/pngwn/gradio_imageslider to make the demo even nicer.

Fanghua-Yu commented 8 months ago

Thanks! Since ImageSlider can only display single result, we added it as an optional choice.

JasonGUTU commented 8 months ago

Thanks for the suggestion!