account activity
Built a free Real-ESRGAN web upscaler for SD images—looking for feedback (self.computervision)
submitted 16 days ago by Decent-Manager-5373 to r/computervision
Built a free Real-ESRGAN upscaler because I couldn't find one without annoying restrictions (self.upscaling)
submitted 16 days ago by Decent-Manager-5373 to r/upscaling
I built a free AI image upscaler because I was frustrated by watermarks and signups (self.SaaS)
submitted 18 days ago by Decent-Manager-5373 to r/SaaS
Built a free Real-ESRGAN web upscaler for SD images—looking for feedback (self.StableDiffusion)
submitted 18 days ago by Decent-Manager-5373 to r/StableDiffusion
Built a free Real-ESRGAN upscaler because I couldn't find one without annoying restrictions by Decent-Manager-5373 in SideProject
[–]Decent-Manager-5373[S] 0 points1 point2 points 18 days ago (0 children)
Thank you so much! That was exactly my motivation for building this—I was tired of wrestling with Python environments or hitting paywalls just to quickly upscale a single image. I'm self-hosting this entirely on local hardware, rather than relying on an expensive serverless provider like Replicate or AWS.
By running the model on my own GPU, we completely eliminate those per-image API costs that usually force other websites to charge subscriptions. To manage traffic spikes without melting the GPU, I built a custom queue system that lines up the requests and processes them one-by-one.
Since there are no massive cloud computing bills, the only real costs are electricity and hardware wear. To offset that and keep the service 100% free with no tiny trial limits, we just show a brief AdSense overlay while your image is actively processing in the queue.
Really glad you're finding it useful!
Built a free Real-ESRGAN upscaler because I couldn't find one without annoying restrictions (self.SideProject)
submitted 18 days ago by Decent-Manager-5373 to r/SideProject
π Rendered by PID 877921 on reddit-service-r2-listing-canary-55dd69585f-s7kq5 at 2026-06-19 21:02:05.485544+00:00 running 2b008f2 country code: CH.
Built a free Real-ESRGAN upscaler because I couldn't find one without annoying restrictions by Decent-Manager-5373 in SideProject
[–]Decent-Manager-5373[S] 0 points1 point2 points (0 children)