Skip to content

Installation

You can install gp-retouch using pip:

pip install gp-retouch

Development Installation

If you want to contribute to gp-retouch, you can install it in development mode:

git clone https://github.com/emilioMaddalena/gp-retouch.git
cd gp-retouch
pip install -e .