File size: 5,230 Bytes
13dd954
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile
#
aiofiles==23.2.1
    # via gradio
aiohttp==3.8.5
    # via gradio
aiosignal==1.3.1
    # via aiohttp
altair==5.0.1
    # via gradio
anyio==3.7.1
    # via
    #   httpcore
    #   starlette
async-timeout==4.0.2
    # via aiohttp
attrs==23.1.0
    # via
    #   aiohttp
    #   jsonschema
    #   referencing
certifi==2023.7.22
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.2.0
    # via
    #   aiohttp
    #   requests
click==8.1.6
    # via
    #   nltk
    #   uvicorn
contourpy==1.1.0
    # via matplotlib
cycler==0.11.0
    # via matplotlib
fastapi==0.101.0
    # via gradio
ffmpy==0.3.1
    # via gradio
filelock==3.12.2
    # via
    #   huggingface-hub
    #   torch
    #   transformers
fonttools==4.42.0
    # via matplotlib
frozenlist==1.4.0
    # via
    #   aiohttp
    #   aiosignal
fsspec==2023.6.0
    # via
    #   gradio-client
    #   huggingface-hub
gradio==3.39.0
    # via -r requirements.in
gradio-client==0.3.0
    # via gradio
grpcio==1.56.2
    # via
    #   grpcio-tools
    #   qdrant-client
grpcio-tools==1.56.2
    # via qdrant-client
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
h2==4.1.0
    # via httpx
hpack==4.0.0
    # via h2
httpcore==0.17.3
    # via httpx
httpx[http2]==0.24.1
    # via
    #   gradio
    #   gradio-client
    #   qdrant-client
huggingface-hub==0.16.4
    # via
    #   gradio
    #   gradio-client
    #   sentence-transformers
    #   transformers
hyperframe==6.0.1
    # via h2
idna==3.4
    # via
    #   anyio
    #   httpx
    #   requests
    #   yarl
jinja2==3.1.2
    # via
    #   altair
    #   gradio
    #   torch
joblib==1.3.2
    # via
    #   nltk
    #   scikit-learn
jsonschema==4.19.0
    # via altair
jsonschema-specifications==2023.7.1
    # via jsonschema
kiwisolver==1.4.4
    # via matplotlib
linkify-it-py==2.0.2
    # via markdown-it-py
markdown-it-py[linkify]==2.2.0
    # via
    #   gradio
    #   mdit-py-plugins
markupsafe==2.1.3
    # via
    #   gradio
    #   jinja2
matplotlib==3.7.2
    # via gradio
mdit-py-plugins==0.3.3
    # via gradio
mdurl==0.1.2
    # via markdown-it-py
mpmath==1.3.0
    # via sympy
multidict==6.0.4
    # via
    #   aiohttp
    #   yarl
networkx==3.1
    # via torch
nltk==3.8.1
    # via sentence-transformers
numpy==1.25.2
    # via
    #   altair
    #   contourpy
    #   gradio
    #   matplotlib
    #   pandas
    #   qdrant-client
    #   scikit-learn
    #   scipy
    #   sentence-transformers
    #   torchvision
    #   transformers
orjson==3.9.4
    # via gradio
packaging==23.1
    # via
    #   gradio
    #   gradio-client
    #   huggingface-hub
    #   matplotlib
    #   transformers
pandas==2.0.3
    # via
    #   altair
    #   gradio
pillow==10.0.0
    # via
    #   gradio
    #   matplotlib
    #   torchvision
portalocker==2.7.0
    # via qdrant-client
protobuf==4.24.0
    # via grpcio-tools
pydantic==1.10.12
    # via
    #   fastapi
    #   gradio
    #   qdrant-client
pydub==0.25.1
    # via gradio
pyparsing==3.0.9
    # via matplotlib
python-dateutil==2.8.2
    # via
    #   matplotlib
    #   pandas
python-dotenv==1.0.0
    # via -r requirements.in
python-multipart==0.0.6
    # via gradio
pytz==2023.3
    # via pandas
pyyaml==6.0.1
    # via
    #   gradio
    #   huggingface-hub
    #   transformers
qdrant-client==1.3.1
    # via -r requirements.in
referencing==0.30.2
    # via
    #   jsonschema
    #   jsonschema-specifications
regex==2023.8.8
    # via
    #   nltk
    #   transformers
requests==2.31.0
    # via
    #   gradio
    #   gradio-client
    #   huggingface-hub
    #   torchvision
    #   transformers
rpds-py==0.9.2
    # via
    #   jsonschema
    #   referencing
safetensors==0.3.2
    # via transformers
scikit-learn==1.3.0
    # via sentence-transformers
scipy==1.11.1
    # via
    #   scikit-learn
    #   sentence-transformers
semantic-version==2.10.0
    # via gradio
sentence-transformers==2.2.2
    # via -r requirements.in
sentencepiece==0.1.99
    # via sentence-transformers
six==1.16.0
    # via python-dateutil
sniffio==1.3.0
    # via
    #   anyio
    #   httpcore
    #   httpx
starlette==0.27.0
    # via fastapi
sympy==1.12
    # via torch
threadpoolctl==3.2.0
    # via scikit-learn
tokenizers==0.13.3
    # via transformers
toolz==0.12.0
    # via altair
torch==2.0.1
    # via
    #   sentence-transformers
    #   torchvision
torchvision==0.15.2
    # via sentence-transformers
tqdm==4.66.0
    # via
    #   huggingface-hub
    #   nltk
    #   sentence-transformers
    #   transformers
transformers==4.31.0
    # via sentence-transformers
typing-extensions==4.5.0
    # via
    #   fastapi
    #   gradio
    #   gradio-client
    #   huggingface-hub
    #   pydantic
    #   qdrant-client
    #   torch
tzdata==2023.3
    # via pandas
uc-micro-py==1.0.2
    # via linkify-it-py
urllib3==1.26.16
    # via
    #   qdrant-client
    #   requests
uvicorn==0.23.2
    # via gradio
websockets==11.0.3
    # via
    #   gradio
    #   gradio-client
yarl==1.9.2
    # via aiohttp

# The following packages are considered to be unsafe in a requirements file:
# setuptools