This is the Linux app named RestorePhotos.io whose latest release can be downloaded as restorePhotossourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named RestorePhotos.io with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
RestorePhotos.io
DESCRIPTION
RestorePhotos.io is an AI web app for restoring old, blurry, or low-quality face photos and bringing them back to life. It wraps the GFPGAN model (served via Replicate) behind a friendly Next.js front end, so non-technical users can upload an image and receive an enhanced version without ever touching ML code. The workflow is straightforward: you upload a photo, the serverless API route sends it to Replicate, and the restored image is returned and displayed in the UI. The project is production-oriented, not just a toy: it uses Bytescale for storage and image processing, Vercel for hosting and serverless functions, Auth.js + Neon for authentication and database, and Upstash Redis for rate limiting. This combination makes it a good blueprint for building real-world AI apps that must deal with authentication, quotas, and storage as well as inference.
Features
- AI-powered restoration of old and blurry face photos using GFPGAN on Replicate
- Next.js front end with API routes handling the full upload → inference → download loop
- Bytescale integration for image storage and transformations
- Hosted on Vercel with serverless functions for scalable, low-ops deployment
- Auth.js + Neon for authentication and persistent user data where needed
- Upstash Redis for rate limiting to protect APIs and control free vs heavy usage
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/restorephotos-io.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
