Spaces:
Sleeping
Sleeping
Samuel Thomas
commited on
Commit
·
601b6b9
1
Parent(s):
8ee8f69
update for spacy requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ langchain-community
|
|
15 |
langchain-huggingface
|
16 |
langgraph
|
17 |
faiss-cpu
|
18 |
-
scikit-learn
|
|
|
|
15 |
langchain-huggingface
|
16 |
langgraph
|
17 |
faiss-cpu
|
18 |
+
scikit-learn
|
19 |
+
en_core_web_sm @ https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|