Spaces:
Runtime error
Runtime error
Add in spacy version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,6 +6,6 @@ ffmpeg-python
|
|
6 |
opencv-python
|
7 |
numpy
|
8 |
gradio
|
9 |
-
spacy
|
10 |
fastcoref
|
11 |
moviepy
|
|
|
6 |
opencv-python
|
7 |
numpy
|
8 |
gradio
|
9 |
+
spacy==3.4
|
10 |
fastcoref
|
11 |
moviepy
|