-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
339 lines (338 loc) · 6.16 KB
/
requirements.txt
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
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile pyproject.toml
#
altair==4.2.2
# via
# streamlit
# text2story (pyproject.toml)
astor==0.8.1
# via streamlit
attrs==23.2.0
# via
# jsonschema
# referencing
# streamlit
base58==2.1.1
# via streamlit
beautifulsoup4==4.12.2
# via text2story (pyproject.toml)
blinker==1.8.2
# via streamlit
blis==0.7.9
# via
# spacy
# thinc
cachetools==5.3.3
# via streamlit
catalogue==2.0.8
# via
# spacy
# srsly
# thinc
certifi==2023.5.7
# via requests
charset-normalizer==2.0.12
# via requests
click==7.1.2
# via
# nltk
# streamlit
# typer
cmake==3.27.5
# via triton
contourpy==1.1.1
# via matplotlib
cycler==0.11.0
# via matplotlib
cymem==2.0.7
# via
# preshed
# spacy
# thinc
emoji==2.0.0
# via py-heideltime
entrypoints==0.4
# via altair
filelock==3.12.4
# via
# huggingface-hub
# torch
# transformers
# triton
fonttools==4.42.1
# via matplotlib
fsspec==2023.9.1
# via huggingface-hub
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via streamlit
grandalf==0.8
# via netgraph
httplib2==0.22.0
# via plantuml
huggingface-hub==0.17.2
# via transformers
idna==3.4
# via requests
importlib-metadata==6.8.0
# via text2story (pyproject.toml)
importlib-resources==6.0.1
# via matplotlib
jinja2==3.1.2
# via
# altair
# pydeck
# spacy
# torch
joblib==1.2.0
# via
# nltk
# text2story (pyproject.toml)
jsonschema==4.22.0
# via altair
jsonschema-specifications==2023.12.1
# via jsonschema
kiwisolver==1.4.5
# via matplotlib
langcodes==3.3.0
# via spacy
latexcompiler==1.0
# via text2story (pyproject.toml)
lit==16.0.6
# via triton
markupsafe==2.1.2
# via jinja2
matplotlib==3.7.0
# via
# netgraph
# text2story (pyproject.toml)
mpmath==1.3.0
# via sympy
murmurhash==1.0.9
# via
# preshed
# spacy
# thinc
netgraph==4.12.11
# via text2story (pyproject.toml)
networkx==3.1
# via
# text2story (pyproject.toml)
# torch
nltk==3.8.1
# via text2story (pyproject.toml)
numpy==1.23.5
# via
# altair
# blis
# contourpy
# matplotlib
# netgraph
# pandas
# pyarrow
# pydeck
# scipy
# spacy
# streamlit
# thinc
# transformers
nvidia-cublas-cu11==11.10.3.66
# via
# nvidia-cudnn-cu11
# nvidia-cusolver-cu11
# torch
nvidia-cuda-cupti-cu11==11.7.101
# via torch
nvidia-cuda-nvrtc-cu11==11.7.99
# via torch
nvidia-cuda-runtime-cu11==11.7.99
# via torch
nvidia-cudnn-cu11==8.5.0.96
# via torch
nvidia-cufft-cu11==10.9.0.58
# via torch
nvidia-curand-cu11==10.2.10.91
# via torch
nvidia-cusolver-cu11==11.4.0.1
# via torch
nvidia-cusparse-cu11==11.7.4.91
# via torch
nvidia-nccl-cu11==2.14.3
# via torch
nvidia-nvtx-cu11==11.7.91
# via torch
packaging==23.1
# via
# huggingface-hub
# matplotlib
# spacy
# streamlit
# transformers
pandas==1.5.3
# via
# altair
# streamlit
# text2story (pyproject.toml)
pathy==0.10.1
# via spacy
pdf2image==1.16.3
# via text2story (pyproject.toml)
pillow==10.0.1
# via
# matplotlib
# pdf2image
# streamlit
plantuml==0.3.0
# via text2story (pyproject.toml)
preshed==3.0.8
# via
# spacy
# thinc
protobuf==3.20.0
# via
# streamlit
# text2story (pyproject.toml)
py-heideltime==1.0.3
# via text2story (pyproject.toml)
pyarrow==16.1.0
# via streamlit
pydantic==1.8.2
# via
# spacy
# thinc
pydeck==0.9.1
# via streamlit
pympler==1.0.1
# via streamlit
pyparsing==3.1.1
# via
# grandalf
# httplib2
# matplotlib
python-dateutil==2.8.2
# via
# matplotlib
# pandas
# streamlit
pytorch-crf==0.7.2
# via text2story (pyproject.toml)
pytz==2023.3.post1
# via pandas
pyyaml==6.0.1
# via
# huggingface-hub
# transformers
rectangle-packer==2.0.1
# via netgraph
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
regex==2023.8.8
# via
# nltk
# transformers
requests==2.27.1
# via
# huggingface-hub
# spacy
# streamlit
# transformers
rpds-py==0.18.1
# via
# jsonschema
# referencing
safetensors==0.3.3
# via transformers
scipy==1.10.0
# via
# netgraph
# text2story (pyproject.toml)
six==1.16.0
# via python-dateutil
smart-open==6.3.0
# via pathy
smmap==5.0.1
# via gitdb
soupsieve==2.5
# via beautifulsoup4
spacy==3.2.0
# via text2story (pyproject.toml)
spacy-legacy==3.0.12
# via spacy
spacy-loggers==1.0.4
# via spacy
srsly==2.4.6
# via
# spacy
# thinc
streamlit==1.3.1
# via text2story (pyproject.toml)
sympy==1.12
# via torch
thinc==8.0.17
# via
# spacy
# text2story (pyproject.toml)
tokenizers==0.13.3
# via transformers
toml==0.10.2
# via streamlit
toolz==0.12.1
# via altair
torch==2.0.1
# via
# text2story (pyproject.toml)
# triton
tornado==6.4
# via streamlit
tqdm==4.64.1
# via
# huggingface-hub
# latexcompiler
# nltk
# spacy
# transformers
transformers==4.33.2
# via text2story (pyproject.toml)
triton==2.0.0
# via torch
typer==0.4.2
# via
# pathy
# spacy
typing-extensions==4.5.0
# via
# huggingface-hub
# pydantic
# torch
tzlocal==5.2
# via streamlit
urllib3==1.26.16
# via requests
validators==0.28.3
# via streamlit
wasabi==0.10.1
# via
# spacy
# thinc
watchdog==4.0.1
# via streamlit
wheel==0.41.2
# via
# nvidia-cublas-cu11
# nvidia-cuda-cupti-cu11
# nvidia-cuda-runtime-cu11
# nvidia-curand-cu11
# nvidia-cusparse-cu11
# nvidia-nvtx-cu11
zipp==3.15.0
# via
# importlib-metadata
# importlib-resources
# The following packages are considered to be unsafe in a requirements file:
# setuptools