tawtao commited on
Commit
034c19d
·
1 Parent(s): df5a026

Adding requirements.txt

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