neverix commited on
Commit
1bcfba1
1 Parent(s): 0e5d8cb

Fix requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,4 +4,5 @@ transformers==4.10.3
4
  torch==1.11.0
5
  pyrender
6
  torchvision==0.12.0
7
- timm==0.6.5
 
 
4
  torch==1.11.0
5
  pyrender
6
  torchvision==0.12.0
7
+ timm==0.6.5
8
+ opencv-python==4.4.0