Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
|
|
|
|
1 |
git+https://github.com/metavoiceio/metavoice-src.git
|
2 |
pydantic
|
3 |
pydub
|
|
|
1 |
+
Cython==0.29.36
|
2 |
+
spacy==3.0.6 --no-build-isolation
|
3 |
git+https://github.com/metavoiceio/metavoice-src.git
|
4 |
pydantic
|
5 |
pydub
|