Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
-
|
4 |
-
|
5 |
-
scipy
|
6 |
typing-extensions
|
|
|
1 |
fastapi
|
2 |
uvicorn
|
3 |
+
TTS
|
4 |
+
torch==2.2.2
|
|
|
5 |
typing-extensions
|