InstallationΒΆ

You can install caliber via

pip install caliber

The following extras are available:

  • torch: install PyTorch dependencies.

  • docs: install Sphinx dependencies.

Alternatively, you can build the package using Poetry.