Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
spacy
|
|
|
|
| 2 |
anthropic==0.55.0
|
| 3 |
faiss-cpu==1.11.0
|
| 4 |
gensim
|
|
|
|
| 1 |
spacy
|
| 2 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1.tar.gz#egg=en_core_web_sm
|
| 3 |
anthropic==0.55.0
|
| 4 |
faiss-cpu==1.11.0
|
| 5 |
gensim
|