diff --git a/Quick_Deploy/PyTorch/README.md b/Quick_Deploy/PyTorch/README.md index 94706c73..1ee61097 100644 --- a/Quick_Deploy/PyTorch/README.md +++ b/Quick_Deploy/PyTorch/README.md @@ -71,8 +71,10 @@ docker run -it --net=host -v ${PWD}:/workspace/ nvcr.io/nvidia/tritonserver::`. To learn how to map these to the label names and more, refer to our [documentation](https://github.com/triton-inference-server/server/blob/main/docs/protocol/extension_classification.md). The client code above is available in `client.py`. +The output format here is `:`. To learn how to map these to the label names and more, refer to our [documentation](https://github.com/triton-inference-server/server/blob/main/docs/protocol/extension_classification.md).