diff --git a/deploying_service/deploying_pytorch/convert_openvino/convert_resnet34/requirements.txt b/deploying_service/deploying_pytorch/convert_openvino/convert_resnet34/requirements.txt index 662c48d20..1eaebe693 100644 --- a/deploying_service/deploying_pytorch/convert_openvino/convert_resnet34/requirements.txt +++ b/deploying_service/deploying_pytorch/convert_openvino/convert_resnet34/requirements.txt @@ -1,4 +1,4 @@ -torch==1.11.0 +torch==1.13.1 torchvision==0.12.0 onnx==1.13.0 onnxruntime==1.8.0