This project demonstrates an AI-powered photo editing tool that enhances images with features like automatic retouching, object removal, background replacement, and color correction, offering users professional-quality edits effortlessly.
To set up the AI-powered Photo Editor on your local machine, follow these steps:
git clone https://github.com/coding4vinayak/ai-photo-editing-inpainting.git
cd ai-photo-editing-inpainting
python3 -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
pip install -r requirements.txt
To use the photo editing tool, start the application and upload an image to see the AI-powered edits in action:
python app.py
Access the application in your web browser and start editing photos using the intuitive interface.
View Project on githubWith AI-powered enhancements, your photos will look professionally edited, with smooth retouching, perfect backgrounds, and stunning visual effects.