Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,5 @@ chromadb==0.6.2
|
|
| 13 |
pysqlite3-binary
|
| 14 |
sqlalchemy>=1.4.0
|
| 15 |
groq==0.15.0
|
| 16 |
-
httpx==0.27.0
|
|
|
|
|
|
| 13 |
pysqlite3-binary
|
| 14 |
sqlalchemy>=1.4.0
|
| 15 |
groq==0.15.0
|
| 16 |
+
httpx==0.27.0
|
| 17 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
|