Installation Clone the repository, create a virtual environment preferably with python3.12, and run: pip install -r requirements.txt (In case of problems, try running pip install -r .pip_freeze.txt instead, to install the exact tested versions.)