Spaces:
Running
Running
Yurii Paniv
commited on
Commit
·
bef4620
1
Parent(s):
f181569
Apply black
Browse files
setup.py
CHANGED
|
@@ -18,6 +18,6 @@ setup(
|
|
| 18 |
"ukrainian-word-stress==1.1.0",
|
| 19 |
"ukrainian_accentor @ git+https://github.com/egorsmkv/ukrainian-accentor.git@5b7971c4e135e3ff3283336962e63fc0b1c80f4c",
|
| 20 |
"stanza==1.7", # for ukrainian-word-stress
|
| 21 |
-
"scipy<1.12.0",
|
| 22 |
],
|
| 23 |
)
|
|
|
|
| 18 |
"ukrainian-word-stress==1.1.0",
|
| 19 |
"ukrainian_accentor @ git+https://github.com/egorsmkv/ukrainian-accentor.git@5b7971c4e135e3ff3283336962e63fc0b1c80f4c",
|
| 20 |
"stanza==1.7", # for ukrainian-word-stress
|
| 21 |
+
"scipy<1.12.0", # for espnet
|
| 22 |
],
|
| 23 |
)
|