Spaces:
Running
Running
drewThomasson
commited on
Commit
•
272ac77
1
Parent(s):
a2dc963
Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
@@ -1,4 +1,9 @@
|
|
1 |
-
gradio
|
2 |
outetts
|
3 |
torch
|
4 |
-
soundfile
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=5.5.0
|
2 |
outetts
|
3 |
torch
|
4 |
+
soundfile
|
5 |
+
sounddevice
|
6 |
+
faster-whisper
|
7 |
+
transformers
|
8 |
+
huggingface_hub
|
9 |
+
torchaudio
|