flashfaster commited on
Commit
e258662
·
1 Parent(s): 0b2adaf

Added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +189 -0
requirements.txt ADDED
@@ -0,0 +1,189 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ astunparse==1.6.3
13
+ async-lru==2.0.4
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.2
27
+ confection==0.1.4
28
+ contourpy==1.2.0
29
+ cycler==0.12.1
30
+ cymem==2.0.8
31
+ datasets==2.18.0
32
+ debugpy==1.8.1
33
+ decorator==5.1.1
34
+ defusedxml==0.7.1
35
+ dill==0.3.8
36
+ execnb==0.1.5
37
+ executing==2.0.1
38
+ fastai==2.7.14
39
+ fastapi==0.110.0
40
+ fastbook==0.0.29
41
+ fastcore==1.5.29
42
+ fastdownload==0.0.7
43
+ fastjsonschema==2.19.1
44
+ fastprogress==1.0.3
45
+ ffmpy==0.3.2
46
+ filelock==3.13.1
47
+ fonttools==4.49.0
48
+ fqdn==1.5.1
49
+ frozenlist==1.4.1
50
+ fsspec==2024.2.0
51
+ ghapi==1.0.4
52
+ gradio==3.50.0
53
+ gradio_client==0.6.1
54
+ graphviz==0.20.1
55
+ h11==0.14.0
56
+ httpcore==1.0.4
57
+ httpx==0.27.0
58
+ huggingface-hub==0.21.4
59
+ idna==3.6
60
+ importlib_resources==6.3.0
61
+ ipykernel==6.29.3
62
+ ipython==8.22.2
63
+ ipython-genutils==0.2.0
64
+ ipywidgets==7.8.1
65
+ isoduration==20.11.0
66
+ jedi==0.19.1
67
+ Jinja2==3.1.3
68
+ joblib==1.3.2
69
+ json5==0.9.22
70
+ jsonpointer==2.4
71
+ jsonschema==4.21.1
72
+ jsonschema-specifications==2023.12.1
73
+ jupyter-events==0.9.1
74
+ jupyter-lsp==2.2.4
75
+ jupyter_client==8.6.1
76
+ jupyter_core==5.7.2
77
+ jupyter_server==2.13.0
78
+ jupyter_server_terminals==0.5.3
79
+ jupyterlab==4.1.4
80
+ jupyterlab-widgets==1.1.7
81
+ jupyterlab_pygments==0.3.0
82
+ jupyterlab_server==2.25.4
83
+ kiwisolver==1.4.5
84
+ langcodes==3.3.0
85
+ markdown-it-py==3.0.0
86
+ MarkupSafe==2.1.5
87
+ matplotlib==3.8.3
88
+ matplotlib-inline==0.1.6
89
+ mdurl==0.1.2
90
+ mistune==3.0.2
91
+ mpmath==1.3.0
92
+ multidict==6.0.5
93
+ multiprocess==0.70.16
94
+ murmurhash==1.0.10
95
+ nbclient==0.10.0
96
+ nbconvert==7.16.2
97
+ nbdev==2.3.13
98
+ nbformat==5.10.2
99
+ nest-asyncio==1.6.0
100
+ networkx==3.2.1
101
+ notebook==7.1.1
102
+ notebook_shim==0.2.4
103
+ numpy==1.26.4
104
+ orjson==3.9.15
105
+ overrides==7.7.0
106
+ packaging==24.0
107
+ pandas==2.2.1
108
+ pandocfilters==1.5.1
109
+ parso==0.8.3
110
+ pexpect==4.9.0
111
+ pillow==10.2.0
112
+ platformdirs==4.2.0
113
+ preshed==3.0.9
114
+ prometheus_client==0.20.0
115
+ prompt-toolkit==3.0.43
116
+ psutil==5.9.8
117
+ ptyprocess==0.7.0
118
+ pure-eval==0.2.2
119
+ pyarrow==15.0.1
120
+ pyarrow-hotfix==0.6
121
+ pycparser==2.21
122
+ pydantic==2.6.4
123
+ pydantic_core==2.16.3
124
+ pydub==0.25.1
125
+ Pygments==2.17.2
126
+ pyparsing==3.1.2
127
+ python-dateutil==2.9.0.post0
128
+ python-json-logger==2.0.7
129
+ python-multipart==0.0.9
130
+ pytz==2024.1
131
+ PyYAML==6.0.1
132
+ pyzmq==25.1.2
133
+ referencing==0.33.0
134
+ regex==2023.12.25
135
+ requests==2.31.0
136
+ rfc3339-validator==0.1.4
137
+ rfc3986-validator==0.1.1
138
+ rich==13.7.1
139
+ rpds-py==0.18.0
140
+ ruff==0.3.2
141
+ safetensors==0.4.2
142
+ scikit-learn==1.4.1.post1
143
+ scipy==1.12.0
144
+ semantic-version==2.10.0
145
+ Send2Trash==1.8.2
146
+ sentencepiece==0.2.0
147
+ shellingham==1.5.4
148
+ six==1.16.0
149
+ smart-open==6.4.0
150
+ sniffio==1.3.1
151
+ soupsieve==2.5
152
+ spacy==3.7.4
153
+ spacy-legacy==3.0.12
154
+ spacy-loggers==1.0.5
155
+ srsly==2.4.8
156
+ stack-data==0.6.3
157
+ starlette==0.36.3
158
+ sympy==1.12
159
+ terminado==0.18.1
160
+ thinc==8.2.3
161
+ threadpoolctl==3.3.0
162
+ tinycss2==1.2.1
163
+ tokenizers==0.15.2
164
+ tomlkit==0.12.0
165
+ toolz==0.12.1
166
+ torch==2.2.1
167
+ torchvision==0.17.1
168
+ tornado==6.4
169
+ tqdm==4.66.2
170
+ traitlets==5.14.2
171
+ transformers==4.38.2
172
+ typer==0.9.0
173
+ types-python-dateutil==2.8.19.20240311
174
+ typing_extensions==4.10.0
175
+ tzdata==2024.1
176
+ uri-template==1.3.0
177
+ urllib3==2.2.1
178
+ uvicorn==0.28.0
179
+ wasabi==1.1.2
180
+ watchdog==4.0.0
181
+ wcwidth==0.2.13
182
+ weasel==0.3.4
183
+ webcolors==1.13
184
+ webencodings==0.5.1
185
+ websocket-client==1.7.0
186
+ websockets==11.0.3
187
+ widgetsnbextension==3.6.6
188
+ xxhash==3.4.1
189
+ yarl==1.9.4