Spaces:
Sleeping
Sleeping
changing the requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -28,6 +28,7 @@ cymem==2.0.11
|
|
28 |
debugpy==1.8.14
|
29 |
decorator==5.2.1
|
30 |
defusedxml==0.7.1
|
|
|
31 |
executing==2.2.0
|
32 |
fastapi==0.115.12
|
33 |
fastjsonschema==2.21.1
|
@@ -86,6 +87,7 @@ nbconvert==7.16.6
|
|
86 |
nbformat==5.10.4
|
87 |
nest-asyncio==1.6.0
|
88 |
networkx==3.4.2
|
|
|
89 |
notebook_shim==0.2.4
|
90 |
numpy==2.2.4
|
91 |
orjson==3.10.16
|
|
|
28 |
debugpy==1.8.14
|
29 |
decorator==5.2.1
|
30 |
defusedxml==0.7.1
|
31 |
+
en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl#sha256=1932429db727d4bff3deed6b34cfc05df17794f4a52eeb26cf8928f7c1a0fb85
|
32 |
executing==2.2.0
|
33 |
fastapi==0.115.12
|
34 |
fastjsonschema==2.21.1
|
|
|
87 |
nbformat==5.10.4
|
88 |
nest-asyncio==1.6.0
|
89 |
networkx==3.4.2
|
90 |
+
nltk==3.9.1
|
91 |
notebook_shim==0.2.4
|
92 |
numpy==2.2.4
|
93 |
orjson==3.10.16
|