Create requirements.txt
Browse files- requirements.txt +223 -0
requirements.txt
ADDED
@@ -0,0 +1,223 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==2.1.0
|
2 |
+
accelerate==0.28.0
|
3 |
+
aiohttp==3.9.3
|
4 |
+
aiosignal==1.3.1
|
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 |
+
astunparse==1.6.3
|
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 |
+
bertviz==1.4.0
|
18 |
+
bleach==6.1.0
|
19 |
+
blis==0.7.11
|
20 |
+
boto3==1.34.62
|
21 |
+
botocore==1.34.62
|
22 |
+
Bottleneck==1.3.8
|
23 |
+
cachetools==5.3.3
|
24 |
+
catalogue==2.0.10
|
25 |
+
certifi==2024.2.2
|
26 |
+
cffi
|
27 |
+
chardet==3.0.4
|
28 |
+
charset-normalizer==3.3.2
|
29 |
+
click==8.1.7
|
30 |
+
cloudpathlib==0.16.0
|
31 |
+
colorama==0.4.6
|
32 |
+
comm==0.2.2
|
33 |
+
confection==0.1.4
|
34 |
+
contourpy==1.2.0
|
35 |
+
cycler==0.12.1
|
36 |
+
cymem==2.0.8
|
37 |
+
datasets==2.18.0
|
38 |
+
debugpy==1.8.1
|
39 |
+
decorator==5.1.1
|
40 |
+
defusedxml==0.7.1
|
41 |
+
dill==0.3.8
|
42 |
+
distro==1.9.0
|
43 |
+
exceptiongroup==1.2.0
|
44 |
+
executing==2.0.1
|
45 |
+
fastjsonschema==2.19.1
|
46 |
+
fastprogress==1.0.3
|
47 |
+
filelock
|
48 |
+
flatbuffers==24.3.7
|
49 |
+
fonttools==4.50.0
|
50 |
+
fqdn==1.5.1
|
51 |
+
frozenlist==1.4.1
|
52 |
+
fsspec
|
53 |
+
gast==0.4.0
|
54 |
+
gensim==4.3.2
|
55 |
+
google-auth==2.28.2
|
56 |
+
google-auth-oauthlib==0.4.6
|
57 |
+
google-pasta==0.2.0
|
58 |
+
googletrans==3.1.0a0
|
59 |
+
grpcio==1.62.1
|
60 |
+
h11==0.14.0
|
61 |
+
h2==3.2.0
|
62 |
+
h5py==3.10.0
|
63 |
+
hpack==3.0.0
|
64 |
+
hstspreload==2024.3.1
|
65 |
+
httpcore==1.0.4
|
66 |
+
httpx==0.27.0
|
67 |
+
huggingface-hub==0.21.4
|
68 |
+
hyperframe==5.2.0
|
69 |
+
idna==2.10
|
70 |
+
ipykernel==6.29.3
|
71 |
+
ipython==8.22.2
|
72 |
+
ipywidgets==8.1.2
|
73 |
+
isoduration==20.11.0
|
74 |
+
jedi==0.19.1
|
75 |
+
Jinja2
|
76 |
+
jmespath==1.0.1
|
77 |
+
joblib==1.3.2
|
78 |
+
json5==0.9.22
|
79 |
+
jsonpointer==2.4
|
80 |
+
jsonschema==4.21.1
|
81 |
+
jsonschema-specifications==2023.12.1
|
82 |
+
jupyter==1.0.0
|
83 |
+
jupyter-console==6.6.3
|
84 |
+
jupyter-events==0.9.1
|
85 |
+
jupyter-lsp==2.2.4
|
86 |
+
jupyter_client==8.6.1
|
87 |
+
jupyter_core==5.7.2
|
88 |
+
jupyter_server==2.13.0
|
89 |
+
jupyter_server_terminals==0.5.3
|
90 |
+
jupyterlab==4.1.5
|
91 |
+
jupyterlab_pygments==0.3.0
|
92 |
+
jupyterlab_server==2.25.4
|
93 |
+
jupyterlab_widgets==3.0.10
|
94 |
+
keras==2.10.0
|
95 |
+
Keras-Preprocessing==1.1.2
|
96 |
+
kiwisolver==1.4.5
|
97 |
+
langcodes==3.3.0
|
98 |
+
libclang==16.0.6
|
99 |
+
Markdown==3.6
|
100 |
+
MarkupSafe
|
101 |
+
matplotlib==3.8.3
|
102 |
+
matplotlib-inline==0.1.6
|
103 |
+
mistune==3.0.2
|
104 |
+
mkl-service==2.4.1
|
105 |
+
mpmath
|
106 |
+
multidict==6.0.5
|
107 |
+
multiprocess==0.70.16
|
108 |
+
murmurhash==1.0.10
|
109 |
+
nbclient==0.10.0
|
110 |
+
nbconvert==7.16.2
|
111 |
+
nbformat==5.10.2
|
112 |
+
nest-asyncio==1.6.0
|
113 |
+
networkx
|
114 |
+
nltk==3.8.1
|
115 |
+
notebook==7.1.1
|
116 |
+
notebook_shim==0.2.4
|
117 |
+
numexpr==2.9.0
|
118 |
+
numpy
|
119 |
+
nvidia-ml-py3==7.352.0
|
120 |
+
oauthlib==3.2.2
|
121 |
+
openai==1.14.3
|
122 |
+
opt-einsum==3.3.0
|
123 |
+
overrides==7.7.0
|
124 |
+
packaging==24.0
|
125 |
+
pandas==2.2.1
|
126 |
+
pandocfilters==1.5.1
|
127 |
+
parso==0.8.3
|
128 |
+
patsy==0.5.6
|
129 |
+
pillow
|
130 |
+
pinecone-client==3.1.0
|
131 |
+
platformdirs==4.2.0
|
132 |
+
plotly==5.20.0
|
133 |
+
plotly-express==0.4.0
|
134 |
+
preshed==3.0.9
|
135 |
+
prometheus_client==0.20.0
|
136 |
+
prompt-toolkit==3.0.43
|
137 |
+
protobuf==3.19.6
|
138 |
+
psutil==5.9.8
|
139 |
+
pure-eval==0.2.2
|
140 |
+
pyarrow==15.0.1
|
141 |
+
pyarrow-hotfix==0.6
|
142 |
+
pyasn1==0.5.1
|
143 |
+
pyasn1-modules==0.3.0
|
144 |
+
pycparser
|
145 |
+
pydantic==2.6.4
|
146 |
+
pydantic_core==2.16.3
|
147 |
+
Pygments==2.17.2
|
148 |
+
pyparsing==3.1.2
|
149 |
+
python-dateutil==2.9.0.post0
|
150 |
+
python-json-logger==2.0.7
|
151 |
+
pytz==2024.1
|
152 |
+
pywin32==306
|
153 |
+
pywinpty==2.0.13
|
154 |
+
PyYAML==6.0.1
|
155 |
+
pyzmq==25.1.2
|
156 |
+
qtconsole==5.5.1
|
157 |
+
QtPy==2.4.1
|
158 |
+
referencing==0.33.0
|
159 |
+
regex==2023.12.25
|
160 |
+
requests==2.31.0
|
161 |
+
requests-oauthlib==1.4.0
|
162 |
+
rfc3339-validator==0.1.4
|
163 |
+
rfc3986==1.5.0
|
164 |
+
rfc3986-validator==0.1.1
|
165 |
+
rpds-py==0.18.0
|
166 |
+
rsa==4.9
|
167 |
+
s3transfer==0.10.0
|
168 |
+
safetensors==0.4.2
|
169 |
+
scikit-learn==1.4.1.post1
|
170 |
+
scipy==1.12.0
|
171 |
+
seaborn==0.13.2
|
172 |
+
Send2Trash==1.8.2
|
173 |
+
sentence-transformers==2.5.1
|
174 |
+
sentencepiece==0.2.0
|
175 |
+
six
|
176 |
+
smart-open==6.4.0
|
177 |
+
sniffio==1.3.1
|
178 |
+
soupsieve==2.5
|
179 |
+
spacy==3.7.4
|
180 |
+
spacy-legacy==3.0.12
|
181 |
+
spacy-loggers==1.0.5
|
182 |
+
srsly==2.4.8
|
183 |
+
stack-data==0.6.3
|
184 |
+
statsmodels==0.14.1
|
185 |
+
sympy
|
186 |
+
tenacity==8.2.3
|
187 |
+
tensorboard==2.10.1
|
188 |
+
tensorboard-data-server==0.6.1
|
189 |
+
tensorboard-plugin-wit==1.8.1
|
190 |
+
tensorflow==2.10.1
|
191 |
+
tensorflow-estimator==2.10.0
|
192 |
+
tensorflow-io-gcs-filesystem==0.31.0
|
193 |
+
termcolor==2.4.0
|
194 |
+
terminado==0.18.1
|
195 |
+
thinc==8.2.3
|
196 |
+
threadpoolctl==3.3.0
|
197 |
+
tinycss2==1.2.1
|
198 |
+
tokenizers==0.15.2
|
199 |
+
tomli==2.0.1
|
200 |
+
torch
|
201 |
+
torchvision==0.2.2
|
202 |
+
tornado==6.4
|
203 |
+
tqdm==4.66.2
|
204 |
+
traitlets==5.14.2
|
205 |
+
transformers==4.38.2
|
206 |
+
typer==0.9.0
|
207 |
+
types-python-dateutil==2.8.19.20240311
|
208 |
+
typing==3.7.4.3
|
209 |
+
tzdata==2024.1
|
210 |
+
uri-template==1.3.0
|
211 |
+
urllib3==2.0.7
|
212 |
+
wasabi==1.1.2
|
213 |
+
wcwidth==0.2.13
|
214 |
+
weasel==0.3.4
|
215 |
+
webcolors==1.13
|
216 |
+
webencodings==0.5.1
|
217 |
+
websocket-client==1.7.0
|
218 |
+
Werkzeug==3.0.1
|
219 |
+
widgetsnbextension==4.0.10
|
220 |
+
wordcloud==1.9.3
|
221 |
+
wrapt==1.16.0
|
222 |
+
xxhash==3.4.1
|
223 |
+
yarl==1.9.4
|