sb2702 / free-ai-video-upscaler

Source code for free AI video upscaler tool
44 stars 7 forks source link

Make it do images too. #1

Closed worthy7 closed 7 months ago

worthy7 commented 8 months ago

Can you make it do images, and can you implement a live zooming function so that has the users scrolls into the image, it automatically updates the resolution?

sb2702 commented 7 months ago

Sorry for the delay here. You can already do images with the WebSR SDK, see this API

While a live zooming solution seems out of scope for this particular project, the WebSR SDK should make it easier to do something like that.

I would caution that the WebSR SDK uses very light neural networks and the upscaling quality won't be as good as using a much more powerful AI Upscaling network. I made these networks very light to be able to handle video content, which needs to handle up to ~100k images / frames per hour of content