drewThomasson commited on
Commit
272ac77
1 Parent(s): a2dc963

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
- gradio
2
  outetts
3
  torch
4
- soundfile # Necessary for audio output handling
 
 
 
 
 
 
1
+ gradio>=5.5.0
2
  outetts
3
  torch
4
+ soundfile
5
+ sounddevice
6
+ faster-whisper
7
+ transformers
8
+ huggingface_hub
9
+ torchaudio