Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
|
|
|
2 |
-e git+https://github.com/WangHelin1997/SSR-Speech.git#subdirectory=audiocraft
|
3 |
phonemizer==3.2.1
|
4 |
nltk>=3.8.1
|
|
|
1 |
+
pydantic
|
2 |
+
spacy==3.5.2
|
3 |
-e git+https://github.com/WangHelin1997/SSR-Speech.git#subdirectory=audiocraft
|
4 |
phonemizer==3.2.1
|
5 |
nltk>=3.8.1
|