Bump Python requirement torch to 1.13.1
parent
79a5e1dc
No related branches found
No related tags found
... | ... | @@ -10,6 +10,6 @@ opencv-python==4.6.0.66 |
PyYAML==6.0 | ||
scipy==1.9.3 | ||
tensorboard==2.11.0 | ||
torch==1.13.0 | ||
torchvision==0.14.0 | ||
torch==1.13.1 | ||
torchvision==0.14.1 | ||
tqdm==4.64.1 |
Please register or sign in to comment