NoelShin commited on
Commit
c5a7f41
·
1 Parent(s): f10bd9c

fix requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- opencv-python==4.6.0.66
2
- torch==1.9.1+cpu
3
- torchvision==0.10.1+cpu
4
- timm==0.5.4
5
- scipy
 
1
+ opencv-contrib-python==4.5.5.62
2
+ torch==1.11.0
3
+ torchvision==0.12.0
4
+ timm==0.4.12
5
+ scipy==1.6.2