OpenSound commited on
Commit
c1e3df0
·
1 Parent(s): 9ca4418

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- -U pydantic spacy==3.5.2
 
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