Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
spacy==3.4.1
|
| 2 |
pydantic<2
|
| 3 |
-
|
|
|
|
| 1 |
+
fastcoref
|
| 2 |
spacy==3.4.1
|
| 3 |
pydantic<2
|
| 4 |
+
numpy==1.26.4
|