diff --git a/community-content/pytorch_image_classification_single_gpu_with_vertex_sdk_and_torchserve/trainer/requirements.txt b/community-content/pytorch_image_classification_single_gpu_with_vertex_sdk_and_torchserve/trainer/requirements.txt index 41a11fc09..72079944b 100644 --- a/community-content/pytorch_image_classification_single_gpu_with_vertex_sdk_and_torchserve/trainer/requirements.txt +++ b/community-content/pytorch_image_classification_single_gpu_with_vertex_sdk_and_torchserve/trainer/requirements.txt @@ -1,3 +1,3 @@ -torch==2.7.0 +torch==2.13.0 torchvision==0.9.1 tensorboard==2.5.0 \ No newline at end of file