Create requirements.txt
Browse files- requirements.txt +241 -0
requirements.txt
ADDED
@@ -0,0 +1,241 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==2.1.0
|
2 |
+
accelerate
|
3 |
+
aiohttp==3.9.3
|
4 |
+
aiosignal==1.3.1
|
5 |
+
alabaster==0.7.13
|
6 |
+
annotated-types==0.6.0
|
7 |
+
anyio==3.7.1
|
8 |
+
appdirs==1.4.4
|
9 |
+
asn1crypto==1.5.1
|
10 |
+
asttokens==2.4.1
|
11 |
+
atomicwrites==1.4.1
|
12 |
+
attrs==23.1.0
|
13 |
+
Babel==2.12.1
|
14 |
+
beniget==0.4.1
|
15 |
+
bert-score==0.3.13
|
16 |
+
bertopic==0.16.2
|
17 |
+
bitsandbytes==0.43.0
|
18 |
+
bitstring==4.0.2
|
19 |
+
blist==1.3.6
|
20 |
+
Bottleneck==1.3.7
|
21 |
+
CacheControl==0.12.14
|
22 |
+
cachy==0.3.0
|
23 |
+
certifi==2023.5.7
|
24 |
+
cffi==1.15.1
|
25 |
+
chardet==5.1.0
|
26 |
+
charset-normalizer==3.1.0
|
27 |
+
cleo==2.0.1
|
28 |
+
click==8.1.3
|
29 |
+
cloudpickle==2.2.1
|
30 |
+
colorama==0.4.6
|
31 |
+
comm==0.2.2
|
32 |
+
commonmark==0.9.1
|
33 |
+
contourpy==1.2.0
|
34 |
+
crashtest==0.4.1
|
35 |
+
cryptography==41.0.1
|
36 |
+
cycler==0.12.1
|
37 |
+
Cython==0.29.35
|
38 |
+
datasets==2.18.0
|
39 |
+
deap==1.4.0
|
40 |
+
debugpy==1.8.1
|
41 |
+
decorator==5.1.1
|
42 |
+
dill==0.3.8
|
43 |
+
distlib==0.3.6
|
44 |
+
distro==1.8.0
|
45 |
+
docker-pycreds==0.4.0
|
46 |
+
docopt==0.6.2
|
47 |
+
docstring_parser==0.16
|
48 |
+
docutils==0.20.1
|
49 |
+
doit==0.36.0
|
50 |
+
dulwich==0.21.5
|
51 |
+
ecdsa==0.18.0
|
52 |
+
editables==0.3
|
53 |
+
evaluate==0.4.2
|
54 |
+
exceptiongroup==1.1.1
|
55 |
+
execnet==1.9.0
|
56 |
+
executing==2.0.1
|
57 |
+
expecttest==0.1.5
|
58 |
+
filelock==3.12.2
|
59 |
+
fonttools==4.50.0
|
60 |
+
frozenlist==1.4.1
|
61 |
+
fsspec==2023.6.0
|
62 |
+
future==0.18.3
|
63 |
+
gast==0.5.4
|
64 |
+
gitdb==4.0.11
|
65 |
+
GitPython==3.1.42
|
66 |
+
glob2==0.7
|
67 |
+
gmpy2==2.1.5
|
68 |
+
h11==0.14.0
|
69 |
+
hdbscan==0.8.36
|
70 |
+
html5lib==1.1
|
71 |
+
httpcore==1.0.4
|
72 |
+
httpx==0.27.0
|
73 |
+
huggingface-hub==0.21.4
|
74 |
+
idna==3.4
|
75 |
+
imagesize==1.4.1
|
76 |
+
importlib-metadata==6.7.0
|
77 |
+
importlib-resources==5.12.0
|
78 |
+
iniconfig==2.0.0
|
79 |
+
install==1.3.5
|
80 |
+
intervaltree==3.1.0
|
81 |
+
intreehooks==1.0
|
82 |
+
ipaddress==1.0.23
|
83 |
+
ipykernel==6.29.3
|
84 |
+
ipython==8.22.2
|
85 |
+
ipywidgets==8.1.2
|
86 |
+
jaraco.classes==3.2.3
|
87 |
+
jedi==0.19.1
|
88 |
+
jeepney==0.8.0
|
89 |
+
Jinja2==3.1.2
|
90 |
+
joblib==1.2.0
|
91 |
+
jsonschema==4.17.3
|
92 |
+
jupyter_client==8.6.1
|
93 |
+
jupyter_core==5.7.2
|
94 |
+
jupyterlab_widgets==3.0.10
|
95 |
+
keyring==23.13.1
|
96 |
+
keyrings.alt==4.2.0
|
97 |
+
kiwisolver==1.4.5
|
98 |
+
liac-arff==2.5.0
|
99 |
+
llvmlite==0.42.0
|
100 |
+
lockfile==0.12.2
|
101 |
+
lxml==5.2.2
|
102 |
+
markdown-it-py==3.0.0
|
103 |
+
MarkupSafe==2.1.3
|
104 |
+
matplotlib==3.8.3
|
105 |
+
matplotlib-inline==0.1.6
|
106 |
+
matplotlib-venn==0.11.10
|
107 |
+
mdurl==0.1.2
|
108 |
+
mock==5.0.2
|
109 |
+
more-itertools==9.1.0
|
110 |
+
mpmath==1.3.0
|
111 |
+
msgpack==1.0.5
|
112 |
+
multidict==6.0.5
|
113 |
+
multiprocess==0.70.16
|
114 |
+
nest-asyncio==1.6.0
|
115 |
+
netaddr==0.8.0
|
116 |
+
netifaces==0.11.0
|
117 |
+
networkx==3.1
|
118 |
+
nltk==3.8.1
|
119 |
+
numba==0.59.1
|
120 |
+
numexpr==2.8.4
|
121 |
+
numpy==1.25.1
|
122 |
+
openai==1.1.1
|
123 |
+
packaging==23.1
|
124 |
+
pandas==2.0.3
|
125 |
+
parso==0.8.3
|
126 |
+
pastel==0.2.1
|
127 |
+
pathlib2==2.3.7.post1
|
128 |
+
pathspec==0.11.1
|
129 |
+
pbr @ file:///dev/shm/PythonbundlePyPI/2023.06/GCCcore-12.3.0/pbr/pbr-5.11.1
|
130 |
+
peft
|
131 |
+
pexpect==4.8.0
|
132 |
+
Pillow==10.0.0
|
133 |
+
pkginfo==1.9.6
|
134 |
+
platformdirs==3.8.0
|
135 |
+
plotly==5.22.0
|
136 |
+
pluggy==1.2.0
|
137 |
+
ply==3.11
|
138 |
+
pooch==1.7.0
|
139 |
+
portalocker==2.8.2
|
140 |
+
prompt-toolkit==3.0.43
|
141 |
+
protobuf==4.24.0
|
142 |
+
psutil==5.9.5
|
143 |
+
ptyprocess==0.7.0
|
144 |
+
pure-eval==0.2.2
|
145 |
+
py==1.11.0
|
146 |
+
py-expression-eval==0.3.14
|
147 |
+
pyarrow==15.0.2
|
148 |
+
pyarrow-hotfix==0.6
|
149 |
+
pyasn1==0.5.0
|
150 |
+
pybind11==2.11.1
|
151 |
+
pycparser==2.21
|
152 |
+
pycryptodome==3.18.0
|
153 |
+
pydantic==2.6.4
|
154 |
+
pydantic_core==2.16.3
|
155 |
+
pydevtool==0.3.0
|
156 |
+
Pygments==2.15.1
|
157 |
+
pylcs==0.1.1
|
158 |
+
pylev==1.4.0
|
159 |
+
PyNaCl==1.5.0
|
160 |
+
pynndescent==0.5.12
|
161 |
+
pyparsing==3.1.0
|
162 |
+
pyrsistent==0.19.3
|
163 |
+
pytest==7.4.0
|
164 |
+
pytest-xdist==3.3.1
|
165 |
+
python-dateutil==2.8.2
|
166 |
+
pythran==0.13.1
|
167 |
+
pytoml==0.1.21
|
168 |
+
pytz==2023.3
|
169 |
+
PyYAML==6.0
|
170 |
+
pyzmq==25.1.2
|
171 |
+
rapidfuzz==2.15.1
|
172 |
+
regex==2023.6.3
|
173 |
+
requests==2.31.0
|
174 |
+
requests-toolbelt==1.0.0
|
175 |
+
rich==13.4.2
|
176 |
+
rich-click==1.6.1
|
177 |
+
rouge-score==0.1.2
|
178 |
+
sacrebleu==2.4.2
|
179 |
+
safetensors==0.4.2
|
180 |
+
scandir==1.10.0
|
181 |
+
scikit-learn==1.4.2
|
182 |
+
scipy==1.11.1
|
183 |
+
seaborn==0.13.2
|
184 |
+
SecretStorage==3.3.3
|
185 |
+
semantic-version==2.10.0
|
186 |
+
sentence-transformers==3.0.0
|
187 |
+
sentencepiece==0.2.0
|
188 |
+
sentry-sdk==1.43.0
|
189 |
+
setproctitle==1.3.3
|
190 |
+
shellingham==1.5.0.post1
|
191 |
+
shtab==1.7.1
|
192 |
+
simplegeneric==0.8.1
|
193 |
+
simplejson==3.19.1
|
194 |
+
six==1.16.0
|
195 |
+
smmap==5.0.1
|
196 |
+
sniffio==1.3.1
|
197 |
+
snowballstemmer==2.2.0
|
198 |
+
sortedcontainers==2.4.0
|
199 |
+
Sphinx==7.0.1
|
200 |
+
sphinx-bootstrap-theme==0.8.1
|
201 |
+
sphinxcontrib-applehelp==1.0.4
|
202 |
+
sphinxcontrib-devhelp==1.0.2
|
203 |
+
sphinxcontrib-htmlhelp==2.0.1
|
204 |
+
sphinxcontrib-jsmath==1.0.1
|
205 |
+
sphinxcontrib-qthelp==1.0.3
|
206 |
+
sphinxcontrib-serializinghtml==1.1.5
|
207 |
+
sphinxcontrib-websupport==1.2.4
|
208 |
+
stack-data==0.6.3
|
209 |
+
sympy==1.12
|
210 |
+
tabulate==0.9.0
|
211 |
+
tenacity==8.2.3
|
212 |
+
threadpoolctl==3.1.0
|
213 |
+
tiktoken==0.6.0
|
214 |
+
tokenizers==0.15.2
|
215 |
+
toml==0.10.2
|
216 |
+
tomli==2.0.1
|
217 |
+
tomli_w==1.0.0
|
218 |
+
tomlkit==0.11.8
|
219 |
+
torch==2.1.2
|
220 |
+
tornado==6.4
|
221 |
+
tqdm==4.66.2
|
222 |
+
traitlets==5.14.2
|
223 |
+
transformers
|
224 |
+
trl==0.8.6
|
225 |
+
typing_extensions==4.6.3
|
226 |
+
tyro==0.8.3
|
227 |
+
tzdata==2023.3
|
228 |
+
ujson==5.8.0
|
229 |
+
umap-learn==0.5.6
|
230 |
+
urllib3==1.26.16
|
231 |
+
versioneer==0.29
|
232 |
+
virtualenv==20.23.1
|
233 |
+
wcwidth==0.2.6
|
234 |
+
webencodings==0.5.1
|
235 |
+
widgetsnbextension==4.0.10
|
236 |
+
xlrd==2.0.1
|
237 |
+
xxhash==3.4.1
|
238 |
+
yarl==1.9.4
|
239 |
+
z3-solver==4.12.2.0
|
240 |
+
zipfile36==0.1.3
|
241 |
+
zipp==3.15.0
|