Installation

Stable version

Use the following command within a virtual environment of your choice:

pip install torch-fidelity

“Nightly” version

The following command installs torch-fidelity straight from the latest code snapshot as it is present in GitHub at the time of running the command:

Warning

Installing the latest code may result in backward-incompatible changes scheduled for the next stable version release.

pip install -e git+https://github.com/toshas/torch-fidelity.git@master#egg=torch-fidelity