Spaces:
Runtime error
Runtime error
Commit
·
b0bf0b3
1
Parent(s):
dd3ac75
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ numpy
|
|
| 3 |
torch
|
| 4 |
onnxruntime
|
| 5 |
onnx
|
| 6 |
-
|
| 7 |
gradio
|
| 8 |
Flask
|
| 9 |
scipy
|
|
|
|
| 3 |
torch
|
| 4 |
onnxruntime
|
| 5 |
onnx
|
| 6 |
+
pyopenjtalk-prebuilt
|
| 7 |
gradio
|
| 8 |
Flask
|
| 9 |
scipy
|