Wants to enhance images, just upload it and let AI enhance it for you.
- React
- HuggingFace Image to Image model
Clone this repo:
git clone https://github.com/ritikprajapat21/image-enhancer
Change working directory to image-enhancer:
cd image-enhancer
Install node modules:
npm install
Run the app locally using:
npm run dev