Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
soundfile
|
| 4 |
numpy
|
| 5 |
fastapi
|
| 6 |
uvicorn
|
| 7 |
-
pydantic
|
|
|
|
|
|
| 1 |
+
torch>=2.0.0
|
| 2 |
+
kokoro>=0.9.2
|
| 3 |
soundfile
|
| 4 |
numpy
|
| 5 |
fastapi
|
| 6 |
uvicorn
|
| 7 |
+
pydantic
|
| 8 |
+
spacy
|