Installation
Clone this repository
-
Create a
mamba
environment with:python
: version 3.12torch
: version 2.3.0torchvision
: version 0.18.0
Activate your new environment (
mamba activate ...
)Change into the directory holding this repository.
pip install .