Spaces:
Running
Running
v4
Browse files- requirements.txt +206 -17
requirements.txt
CHANGED
@@ -1,20 +1,209 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
5 |
argon2-cffi==21.3.0
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
streamlit-pills
|
12 |
-
icrawler
|
13 |
-
python-pptx
|
14 |
-
gtts
|
15 |
bcrypt==3.2.0
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
pymongo==4.3.3
|
18 |
-
|
19 |
-
|
20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiohttp==3.9.5
|
2 |
+
aiosignal==1.3.1
|
3 |
+
altair==5.3.0
|
4 |
+
annotated-types==0.7.0
|
5 |
+
anyio==4.4.0
|
6 |
argon2-cffi==21.3.0
|
7 |
+
argon2-cffi-bindings==21.2.0
|
8 |
+
asgiref==3.8.1
|
9 |
+
async-timeout==4.0.3
|
10 |
+
attrs==23.2.0
|
11 |
+
backoff==2.2.1
|
|
|
|
|
|
|
|
|
12 |
bcrypt==3.2.0
|
13 |
+
beautifulsoup4==4.12.3
|
14 |
+
blinker==1.8.2
|
15 |
+
bs4==0.0.2
|
16 |
+
build==1.2.1
|
17 |
+
cachetools==5.4.0
|
18 |
+
certifi==2024.7.4
|
19 |
+
cffi==1.16.0
|
20 |
+
chardet==3.0.4
|
21 |
+
charset-normalizer==3.3.2
|
22 |
+
chroma-hnswlib==0.7.5
|
23 |
+
chromadb==0.5.4
|
24 |
+
click==8.1.7
|
25 |
+
colorama==0.4.6
|
26 |
+
coloredlogs==15.0.1
|
27 |
+
contourpy==1.2.1
|
28 |
+
cryptography==42.0.8
|
29 |
+
cycler==0.12.1
|
30 |
+
dataclasses-json==0.6.7
|
31 |
+
Deprecated==1.2.14
|
32 |
+
distro==1.9.0
|
33 |
+
dnspython==2.6.1
|
34 |
+
docarray==0.40.0
|
35 |
+
email_validator==2.2.0
|
36 |
+
et-xmlfile==1.1.0
|
37 |
+
exceptiongroup==1.2.2
|
38 |
+
extra-streamlit-components==0.1.71
|
39 |
+
fastapi==0.111.1
|
40 |
+
fastapi-cli==0.0.4
|
41 |
+
ffmpeg-python==0.2.0
|
42 |
+
filelock==3.15.4
|
43 |
+
flatbuffers==24.3.25
|
44 |
+
fonttools==4.53.1
|
45 |
+
frozenlist==1.4.1
|
46 |
+
fsspec==2024.6.1
|
47 |
+
gdown==5.2.0
|
48 |
+
gitdb==4.0.11
|
49 |
+
GitPython==3.1.43
|
50 |
+
google-auth==2.32.0
|
51 |
+
googleapis-common-protos==1.63.2
|
52 |
+
googletrans==3.0.0
|
53 |
+
greenlet==3.0.3
|
54 |
+
grpcio==1.64.1
|
55 |
+
gTTS==2.5.1
|
56 |
+
h11==0.9.0
|
57 |
+
h2==3.2.0
|
58 |
+
hpack==3.0.0
|
59 |
+
hstspreload==2024.7.1
|
60 |
+
httpcore==0.9.1
|
61 |
+
httptools==0.6.1
|
62 |
+
httpx==0.13.3
|
63 |
+
huggingface-hub==0.23.4
|
64 |
+
humanfriendly==10.0
|
65 |
+
hyperframe==5.2.0
|
66 |
+
icrawler==0.6.9
|
67 |
+
idna==2.10
|
68 |
+
imageio==2.34.2
|
69 |
+
importlib_metadata==7.1.0
|
70 |
+
importlib_resources==6.4.0
|
71 |
+
Jinja2==3.1.4
|
72 |
+
joblib==1.4.2
|
73 |
+
jsonpatch==1.33
|
74 |
+
jsonpointer==3.0.0
|
75 |
+
jsonschema==4.23.0
|
76 |
+
jsonschema-specifications==2023.12.1
|
77 |
+
kiwisolver==1.4.5
|
78 |
+
kubernetes==30.1.0
|
79 |
+
langchain==0.2.8
|
80 |
+
langchain-community==0.2.7
|
81 |
+
langchain-core==0.2.19
|
82 |
+
langchain-text-splitters==0.2.2
|
83 |
+
langsmith==0.1.86
|
84 |
+
lazy_loader==0.4
|
85 |
+
llvmlite==0.43.0
|
86 |
+
lxml==5.2.2
|
87 |
+
markdown-it-py==3.0.0
|
88 |
+
MarkupSafe==2.1.5
|
89 |
+
marshmallow==3.21.3
|
90 |
+
matplotlib==3.9.1
|
91 |
+
mdurl==0.1.2
|
92 |
+
mmh3==4.1.0
|
93 |
+
monotonic==1.6
|
94 |
+
mpmath==1.3.0
|
95 |
+
multidict==6.0.5
|
96 |
+
mypy-extensions==1.0.0
|
97 |
+
networkx==3.3
|
98 |
+
numba==0.60.0
|
99 |
+
numpy==1.26.4
|
100 |
+
oauthlib==3.2.2
|
101 |
+
onnxruntime==1.18.1
|
102 |
+
openai==0.28.0
|
103 |
+
opencv-python-headless==4.10.0.84
|
104 |
+
openpyxl==3.1.5
|
105 |
+
opentelemetry-api==1.25.0
|
106 |
+
opentelemetry-exporter-otlp-proto-common==1.25.0
|
107 |
+
opentelemetry-exporter-otlp-proto-grpc==1.25.0
|
108 |
+
opentelemetry-instrumentation==0.46b0
|
109 |
+
opentelemetry-instrumentation-asgi==0.46b0
|
110 |
+
opentelemetry-instrumentation-fastapi==0.46b0
|
111 |
+
opentelemetry-proto==1.25.0
|
112 |
+
opentelemetry-sdk==1.25.0
|
113 |
+
opentelemetry-semantic-conventions==0.46b0
|
114 |
+
opentelemetry-util-http==0.46b0
|
115 |
+
orjson==3.10.6
|
116 |
+
overrides==7.7.0
|
117 |
+
packaging==24.1
|
118 |
+
pandas==2.2.2
|
119 |
+
pandas-stubs==2.2.2.240603
|
120 |
+
pillow==10.4.0
|
121 |
+
platformdirs==4.2.2
|
122 |
+
plotly==5.22.0
|
123 |
+
pooch==1.8.2
|
124 |
+
posthog==3.5.0
|
125 |
+
protobuf==4.25.3
|
126 |
+
pyarrow==17.0.0
|
127 |
+
pyasn1==0.6.0
|
128 |
+
pyasn1_modules==0.4.0
|
129 |
+
PyAudio==0.2.14
|
130 |
+
pycparser==2.22
|
131 |
+
pydantic==2.8.2
|
132 |
+
pydantic_core==2.20.1
|
133 |
+
pydeck==0.9.1
|
134 |
+
Pygments==2.18.0
|
135 |
+
PyJWT==2.8.0
|
136 |
+
PyMatting==1.1.12
|
137 |
pymongo==4.3.3
|
138 |
+
pyparsing==3.1.2
|
139 |
+
pypdf==4.3.0
|
140 |
+
PyPDF2==3.0.1
|
141 |
+
PyPika==0.48.9
|
142 |
+
pyproject_hooks==1.1.0
|
143 |
+
pyreadline3==3.4.1
|
144 |
+
PySocks==1.7.1
|
145 |
+
python-dateutil==2.9.0.post0
|
146 |
+
python-dotenv==1.0.1
|
147 |
+
python-multipart==0.0.9
|
148 |
+
python-pptx==0.6.23
|
149 |
+
pytz==2024.1
|
150 |
+
PyYAML==6.0.1
|
151 |
+
referencing==0.35.1
|
152 |
+
regex==2024.5.15
|
153 |
+
rembg==2.0.57
|
154 |
+
requests==2.32.3
|
155 |
+
requests-oauthlib==2.0.0
|
156 |
+
rfc3986==1.5.0
|
157 |
+
rich==13.7.1
|
158 |
+
rpds-py==0.19.0
|
159 |
+
rsa==4.9
|
160 |
+
safetensors==0.4.3
|
161 |
+
scikit-image==0.24.0
|
162 |
+
scikit-learn==1.5.1
|
163 |
+
scipy==1.14.0
|
164 |
+
shellingham==1.5.4
|
165 |
+
six==1.16.0
|
166 |
+
smmap==5.0.1
|
167 |
+
sniffio==1.3.1
|
168 |
+
soupsieve==2.5
|
169 |
+
SpeechRecognition==3.10.4
|
170 |
+
SQLAlchemy==2.0.31
|
171 |
+
starlette==0.37.2
|
172 |
+
streamlit==1.36.0
|
173 |
+
streamlit-authenticator==0.3.2
|
174 |
+
streamlit-chat==0.0.2.2
|
175 |
+
streamlit-cookies-manager==0.2.0
|
176 |
+
streamlit-drawable-canvas==0.9.3
|
177 |
+
streamlit-login-auth-ui==0.2.0
|
178 |
+
streamlit-lottie==0.0.5
|
179 |
+
streamlit-option-menu==0.3.13
|
180 |
+
streamlit-pills==0.3.0
|
181 |
+
sympy==1.13.0
|
182 |
+
tenacity==8.5.0
|
183 |
+
threadpoolctl==3.5.0
|
184 |
+
tifffile==2024.7.2
|
185 |
+
tiktoken==0.7.0
|
186 |
+
tokenizers==0.19.1
|
187 |
+
toml==0.10.2
|
188 |
+
tomli==2.0.1
|
189 |
+
toolz==0.12.1
|
190 |
+
tornado==6.4.1
|
191 |
+
tqdm==4.66.4
|
192 |
+
transformers==4.42.4
|
193 |
+
trycourier==5.0.0
|
194 |
+
typer==0.12.3
|
195 |
+
types-pytz==2024.1.0.20240417
|
196 |
+
types-requests==2.32.0.20240712
|
197 |
+
typing-inspect==0.9.0
|
198 |
+
typing_extensions==4.12.2
|
199 |
+
tzdata==2024.1
|
200 |
+
urllib3==2.2.2
|
201 |
+
uvicorn==0.30.1
|
202 |
+
watchdog==4.0.1
|
203 |
+
watchfiles==0.22.0
|
204 |
+
websocket-client==1.8.0
|
205 |
+
websockets==12.0
|
206 |
+
wrapt==1.16.0
|
207 |
+
XlsxWriter==3.2.0
|
208 |
+
yarl==1.9.4
|
209 |
+
zipp==3.19.2
|