Skip to content

AI-Powered Photo Editor (Python, PyQt6, PyTorch)

License

Notifications You must be signed in to change notification settings

SrujanTopalle/ImageEditor

 
 

Repository files navigation

A stripped down PhotoLab

Quick Start

Download the pretrained models by running the included download script:

foo:bar$ python download_models.py

Start the editor by running:

foo:bar$ python src/main.py

Features

Basic Tools

  • Zoom and Pan
  • Exposure and Color Adjustment
  • Histogram Viewer
  • Curve Editor
  • Rotate Left/Right
  • Horizontal/Vertical Flip
  • Filters

AI Tools

  • White Balance Correction

About

AI-Powered Photo Editor (Python, PyQt6, PyTorch)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%