Installation
The package can be installed via pip using:
pip install torch_mist
or from the Github repository using poetry
pip install poetry
git clone https://github.com/mfederici/torch-mist
cd torch-mist
poetry install
The package can be installed via pip using:
pip install torch_mist
or from the Github repository using poetry
pip install poetry
git clone https://github.com/mfederici/torch-mist
cd torch-mist
poetry install