Update requirements.txt
Browse files- 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
|