tidalove commited on
Commit
5093a5d
·
verified ·
1 Parent(s): 627f432

try higher torchvision

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  torch==1.11.0
2
- torchvision==0.11.2
3
  opencv-python==4.5.1.48
4
  numpy == 1.18.4
5
  Pillow==8.4.0
 
1
  torch==1.11.0
2
+ torchvision==0.12.2
3
  opencv-python==4.5.1.48
4
  numpy == 1.18.4
5
  Pillow==8.4.0