秋山翔 commited on
Commit
a6f786c
1 Parent(s): 52d252c

MAINT: fix torch version to match torchvision

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- torch==1.9.0
2
  torchvision==0.11.2
3
  pillow==9.0.0
1
+ torch==1.10.1
2
  torchvision==0.11.2
3
  pillow==9.0.0