Spaces:
Runtime error
Runtime error
rendchevi11
commited on
Commit
•
2686b05
1
Parent(s):
ccaa279
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
numpy
|
3 |
-
onnxruntime==1.
|
4 |
phonemizer
|
5 |
SoundFile
|
|
|
1 |
streamlit
|
2 |
numpy
|
3 |
+
onnxruntime==1.6.0
|
4 |
phonemizer
|
5 |
SoundFile
|