Installation

To use uniPort, first install it using pip:

pip3 install uniport

After a correct installation, you should be able to import the module without errors:

import uniport as up

We highly recommand training the model with Nvidia GPU devices, consider install Pytorch cuda version:

pip3 install torch torchvision torchaudio