openfree commited on
Commit
439cdd5
·
verified ·
1 Parent(s): 55cddee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -2
requirements.txt CHANGED
@@ -1,5 +1,14 @@
1
  torch
 
2
  transformers
3
- huggingface_hub
4
  gradio
5
- spaces
 
 
 
 
 
 
 
 
 
 
1
  torch
2
+ torchaudio
3
  transformers
 
4
  gradio
5
+ huggingface-hub
6
+ pydub
7
+ numpy
8
+ ffmpeg-python
9
+ python-dotenv
10
+ accelerate
11
+ scipy
12
+ soundfile
13
+ librosa
14
+ regex