hriteshMaikap commited on
Commit
9d9f88f
·
verified ·
1 Parent(s): fa237f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- tensorflow==2.13.0
2
- librosa==0.10.1
3
- numpy==1.23.5
4
- gradio==3.50.2
5
- joblib==1.3.2
6
- soundfile==0.12.1
7
- huggingface-hub>=0.16.4
 
1
+ tensorflow
2
+ librosa
3
+ gradio>=4.0.0
4
+ huggingface_hub
5
+ joblib
6
+ numpy