Nutlope/restorePhotos
A Next.js web app that restores old and blurry face photos using the GFPGAN ML model through Replicate's API.

Velocity · 7d
+3.5
★ / day
Trend
→steady
star history
This application allows users to upload old or blurry face photos, which are sent to a GFPGAN ML model running on Replicate. The model processes the images to restore and enhance facial details, returning a cleaned-up version to the user. Built as a Next.js application with optional Redis-based rate limiting.