Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
TTS
|
2 |
sacremoses>=0.0.41
|
3 |
nltk>=3.7
|
4 |
-
onnxruntime>=1.7.0
|
|
|
|
1 |
TTS
|
2 |
sacremoses>=0.0.41
|
3 |
nltk>=3.7
|
4 |
+
onnxruntime>=1.7.0
|
5 |
+
torch
|