theminji commited on
Commit
9fa8c97
·
verified ·
1 Parent(s): e747d24

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -4,4 +4,6 @@ manim
4
  numpy
5
  pillow
6
  kokoro
7
- soundfile
 
 
 
4
  numpy
5
  pillow
6
  kokoro
7
+ soundfile
8
+ spacy==3.8.0
9
+ en-core-web-sm==3.8.0