Nymbo commited on
Commit
4157e6d
·
verified ·
1 Parent(s): c149cef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio
2
- numpy>=1.26.0
3
- onnxruntime==1.23.1
4
- soundfile>=0.12.1
5
- librosa>=0.10.0
6
- PyYAML>=6.0
7
- huggingface_hub
 
1
+ gradio==6.0.0
2
+ numpy>=1.26.0
3
+ onnxruntime==1.23.1
4
+ soundfile>=0.12.1
5
+ librosa>=0.10.0
6
+ PyYAML>=6.0
7
+ huggingface_hub