Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +125 -0
requirements.txt
CHANGED
@@ -13,4 +13,129 @@ streamlit==1.40.0
|
|
13 |
spacy==3.8.3
|
14 |
#python -m spacy download en_core_web_sm
|
15 |
#spacy==3.8.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
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
|
|
|
13 |
spacy==3.8.3
|
14 |
#python -m spacy download en_core_web_sm
|
15 |
#spacy==3.8.2
|
16 |
+
aiohappyeyeballs==2.4.4
|
17 |
+
aiohttp==3.11.10
|
18 |
+
aiosignal==1.3.2
|
19 |
+
altair==5.5.0
|
20 |
+
annotated-types==0.7.0
|
21 |
+
anyio==4.7.0
|
22 |
+
attrs==24.3.0
|
23 |
+
blinker==1.9.0
|
24 |
+
blis==1.1.0
|
25 |
+
cachetools==5.5.0
|
26 |
+
catalogue==2.0.10
|
27 |
+
certifi==2024.12.14
|
28 |
+
charset-normalizer==3.4.0
|
29 |
+
click==8.1.7
|
30 |
+
cloudpathlib==0.20.0
|
31 |
+
colorama==0.4.6
|
32 |
+
confection==0.1.5
|
33 |
+
cymem==2.0.10
|
34 |
+
dataclasses-json==0.6.7
|
35 |
+
distro==1.9.0
|
36 |
+
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
|
37 |
+
faiss-cpu==1.9.0.post1
|
38 |
+
filelock==3.16.1
|
39 |
+
frozenlist==1.5.0
|
40 |
+
fsspec==2024.10.0
|
41 |
+
gitdb==4.0.11
|
42 |
+
GitPython==3.1.43
|
43 |
+
greenlet==3.1.1
|
44 |
+
groq==0.13.1
|
45 |
+
h11==0.14.0
|
46 |
+
httpcore==1.0.7
|
47 |
+
httpx==0.28.1
|
48 |
+
httpx-sse==0.4.0
|
49 |
+
huggingface-hub==0.27.0
|
50 |
+
idna==3.10
|
51 |
+
Jinja2==3.1.4
|
52 |
+
jiter==0.8.2
|
53 |
+
joblib==1.4.2
|
54 |
+
jsonpatch==1.33
|
55 |
+
jsonpointer==3.0.0
|
56 |
+
jsonschema==4.23.0
|
57 |
+
jsonschema-specifications==2024.10.1
|
58 |
+
langchain==0.3.12
|
59 |
+
langchain-community==0.3.12
|
60 |
+
langchain-core==0.3.25
|
61 |
+
langchain-groq==0.2.1
|
62 |
+
langchain-openai==0.2.12
|
63 |
+
langchain-text-splitters==0.3.3
|
64 |
+
langcodes==3.5.0
|
65 |
+
langsmith==0.2.3
|
66 |
+
language_data==1.3.0
|
67 |
+
marisa-trie==1.2.1
|
68 |
+
markdown-it-py==3.0.0
|
69 |
+
MarkupSafe==3.0.2
|
70 |
+
marshmallow==3.23.1
|
71 |
+
mdurl==0.1.2
|
72 |
+
mpmath==1.3.0
|
73 |
+
multidict==6.1.0
|
74 |
+
murmurhash==1.0.11
|
75 |
+
mypy-extensions==1.0.0
|
76 |
+
narwhals==1.18.4
|
77 |
+
networkx==3.4.2
|
78 |
+
numpy==2.2.0
|
79 |
+
openai==1.58.1
|
80 |
+
orjson==3.10.12
|
81 |
+
packaging==24.2
|
82 |
+
pandas==2.2.3
|
83 |
+
pillow==11.0.0
|
84 |
+
preshed==3.0.9
|
85 |
+
propcache==0.2.1
|
86 |
+
protobuf==5.29.1
|
87 |
+
pyarrow==18.1.0
|
88 |
+
pydantic==2.10.3
|
89 |
+
pydantic-settings==2.7.0
|
90 |
+
pydantic_core==2.27.1
|
91 |
+
pydeck==0.9.1
|
92 |
+
Pygments==2.18.0
|
93 |
+
PyPDF2==3.0.1
|
94 |
+
python-dateutil==2.9.0.post0
|
95 |
+
python-dotenv==1.0.1
|
96 |
+
pytz==2024.2
|
97 |
+
PyYAML==6.0.2
|
98 |
+
referencing==0.35.1
|
99 |
+
regex==2024.11.6
|
100 |
+
requests==2.32.3
|
101 |
+
requests-toolbelt==1.0.0
|
102 |
+
rich==13.9.4
|
103 |
+
rpds-py==0.22.3
|
104 |
+
safetensors==0.4.5
|
105 |
+
scikit-learn==1.6.0
|
106 |
+
scipy==1.14.1
|
107 |
+
sentence-transformers==3.3.1
|
108 |
+
setuptools==75.6.0
|
109 |
+
shellingham==1.5.4
|
110 |
+
six==1.17.0
|
111 |
+
smart-open==7.1.0
|
112 |
+
smmap==5.0.1
|
113 |
+
sniffio==1.3.1
|
114 |
+
spacy==3.8.3
|
115 |
+
spacy-legacy==3.0.12
|
116 |
+
spacy-loggers==1.0.5
|
117 |
+
SQLAlchemy==2.0.36
|
118 |
+
srsly==2.5.0
|
119 |
+
streamlit==1.41.1
|
120 |
+
sympy==1.13.1
|
121 |
+
tenacity==9.0.0
|
122 |
+
thinc==8.3.3
|
123 |
+
threadpoolctl==3.5.0
|
124 |
+
tiktoken==0.8.0
|
125 |
+
tokenizers==0.21.0
|
126 |
+
toml==0.10.2
|
127 |
+
torch==2.5.1
|
128 |
+
tornado==6.4.2
|
129 |
+
tqdm==4.67.1
|
130 |
+
transformers==4.47.1
|
131 |
+
typer==0.15.1
|
132 |
+
typing-inspect==0.9.0
|
133 |
+
typing_extensions==4.12.2
|
134 |
+
tzdata==2024.2
|
135 |
+
urllib3==2.2.3
|
136 |
+
wasabi==1.1.3
|
137 |
+
watchdog==6.0.0
|
138 |
+
weasel==0.4.1
|
139 |
+
wrapt==1.17.0
|
140 |
+
yarl==1.18.3
|
141 |
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
|