ayf3 commited on
Commit
4c9b8ff
·
verified ·
1 Parent(s): 4625260

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio==4.40.0
2
- torch==2.2.0
3
- torchaudio==2.2.0
4
- librosa==0.10.1
5
- soundfile==0.12.1
6
- numpy==1.24.4
7
- huggingface_hub==0.23.0
 
1
+ gradio==4.44.1
2
+ torch>=2.2.0
3
+ torchaudio>=2.2.0
4
+ librosa>=0.10.1
5
+ soundfile>=0.12.1
6
+ numpy>=1.24.0
7
+ huggingface_hub>=0.23.0