Spaces:
Runtime error
Runtime error
Calvin commited on
Commit ·
f2e6f29
1
Parent(s): ac265c4
add torch
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn[standard]
|
|
| 3 |
gTTS
|
| 4 |
aiofiles
|
| 5 |
pydantic
|
| 6 |
-
transformers
|
|
|
|
|
|
| 3 |
gTTS
|
| 4 |
aiofiles
|
| 5 |
pydantic
|
| 6 |
+
transformers
|
| 7 |
+
torch
|