mshukor HF Staff commited on
Commit
d6d3465
·
1 Parent(s): deb0b7c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -5,7 +5,7 @@ pytorch_lightning
5
  einops
6
  opencv-python-headless
7
 
8
-
9
  decord==0.6.0
10
 
11
 
@@ -17,7 +17,7 @@ mapcalc==0.2.2
17
  matplotlib==3.5.3
18
  nltk==3.7
19
 
20
- numpy
21
 
22
  pandas==1.3.5
23
 
 
5
  einops
6
  opencv-python-headless
7
 
8
+ numpy==1.21
9
  decord==0.6.0
10
 
11
 
 
17
  matplotlib==3.5.3
18
  nltk==3.7
19
 
20
+
21
 
22
  pandas==1.3.5
23