nielsr HF staff commited on
Commit
308e667
·
1 Parent(s): cca303a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,5 +1,8 @@
 
 
 
 
1
  gradio
2
  numpy
3
- torch
4
  timm
5
  opencv-python
 
1
+ pyyaml==5.1
2
+ torch==1.9.0
3
+ torchvision==0.10.0
4
+
5
  gradio
6
  numpy
 
7
  timm
8
  opencv-python