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

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
- numpy==1.21
9
  decord==0.6.0
10
 
11
 
@@ -18,7 +18,7 @@ matplotlib==3.5.3
18
  nltk==3.7
19
 
20
 
21
-
22
  pandas==1.3.5
23
 
24
  Pillow==10.0.0
 
5
  einops
6
  opencv-python-headless
7
 
8
+
9
  decord==0.6.0
10
 
11
 
 
18
  nltk==3.7
19
 
20
 
21
+ numpy==1.21.6
22
  pandas==1.3.5
23
 
24
  Pillow==10.0.0