FROM nvcr.io/nvidia/tritonserver:23.05-py3

RUN pip3 install torch --index-url https://download.pytorch.org/whl/cpu
