Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
streamlit
|
2 |
-
torch
|
3 |
outetts
|
4 |
scipy
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
|
|
2 |
outetts
|
3 |
scipy
|
4 |
+
numpy
|
5 |
+
pydub
|
6 |
+
sounddevice
|
7 |
+
wave
|