Update pyproject.toml
Browse files- pyproject.toml +1 -2
pyproject.toml
CHANGED
@@ -25,8 +25,7 @@ dependencies = [
|
|
25 |
"scipy",
|
26 |
"numba==0.56.4",
|
27 |
"edge-tts",
|
28 |
-
"fairseq"
|
29 |
-
"git+https://github.com/One-sixth/fairseq.git"
|
30 |
]
|
31 |
|
32 |
[tool.setuptools]
|
|
|
25 |
"scipy",
|
26 |
"numba==0.56.4",
|
27 |
"edge-tts",
|
28 |
+
"fairseq"
|
|
|
29 |
]
|
30 |
|
31 |
[tool.setuptools]
|