drewThomasson commited on
Commit
ca8b589
1 Parent(s): 7c310e1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- --force-reinstall bs4
2
- --force-reinstall styletts2
3
- --force-reinstall tts==0.21.3
4
- --force-reinstall booknlp==1.0.7.1
5
  #-r Ubuntu_requirements.txt
6
  #spacy && python -m spacy download en_core_web_sm
 
1
+ bs4
2
+ styletts2
3
+ tts==0.21.3
4
+ booknlp==1.0.7.1
5
  #-r Ubuntu_requirements.txt
6
  #spacy && python -m spacy download en_core_web_sm