geeaiml commited on
Commit
f2fe9e4
·
verified ·
1 Parent(s): 9913899

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -4
requirements.txt CHANGED
@@ -1,5 +1,10 @@
1
- gradio==3.28.0
2
- pandas==1.5.3
 
 
 
3
  numpy==1.24.2
4
- transformers==4.28.0
5
- scikit-learn==1.2.1
 
 
 
1
+ gradio==3.29.0
2
+ transformers==4.30.0
3
+ torchaudio==0.13.1
4
+ torch==2.1.0
5
+ librosa==0.10.0
6
  numpy==1.24.2
7
+ scipy==1.10.1
8
+ pydub==0.25.1
9
+ pytorch-lightning==2.1.0
10
+ huggingface_hub==0.14.1