Spaces:
Build error
Build error
chnk58hoang
commited on
Commit
•
0d3771c
1
Parent(s):
db3dea6
add onnx to requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,5 +2,7 @@ TTS==0.17.5
|
|
2 |
gradio
|
3 |
numpy
|
4 |
regex
|
|
|
|
|
5 |
|
6 |
|
|
|
2 |
gradio
|
3 |
numpy
|
4 |
regex
|
5 |
+
onnx
|
6 |
+
onnxruntime
|
7 |
|
8 |
|