Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ flask
|
|
| 7 |
Flask-Cors
|
| 8 |
numpy
|
| 9 |
pyttsx3
|
| 10 |
-
sherpa-onnx>=1.9.0
|
|
|
|
|
|
| 7 |
Flask-Cors
|
| 8 |
numpy
|
| 9 |
pyttsx3
|
| 10 |
+
sherpa-onnx>=1.9.0
|
| 11 |
+
torch
|