This class extends the capabilities of the https://github.com/ria-com/modelhub-client module
python3.12 -m pip install git+https://github.com/ria-com/modelhub-client-trt.git
or
git clone https://github.com/ria-com/modelhub-client-trt.git
cd ./modelhub-client-trt
python3.12 setup.py install
An example of usage can be seen in the examples folder.