AI-powered Photo Editing

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.

Features

Installation

To set up the AI-powered Photo Editor on your local machine, follow these steps:

  1. Clone the Repository
    git clone https://github.com/coding4vinayak/ai-photo-editing-inpainting.git
    cd ai-photo-editing-inpainting
  2. Set Up Virtual Environment (Optional but Recommended)
    python3 -m venv venv
    source venv/bin/activate   # On Windows: venv\Scripts\activate
  3. Install Required Packages
    pip install -r requirements.txt

Usage

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 github

Results

With AI-powered enhancements, your photos will look professionally edited, with smooth retouching, perfect backgrounds, and stunning visual effects.