Bump Python requirement torch to 1.13.0
parent
f1d41245
No related branches found
No related tags found
... | ... | @@ -7,6 +7,6 @@ numpy==1.23.5 |
opencv-python==4.6.0.66 | ||
PyYAML==6.0 | ||
tensorboard==2.11.0 | ||
torch==1.11.0 | ||
torchvision==0.12.0 | ||
torch==1.13.0 | ||
torchvision==0.14.0 | ||
tqdm==4.64.1 |
Please register or sign in to comment