Kquan commited on
Commit
2054f3e
·
verified ·
1 Parent(s): d565924

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- gradio==5.0.1
2
- spaces>=0.19.0
3
- pyannote.audio>=3.3.1
4
  pandas>=1.5.0
5
  numpy>=1.24.0
6
  librosa>=0.10.0
7
  soundfile>=0.12.0
8
  ffmpeg-python>=0.2.0
9
- requests>=2.28.0
 
 
1
+ gradio
2
+ spaces
3
+ pyannote.audio
4
  pandas>=1.5.0
5
  numpy>=1.24.0
6
  librosa>=0.10.0
7
  soundfile>=0.12.0
8
  ffmpeg-python>=0.2.0
9
+ requests>=2.28.0
10
+ transformers