rohan13 commited on
Commit
836bdbb
β€’
1 Parent(s): 10da927

app file and requirements file upsert

Browse files
Files changed (2) hide show
  1. app_new.py β†’ app.py +0 -0
  2. requirements.txt +347 -0
app_new.py β†’ app.py RENAMED
File without changes
requirements.txt ADDED
@@ -0,0 +1,347 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
+ # by the following command:
4
+ #
5
+ # pip-compile requirements.in
6
+ #
7
+ aiofiles==23.1.0
8
+ # via gradio
9
+ aiohttp==3.8.4
10
+ # via
11
+ # gradio
12
+ # langchain
13
+ # openai
14
+ aiosignal==1.3.1
15
+ # via aiohttp
16
+ altair==5.0.1
17
+ # via gradio
18
+ anyio==3.7.1
19
+ # via
20
+ # httpcore
21
+ # starlette
22
+ # watchfiles
23
+ async-timeout==4.0.2
24
+ # via aiohttp
25
+ attrs==23.1.0
26
+ # via
27
+ # aiohttp
28
+ # jsonschema
29
+ # referencing
30
+ beautifulsoup4==4.12.2
31
+ # via bs4
32
+ bs4==0.0.1
33
+ # via -r requirements.in
34
+ certifi==2023.5.7
35
+ # via
36
+ # httpcore
37
+ # httpx
38
+ # requests
39
+ cffi==1.15.1
40
+ # via cryptography
41
+ chardet==5.1.0
42
+ # via unstructured
43
+ charset-normalizer==3.2.0
44
+ # via
45
+ # aiohttp
46
+ # pdfminer-six
47
+ # requests
48
+ click==8.1.5
49
+ # via
50
+ # nltk
51
+ # uvicorn
52
+ contourpy==1.1.0
53
+ # via matplotlib
54
+ cryptography==41.0.2
55
+ # via pdfminer-six
56
+ cycler==0.11.0
57
+ # via matplotlib
58
+ dataclasses-json==0.5.9
59
+ # via langchain
60
+ et-xmlfile==1.1.0
61
+ # via openpyxl
62
+ faiss-cpu==1.7.4
63
+ # via -r requirements.in
64
+ fastapi==0.100.0
65
+ # via
66
+ # -r requirements.in
67
+ # gradio
68
+ # lanarky
69
+ ffmpy==0.3.0
70
+ # via gradio
71
+ filelock==3.12.2
72
+ # via huggingface-hub
73
+ filetype==1.2.0
74
+ # via unstructured
75
+ fonttools==4.41.0
76
+ # via matplotlib
77
+ frozenlist==1.4.0
78
+ # via
79
+ # aiohttp
80
+ # aiosignal
81
+ fsspec==2023.6.0
82
+ # via
83
+ # gradio-client
84
+ # huggingface-hub
85
+ gradio==3.36.1
86
+ # via -r requirements.in
87
+ gradio-client==0.2.9
88
+ # via gradio
89
+ greenlet==2.0.2
90
+ # via sqlalchemy
91
+ h11==0.14.0
92
+ # via
93
+ # httpcore
94
+ # uvicorn
95
+ httpcore==0.17.3
96
+ # via httpx
97
+ httptools==0.6.0
98
+ # via uvicorn
99
+ httpx==0.24.1
100
+ # via
101
+ # gradio
102
+ # gradio-client
103
+ huggingface-hub==0.16.4
104
+ # via
105
+ # gradio
106
+ # gradio-client
107
+ idna==3.4
108
+ # via
109
+ # anyio
110
+ # httpx
111
+ # requests
112
+ # yarl
113
+ jinja2==3.1.2
114
+ # via
115
+ # altair
116
+ # gradio
117
+ joblib==1.3.1
118
+ # via nltk
119
+ jsonschema==4.18.3
120
+ # via altair
121
+ jsonschema-specifications==2023.6.1
122
+ # via jsonschema
123
+ kiwisolver==1.4.4
124
+ # via matplotlib
125
+ lanarky==0.7.12
126
+ # via -r requirements.in
127
+ langchain==0.0.234
128
+ # via
129
+ # -r requirements.in
130
+ # lanarky
131
+ langsmith==0.0.5
132
+ # via langchain
133
+ linkify-it-py==2.0.2
134
+ # via markdown-it-py
135
+ lxml==4.9.3
136
+ # via
137
+ # python-docx
138
+ # python-pptx
139
+ # unstructured
140
+ markdown==3.4.3
141
+ # via unstructured
142
+ markdown-it-py[linkify]==2.2.0
143
+ # via
144
+ # gradio
145
+ # mdit-py-plugins
146
+ markupsafe==2.1.3
147
+ # via
148
+ # gradio
149
+ # jinja2
150
+ marshmallow==3.19.0
151
+ # via
152
+ # dataclasses-json
153
+ # marshmallow-enum
154
+ marshmallow-enum==1.5.1
155
+ # via dataclasses-json
156
+ matplotlib==3.7.2
157
+ # via gradio
158
+ mdit-py-plugins==0.3.3
159
+ # via gradio
160
+ mdurl==0.1.2
161
+ # via markdown-it-py
162
+ msg-parser==1.2.0
163
+ # via unstructured
164
+ multidict==6.0.4
165
+ # via
166
+ # aiohttp
167
+ # yarl
168
+ mypy-extensions==1.0.0
169
+ # via typing-inspect
170
+ nltk==3.8.1
171
+ # via unstructured
172
+ numexpr==2.8.4
173
+ # via langchain
174
+ numpy==1.25.1
175
+ # via
176
+ # altair
177
+ # contourpy
178
+ # gradio
179
+ # langchain
180
+ # matplotlib
181
+ # numexpr
182
+ # pandas
183
+ olefile==0.46
184
+ # via msg-parser
185
+ openai==0.27.8
186
+ # via -r requirements.in
187
+ openapi-schema-pydantic==1.2.4
188
+ # via langchain
189
+ openpyxl==3.1.2
190
+ # via unstructured
191
+ orjson==3.9.2
192
+ # via gradio
193
+ packaging==23.1
194
+ # via
195
+ # gradio-client
196
+ # huggingface-hub
197
+ # marshmallow
198
+ # matplotlib
199
+ pandas==2.0.3
200
+ # via
201
+ # altair
202
+ # gradio
203
+ # unstructured
204
+ pathvalidate==3.1.0
205
+ # via -r requirements.in
206
+ pdf2image==1.16.3
207
+ # via unstructured
208
+ pdfminer-six==20221105
209
+ # via unstructured
210
+ pillow==10.0.0
211
+ # via
212
+ # gradio
213
+ # matplotlib
214
+ # pdf2image
215
+ # python-pptx
216
+ # unstructured
217
+ pycparser==2.21
218
+ # via cffi
219
+ pydantic==1.10.11
220
+ # via
221
+ # fastapi
222
+ # gradio
223
+ # langchain
224
+ # langsmith
225
+ # openapi-schema-pydantic
226
+ pydub==0.25.1
227
+ # via gradio
228
+ pygments==2.15.1
229
+ # via gradio
230
+ pypandoc==1.11
231
+ # via unstructured
232
+ pyparsing==3.0.9
233
+ # via matplotlib
234
+ python-dateutil==2.8.2
235
+ # via
236
+ # matplotlib
237
+ # pandas
238
+ python-docx==0.8.11
239
+ # via unstructured
240
+ python-dotenv==1.0.0
241
+ # via
242
+ # lanarky
243
+ # uvicorn
244
+ python-magic==0.4.27
245
+ # via unstructured
246
+ python-multipart==0.0.6
247
+ # via gradio
248
+ python-pptx==0.6.21
249
+ # via unstructured
250
+ pytz==2023.3
251
+ # via pandas
252
+ pyyaml==6.0
253
+ # via
254
+ # gradio
255
+ # huggingface-hub
256
+ # langchain
257
+ # uvicorn
258
+ referencing==0.29.1
259
+ # via
260
+ # jsonschema
261
+ # jsonschema-specifications
262
+ regex==2023.6.3
263
+ # via
264
+ # nltk
265
+ # tiktoken
266
+ requests==2.31.0
267
+ # via
268
+ # gradio
269
+ # gradio-client
270
+ # huggingface-hub
271
+ # langchain
272
+ # langsmith
273
+ # openai
274
+ # tiktoken
275
+ # unstructured
276
+ rpds-py==0.8.10
277
+ # via
278
+ # jsonschema
279
+ # referencing
280
+ semantic-version==2.10.0
281
+ # via gradio
282
+ six==1.16.0
283
+ # via python-dateutil
284
+ sniffio==1.3.0
285
+ # via
286
+ # anyio
287
+ # httpcore
288
+ # httpx
289
+ soupsieve==2.4.1
290
+ # via beautifulsoup4
291
+ sqlalchemy==2.0.19
292
+ # via langchain
293
+ starlette==0.27.0
294
+ # via fastapi
295
+ tabulate==0.9.0
296
+ # via unstructured
297
+ tenacity==8.2.2
298
+ # via langchain
299
+ tiktoken==0.4.0
300
+ # via -r requirements.in
301
+ toolz==0.12.0
302
+ # via altair
303
+ tqdm==4.65.0
304
+ # via
305
+ # huggingface-hub
306
+ # nltk
307
+ # openai
308
+ typing-extensions==4.5.0
309
+ # via
310
+ # fastapi
311
+ # gradio-client
312
+ # huggingface-hub
313
+ # lanarky
314
+ # pydantic
315
+ # sqlalchemy
316
+ # typing-inspect
317
+ typing-inspect==0.9.0
318
+ # via dataclasses-json
319
+ tzdata==2023.3
320
+ # via pandas
321
+ uc-micro-py==1.0.2
322
+ # via linkify-it-py
323
+ unstructured==0.8.1
324
+ # via -r requirements.in
325
+ urllib3==1.26.15
326
+ # via
327
+ # lanarky
328
+ # requests
329
+ uvicorn[standard]==0.23.0
330
+ # via
331
+ # -r requirements.in
332
+ # gradio
333
+ uvloop==0.17.0
334
+ # via uvicorn
335
+ watchfiles==0.19.0
336
+ # via uvicorn
337
+ websockets==11.0.3
338
+ # via
339
+ # gradio
340
+ # gradio-client
341
+ # uvicorn
342
+ xlrd==2.0.1
343
+ # via unstructured
344
+ xlsxwriter==3.1.2
345
+ # via python-pptx
346
+ yarl==1.9.2
347
+ # via aiohttp