Shorter list
Browse files- requirements.txt +5 -211
requirements.txt
CHANGED
@@ -1,212 +1,6 @@
|
|
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 |
-
keras==2.10.0
|
83 |
-
Keras-Preprocessing==1.1.2
|
84 |
-
kiwisolver==1.4.5
|
85 |
-
langcodes==3.3.0
|
86 |
-
libclang==16.0.6
|
87 |
-
Markdown==3.6
|
88 |
-
MarkupSafe
|
89 |
-
matplotlib==3.8.3
|
90 |
-
matplotlib-inline==0.1.6
|
91 |
-
mistune==3.0.2
|
92 |
-
mkl-service==2.4.1
|
93 |
-
mpmath
|
94 |
-
multidict==6.0.5
|
95 |
-
multiprocess==0.70.16
|
96 |
-
murmurhash==1.0.10
|
97 |
-
nbclient==0.10.0
|
98 |
-
nbconvert==7.16.2
|
99 |
-
nbformat==5.10.2
|
100 |
-
nest-asyncio==1.6.0
|
101 |
-
networkx
|
102 |
-
nltk==3.8.1
|
103 |
-
notebook==7.1.1
|
104 |
-
notebook_shim==0.2.4
|
105 |
-
numexpr==2.9.0
|
106 |
-
numpy
|
107 |
-
nvidia-ml-py3==7.352.0
|
108 |
-
oauthlib==3.2.2
|
109 |
-
openai==1.14.3
|
110 |
-
opt-einsum==3.3.0
|
111 |
-
overrides==7.7.0
|
112 |
-
packaging==24.0
|
113 |
-
pandas==2.2.1
|
114 |
-
pandocfilters==1.5.1
|
115 |
-
parso==0.8.3
|
116 |
-
patsy==0.5.6
|
117 |
-
pillow
|
118 |
-
pinecone-client==3.1.0
|
119 |
-
pip==24.0
|
120 |
-
platformdirs==4.2.0
|
121 |
-
plotly==5.20.0
|
122 |
-
plotly-express==0.4.0
|
123 |
-
preshed==3.0.9
|
124 |
-
prometheus_client==0.20.0
|
125 |
-
prompt-toolkit==3.0.43
|
126 |
-
protobuf==3.19.6
|
127 |
-
psutil==5.9.8
|
128 |
-
pure-eval==0.2.2
|
129 |
-
pyarrow==15.0.1
|
130 |
-
pyarrow-hotfix==0.6
|
131 |
-
pyasn1==0.5.1
|
132 |
-
pyasn1-modules==0.3.0
|
133 |
-
pycparser
|
134 |
-
pydantic==2.6.4
|
135 |
-
pydantic_core==2.16.3
|
136 |
-
Pygments==2.17.2
|
137 |
-
pyparsing==3.1.2
|
138 |
-
python-dateutil==2.9.0.post0
|
139 |
-
python-json-logger==2.0.7
|
140 |
-
pytz==2024.1
|
141 |
-
pywin32==306
|
142 |
-
pywinpty==2.0.13
|
143 |
-
PyYAML==6.0.1
|
144 |
-
pyzmq==25.1.2
|
145 |
-
qtconsole==5.5.1
|
146 |
-
QtPy==2.4.1
|
147 |
-
referencing==0.33.0
|
148 |
-
regex==2023.12.25
|
149 |
-
requests==2.31.0
|
150 |
-
requests-oauthlib==1.4.0
|
151 |
-
rfc3339-validator==0.1.4
|
152 |
-
rfc3986==1.5.0
|
153 |
-
rfc3986-validator==0.1.1
|
154 |
-
rpds-py==0.18.0
|
155 |
-
rsa==4.9
|
156 |
-
s3transfer==0.10.0
|
157 |
-
safetensors==0.4.2
|
158 |
-
scikit-learn==1.4.1.post1
|
159 |
-
scipy==1.12.0
|
160 |
-
seaborn==0.13.2
|
161 |
-
Send2Trash==1.8.2
|
162 |
-
sentence-transformers==2.5.1
|
163 |
-
sentencepiece==0.2.0
|
164 |
-
six
|
165 |
-
smart-open==6.4.0
|
166 |
-
sniffio==1.3.1
|
167 |
-
soupsieve==2.5
|
168 |
-
spacy==3.7.4
|
169 |
-
spacy-legacy==3.0.12
|
170 |
-
spacy-loggers==1.0.5
|
171 |
-
srsly==2.4.8
|
172 |
-
stack-data==0.6.3
|
173 |
-
statsmodels==0.14.1
|
174 |
-
sympy
|
175 |
-
tenacity==8.2.3
|
176 |
-
tensorboard==2.10.1
|
177 |
-
tensorboard-data-server==0.6.1
|
178 |
-
tensorboard-plugin-wit==1.8.1
|
179 |
-
tensorflow==2.10.1
|
180 |
-
tensorflow-estimator==2.10.0
|
181 |
-
tensorflow-io-gcs-filesystem==0.31.0
|
182 |
-
termcolor==2.4.0
|
183 |
-
terminado==0.18.1
|
184 |
-
thinc==8.2.3
|
185 |
-
threadpoolctl==3.3.0
|
186 |
-
tinycss2==1.2.1
|
187 |
-
tokenizers==0.15.2
|
188 |
-
tomli==2.0.1
|
189 |
torch
|
190 |
-
|
191 |
-
|
192 |
-
|
193 |
-
|
194 |
-
transformers
|
195 |
-
typer==0.9.0
|
196 |
-
types-python-dateutil==2.8.19.20240311
|
197 |
-
typing==3.7.4.3
|
198 |
-
tzdata==2024.1
|
199 |
-
uri-template==1.3.0
|
200 |
-
urllib3==2.0.7
|
201 |
-
wasabi==1.1.2
|
202 |
-
wcwidth==0.2.13
|
203 |
-
weasel==0.3.4
|
204 |
-
webcolors==1.13
|
205 |
-
webencodings==0.5.1
|
206 |
-
websocket-client==1.7.0
|
207 |
-
Werkzeug==3.0.1
|
208 |
-
widgetsnbextension==4.0.10
|
209 |
-
wordcloud==1.9.3
|
210 |
-
wrapt==1.16.0
|
211 |
-
xxhash==3.4.1
|
212 |
-
yarl==1.9.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
+
transformers
|
3 |
+
pandas
|
4 |
+
matplotlib
|
5 |
+
seaborn
|
6 |
+
sentence-transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|