Spaces:
Runtime error
Runtime error
Commit
·
dc5c5b1
1
Parent(s):
0cb1741
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
numpy
|
3 |
-
onnxruntime
|
4 |
phonemizer
|
5 |
SoundFile
|
|
|
1 |
streamlit
|
2 |
numpy
|
3 |
+
onnxruntime==1.7.0
|
4 |
phonemizer
|
5 |
SoundFile
|