jtjanaka commited on
Commit
b6859b9
·
1 Parent(s): 50dfdc5

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +192 -0
requirements.txt ADDED
@@ -0,0 +1,192 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohttp==3.9.3
3
+ aiosignal==1.3.1
4
+ altair==5.2.0
5
+ annotated-types==0.6.0
6
+ anyio==4.3.0
7
+ appnope==0.1.4
8
+ argon2-cffi==23.1.0
9
+ argon2-cffi-bindings==21.2.0
10
+ arrow==1.3.0
11
+ asttokens==2.4.1
12
+ async-lru==2.0.4
13
+ async-timeout==4.0.3
14
+ attrs==23.2.0
15
+ Babel==2.14.0
16
+ beautifulsoup4==4.12.3
17
+ bleach==6.1.0
18
+ blis==0.7.11
19
+ catalogue==2.0.10
20
+ certifi==2024.2.2
21
+ cffi==1.16.0
22
+ charset-normalizer==3.3.2
23
+ click==8.1.7
24
+ cloudpathlib==0.16.0
25
+ colorama==0.4.6
26
+ comm==0.2.1
27
+ confection==0.1.4
28
+ contourpy==1.2.0
29
+ curl_cffi==0.6.2
30
+ cycler==0.12.1
31
+ cymem==2.0.8
32
+ datasets==2.18.0
33
+ debugpy==1.8.1
34
+ decorator==5.1.1
35
+ defusedxml==0.7.1
36
+ dill==0.3.8
37
+ duckduckgo_search==5.0
38
+ exceptiongroup==1.2.0
39
+ executing==2.0.1
40
+ fastai==2.7.14
41
+ fastapi==0.110.0
42
+ fastbook==0.0.29
43
+ fastcore==1.5.29
44
+ fastdownload==0.0.7
45
+ fastjsonschema==2.19.1
46
+ fastprogress==1.0.3
47
+ ffmpy==0.3.2
48
+ filelock==3.13.1
49
+ fonttools==4.49.0
50
+ fqdn==1.5.1
51
+ frozenlist==1.4.1
52
+ fsspec==2024.2.0
53
+ gradio==4.22.0
54
+ gradio_client==0.13.0
55
+ graphviz==0.20.1
56
+ h11==0.14.0
57
+ httpcore==1.0.4
58
+ httpx==0.27.0
59
+ huggingface-hub==0.21.4
60
+ idna==3.6
61
+ importlib_metadata==7.0.2
62
+ importlib_resources==6.1.3
63
+ ipykernel==6.29.3
64
+ ipython==8.18.1
65
+ ipython-genutils==0.2.0
66
+ ipywidgets==7.8.1
67
+ isoduration==20.11.0
68
+ jedi==0.19.1
69
+ Jinja2==3.1.3
70
+ joblib==1.3.2
71
+ json5==0.9.22
72
+ jsonpointer==2.4
73
+ jsonschema==4.21.1
74
+ jsonschema-specifications==2023.12.1
75
+ jupyter-events==0.9.0
76
+ jupyter-lsp==2.2.4
77
+ jupyter_client==8.6.0
78
+ jupyter_core==5.7.1
79
+ jupyter_server==2.13.0
80
+ jupyter_server_terminals==0.5.2
81
+ jupyterlab==4.1.4
82
+ jupyterlab-widgets==1.1.7
83
+ jupyterlab_pygments==0.3.0
84
+ jupyterlab_server==2.25.3
85
+ kiwisolver==1.4.5
86
+ langcodes==3.3.0
87
+ lxml==5.1.0
88
+ markdown-it-py==3.0.0
89
+ MarkupSafe==2.1.5
90
+ matplotlib==3.8.3
91
+ matplotlib-inline==0.1.6
92
+ mdurl==0.1.2
93
+ mistune==3.0.2
94
+ mpmath==1.3.0
95
+ multidict==6.0.5
96
+ multiprocess==0.70.16
97
+ murmurhash==1.0.10
98
+ nbclient==0.9.0
99
+ nbconvert==7.16.2
100
+ nbformat==5.9.2
101
+ nest-asyncio==1.6.0
102
+ networkx==3.2.1
103
+ notebook==7.1.1
104
+ notebook_shim==0.2.4
105
+ numpy==1.26.4
106
+ orjson==3.9.15
107
+ overrides==7.7.0
108
+ packaging==23.2
109
+ pandas==2.2.1
110
+ pandocfilters==1.5.1
111
+ parso==0.8.3
112
+ pexpect==4.9.0
113
+ pillow==10.2.0
114
+ platformdirs==4.2.0
115
+ preshed==3.0.9
116
+ prometheus_client==0.20.0
117
+ prompt-toolkit==3.0.43
118
+ psutil==5.9.8
119
+ ptyprocess==0.7.0
120
+ pure-eval==0.2.2
121
+ pyarrow==15.0.1
122
+ pyarrow-hotfix==0.6
123
+ pycparser==2.21
124
+ pydantic==2.6.3
125
+ pydantic_core==2.16.3
126
+ pydub==0.25.1
127
+ Pygments==2.17.2
128
+ pyparsing==3.1.2
129
+ python-dateutil==2.9.0.post0
130
+ python-json-logger==2.0.7
131
+ python-multipart==0.0.9
132
+ pytz==2024.1
133
+ PyYAML==6.0.1
134
+ pyzmq==25.1.2
135
+ referencing==0.33.0
136
+ regex==2023.12.25
137
+ requests==2.31.0
138
+ rfc3339-validator==0.1.4
139
+ rfc3986-validator==0.1.1
140
+ rich==13.7.1
141
+ rpds-py==0.18.0
142
+ ruff==0.3.4
143
+ safetensors==0.4.2
144
+ scikit-learn==1.4.1.post1
145
+ scipy==1.12.0
146
+ semantic-version==2.10.0
147
+ Send2Trash==1.8.2
148
+ sentencepiece==0.2.0
149
+ shellingham==1.5.4
150
+ six==1.16.0
151
+ smart-open==6.4.0
152
+ sniffio==1.3.1
153
+ soupsieve==2.5
154
+ spacy==3.7.4
155
+ spacy-legacy==3.0.12
156
+ spacy-loggers==1.0.5
157
+ srsly==2.4.8
158
+ stack-data==0.6.3
159
+ starlette==0.36.3
160
+ sympy==1.12
161
+ terminado==0.18.0
162
+ thinc==8.2.3
163
+ threadpoolctl==3.3.0
164
+ tinycss2==1.2.1
165
+ tokenizers==0.15.2
166
+ tomli==2.0.1
167
+ tomlkit==0.12.0
168
+ toolz==0.12.1
169
+ torch==2.2.1
170
+ torchvision==0.17.1
171
+ tornado==6.4
172
+ tqdm==4.66.2
173
+ traitlets==5.14.1
174
+ transformers==4.38.2
175
+ typer==0.9.0
176
+ types-python-dateutil==2.8.19.20240106
177
+ typing_extensions==4.10.0
178
+ tzdata==2024.1
179
+ uri-template==1.3.0
180
+ urllib3==2.2.1
181
+ uvicorn==0.29.0
182
+ wasabi==1.1.2
183
+ wcwidth==0.2.13
184
+ weasel==0.3.4
185
+ webcolors==1.13
186
+ webencodings==0.5.1
187
+ websocket-client==1.7.0
188
+ websockets==11.0.3
189
+ widgetsnbextension==3.6.6
190
+ xxhash==3.4.1
191
+ yarl==1.9.4
192
+ zipp==3.17.0