norhan12 commited on
Commit
f21f5ac
·
verified ·
1 Parent(s): 26b714f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- numpy>=1.22.4,<2.0.0
2
- pyarrow>=10.0.1
3
- nemo_toolkit<2.0.0
4
- huggingface_hub<1.0.0
5
- cloudpickle
 
 
6
  Levenshtein
7
  braceexpand
8
  distance
 
1
+ numpy==1.24.4
2
+ pyarrow==14.0.1
3
+ nemo_toolkit[asr]==1.23.0
4
+ huggingface_hub==0.23.2
5
+ cloudpickle==2.2.1
6
+ pytorch-lightning==2.0.9
7
+ lightning==2.0.9
8
  Levenshtein
9
  braceexpand
10
  distance