Nuzhatwa commited on
Commit
92ba50d
·
verified ·
1 Parent(s): 44699d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -11
requirements.txt CHANGED
@@ -1,19 +1,11 @@
1
- gradio>=4.44.0
2
  torch>=1.9.0
3
  torchaudio>=0.9.0
4
  transformers>=4.21.0
5
  soundfile>=0.12.1
6
  numpy>=1.21.0
7
  opencv-python>=4.5.0
 
8
  Pillow>=8.3.0
9
  scipy>=1.7.0
10
- librosa>=0.9.0
11
- ffmpeg-python>=0.2.0
12
- huggingface-hub>=0.10.0
13
- tqdm>=4.62.0
14
- matplotlib>=3.5.0
15
- seaborn>=0.11.0
16
- requests>=2.26.0
17
- Pathlib
18
- pydub>=0.25.0
19
- webrtcvad>=2.0.0
 
1
+ gradio>=4.0.0
2
  torch>=1.9.0
3
  torchaudio>=0.9.0
4
  transformers>=4.21.0
5
  soundfile>=0.12.1
6
  numpy>=1.21.0
7
  opencv-python>=4.5.0
8
+ ffmpeg-python>=0.2.0
9
  Pillow>=8.3.0
10
  scipy>=1.7.0
11
+ librosa>=0.9.0