Skip to content
Snippets Groups Projects

Bump Python requirement torch to 1.13.1

Merged Teklia Bot requested to merge bump-torch into main
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -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
Loading