DeepLearning101 commited on
Commit
0c2d490
·
verified ·
1 Parent(s): a1b02af

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -9
requirements.txt CHANGED
@@ -1,9 +1,6 @@
1
- torch==2.0.1
2
- torchaudio==2.0.2
3
- librosa==0.10.0
4
- soundfile==0.12.1
5
- numpy==1.24.4
6
- huggingface-hub==0.16.4
7
- pyyaml==6.0
8
- audioread==3.0.0
9
- pydub==0.25.1
 
1
+ torchaudio>=0.13.0
2
+ gradio>=3.0
3
+ huggingface-hub>=0.21.0
4
+ librosa
5
+ soundfile
6
+ pydub