xinntao / Real-ESRGAN

Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
BSD 3-Clause "New" or "Revised" License
27.95k stars 3.51k forks source link

Web app version #90

Open JustHumanz opened 3 years ago

JustHumanz commented 3 years ago

did Real-ESRGAN have any plan for make it web app version?

xinntao commented 3 years ago

Thanks.

Currently, there is no plan for make it web app version. You can try

JustHumanz commented 3 years ago

cool,but i think it's will be great if Real-ESRGAN have some rest-api with web interface so other user with non technical experience can try it i have been try Huggingface but it's very laggy and we can't run it on local mechine for development (or i just don't know to deploy it on local ?) and not scalable

anyway great job create this awesome tools

medram commented 3 years ago

It's not about the web version, it's about the GPUs power behind it, in other words, it's costing a little much, instead, there are much more areas to invest efforts/time into, like improving the AI model.

JustHumanz commented 3 years ago

yeah i know about it,web version will not improve the performance

JustHumanz commented 3 years ago

improving the AI model was the main focus but creating the interface for end-user can easily use also important too,that why I'm asking about plan

medram commented 3 years ago

I'm a web developer, I could make a nice user interface for this AI/model for online testing, just I need a server/hosting with GPU of course.

thusinh1969 commented 3 years ago

Very simple to deploy a Flask API folks to serve this model on pyTorch. Steve

letterl commented 3 years ago

Very simple to deploy a Flask API folks to serve this model on pyTorch. Steve

Hello, can you provide simple examples or guidelines? thank you

twomol commented 2 years ago

cool,but i think it's will be great if Real-ESRGAN have some rest-api with web interface so other user with non technical experience can try it i have been try Huggingface but it's very laggy and we can't run it on local mechine for development (or i just don't know to deploy it on local ?) and not scalable

anyway great job create this awesome tools

Is your purpose to learn/try the model or wanna making some commercial service with this model?

JustHumanz commented 2 years ago

cool,but i think it's will be great if Real-ESRGAN have some rest-api with web interface so other user with non technical experience can try it i have been try Huggingface but it's very laggy and we can't run it on local mechine for development (or i just don't know to deploy it on local ?) and not scalable anyway great job create this awesome tools

Is your purpose to learn/try the model or wanna making some commercial service with this model?

for learning, but if some organization will implement this and go on production level that's will be good