Spaces:
Sleeping
Sleeping
add spacy dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ numpy>=1.24.0
|
|
| 6 |
jsonlines>=3.1.0
|
| 7 |
networkx>=3.0
|
| 8 |
graphviz>=0.20.0
|
|
|
|
| 9 |
|
|
|
|
| 6 |
jsonlines>=3.1.0
|
| 7 |
networkx>=3.0
|
| 8 |
graphviz>=0.20.0
|
| 9 |
+
spacy>=3.8.11
|
| 10 |
|