Installation guide#
Main package#
The epipackpy package can be installed via pip using the following commands:
pip install epipackpy
Note
For GPU-based Pytorch installation, we recommend installing the torch package on
pytorch portal
after checking the CUDA version by nvidia-smi.
Now you are all set. Refer to Tutorials for how to use the epipackpy package.