tee342 commited on
Commit
7a13955
·
verified ·
1 Parent(s): e124e96

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -9
requirements.txt CHANGED
@@ -1,16 +1,13 @@
 
 
1
  gradio
2
  pydub
 
3
  noisereduce
4
- librosa
5
  torch
6
- torchaudio
7
  demucs
8
- faster-whisper
9
- TTS
 
10
  soundfile
11
- pillow
12
- numpy
13
- scikit-learn
14
- pyloudnorm
15
  scipy
16
- pip install Flask
 
1
+ Flask==2.0.1
2
+ Werkzeug==2.0.1
3
  gradio
4
  pydub
5
+ numpy
6
  noisereduce
 
7
  torch
 
8
  demucs
9
+ matplotlib
10
+ Pillow
11
+ librosa
12
  soundfile
 
 
 
 
13
  scipy