Spaces:
Runtime error
Runtime error
add to req
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,3 +7,4 @@ datasets==2.16.*
|
|
7 |
langchain==0.0.*
|
8 |
aiohttp==3.8.*
|
9 |
spacy==3.7.*
|
|
|
|
7 |
langchain==0.0.*
|
8 |
aiohttp==3.8.*
|
9 |
spacy==3.7.*
|
10 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.2.0/en_core_web_sm-2.2.0.tar.gz
|