badaoui commited on
Commit
1b1cfc8
·
1 Parent(s): 842adf3

requirements of the neuron export

Browse files
Files changed (1) hide show
  1. requirements.txt +295 -6
requirements.txt CHANGED
@@ -1,6 +1,295 @@
1
- huggingface_hub==0.25.2
2
- optimum-neuron
3
- transformers
4
- APScheduler
5
- gradio[oauth]
6
- gradio_huggingfacehub_search
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ accelerate==0.29.2
3
+ aiofiles==23.2.1
4
+ aiohappyeyeballs==2.4.4
5
+ aiohttp==3.11.11
6
+ aiosignal==1.3.2
7
+ altair==5.5.0
8
+ amqp==5.3.1
9
+ annotated-types==0.7.0
10
+ ansicolors==1.1.8
11
+ anyio==4.8.0
12
+ APScheduler==3.11.0
13
+ argon2-cffi==23.1.0
14
+ argon2-cffi-bindings==21.2.0
15
+ arrow==1.3.0
16
+ astroid==3.3.8
17
+ asttokens==3.0.0
18
+ async-lru==2.0.4
19
+ async-timeout==5.0.1
20
+ attrs==23.1.0
21
+ Authlib==1.6.0
22
+ Automat==24.8.1
23
+ awscli==1.36.39
24
+ babel==2.16.0
25
+ beautifulsoup4==4.12.3
26
+ billiard==4.2.1
27
+ bleach==6.2.0
28
+ boto3==1.35.98
29
+ botocore==1.35.98
30
+ build==1.2.2.post1
31
+ celery==5.4.0
32
+ certifi==2024.12.14
33
+ cffi==1.17.1
34
+ charset-normalizer==3.4.1
35
+ click==8.1.8
36
+ click-didyoumean==0.3.1
37
+ click-plugins==1.1.1
38
+ click-repl==0.3.0
39
+ cloudpickle==3.1.1
40
+ cmake==3.31.4
41
+ colorama==0.4.6
42
+ coloredlogs==15.0.1
43
+ comm==0.2.2
44
+ constantly==23.10.4
45
+ contourpy==1.3.1
46
+ cryptography==44.0.0
47
+ cssselect==1.2.0
48
+ cycler==0.12.1
49
+ dask==2024.12.1
50
+ datasets==2.19.1
51
+ debugpy==1.8.11
52
+ decorator==5.1.1
53
+ defusedxml==0.7.1
54
+ diffusers==0.30.3
55
+ dill==0.3.8
56
+ distlib==0.3.9
57
+ docutils==0.16
58
+ ec2-metadata==2.14.0
59
+ entrypoints==0.4
60
+ environment-kernels==1.2.0
61
+ evaluate==0.4.3
62
+ exceptiongroup==1.2.2
63
+ executing==2.1.0
64
+ fastapi==0.115.6
65
+ fastjsonschema==2.21.1
66
+ ffmpy==0.5.0
67
+ filelock==3.16.1
68
+ fonttools==4.55.3
69
+ fqdn==1.5.1
70
+ frozenlist==1.5.0
71
+ fsspec==2024.3.1
72
+ gradio==5.32.0
73
+ gradio_client==1.10.2
74
+ gradio_huggingfacehub_search==0.0.6
75
+ groovy==0.1.2
76
+ grpcio==1.71.0
77
+ h11==0.14.0
78
+ hf-xet==1.1.2
79
+ hf_transfer==0.1.9
80
+ httpcore==1.0.7
81
+ httpie==3.2.4
82
+ httpx==0.28.1
83
+ huggingface-hub==0.32.3
84
+ humanfriendly==10.0
85
+ hyperlink==21.0.0
86
+ idna==3.10
87
+ imageio==2.36.1
88
+ importlib_metadata==8.5.0
89
+ importlib_resources==6.5.2
90
+ incremental==24.7.2
91
+ iniconfig==2.0.0
92
+ ipykernel==6.29.5
93
+ ipython==8.31.0
94
+ ipywidgets==8.1.5
95
+ islpy==2023.2.5
96
+ isoduration==20.11.0
97
+ isort==5.13.2
98
+ itemadapter==0.10.0
99
+ itemloaders==1.3.2
100
+ itsdangerous==2.2.0
101
+ jedi==0.19.2
102
+ Jinja2==3.1.2
103
+ jmespath==1.0.1
104
+ joblib==1.4.2
105
+ json5==0.10.0
106
+ jsonpointer==3.0.0
107
+ jsonschema==4.23.0
108
+ jsonschema-specifications==2024.10.1
109
+ jupyter==1.1.1
110
+ jupyter-console==6.6.3
111
+ jupyter-events==0.11.0
112
+ jupyter-lsp==2.2.5
113
+ jupyter_client==8.6.3
114
+ jupyter_core==5.7.2
115
+ jupyter_server==2.15.0
116
+ jupyter_server_terminals==0.5.3
117
+ jupyterlab==4.3.4
118
+ jupyterlab_pygments==0.3.0
119
+ jupyterlab_server==2.27.3
120
+ jupyterlab_widgets==3.0.13
121
+ kiwisolver==1.4.8
122
+ kombu==5.4.2
123
+ libneuronxla==2.1.681.0
124
+ llvmlite==0.43.0
125
+ locket==1.0.0
126
+ lockfile==0.12.2
127
+ lxml==5.3.0
128
+ Markdown==3.7
129
+ markdown-it-py==3.0.0
130
+ MarkupSafe==2.1.1
131
+ matplotlib==3.10.0
132
+ matplotlib-inline==0.1.7
133
+ mccabe==0.7.0
134
+ mdurl==0.1.2
135
+ mistune==3.1.0
136
+ ml-dtypes==0.2.0
137
+ mpmath==1.3.0
138
+ multidict==6.1.0
139
+ multiprocess==0.70.16
140
+ narwhals==1.41.0
141
+ nbclient==0.10.2
142
+ nbconvert==7.16.5
143
+ nbformat==5.10.4
144
+ nest-asyncio==1.6.0
145
+ networkx==2.8.8
146
+ neuronx-cc==2.16.372.0+4a9b2326
147
+ neuronx-distributed==0.10.1
148
+ notebook==7.0.6
149
+ notebook_shim==0.2.4
150
+ numba==0.60.0
151
+ numpy==1.25.2
152
+ nvidia-cublas-cu12==12.4.5.8
153
+ nvidia-cuda-cupti-cu12==12.4.127
154
+ nvidia-cuda-nvrtc-cu12==12.4.127
155
+ nvidia-cuda-runtime-cu12==12.4.127
156
+ nvidia-cudnn-cu12==9.1.0.70
157
+ nvidia-cufft-cu12==11.2.1.3
158
+ nvidia-curand-cu12==10.3.5.147
159
+ nvidia-cusolver-cu12==11.6.1.9
160
+ nvidia-cusparse-cu12==12.3.1.170
161
+ nvidia-nccl-cu12==2.21.5
162
+ nvidia-nvjitlink-cu12==12.4.127
163
+ nvidia-nvtx-cu12==12.4.127
164
+ opencv-python==4.10.0.84
165
+ optimum==1.23.3
166
+ optimum-neuron @ git+https://github.com/huggingface/optimum-neuron.git@732449e2c29b822f497bc5b1bcea36fd09acbca5
167
+ orjson==3.10.18
168
+ overrides==7.7.0
169
+ packaging==24.2
170
+ pandas==2.2.3
171
+ pandocfilters==1.5.1
172
+ papermill==2.6.0
173
+ parsel==1.9.1
174
+ parso==0.8.4
175
+ partd==1.4.2
176
+ peft==0.14.0
177
+ pexpect==4.9.0
178
+ pgzip==0.3.5
179
+ pillow==10.4.0
180
+ pip-tools==7.4.1
181
+ pipenv==2024.4.0
182
+ platformdirs==4.3.6
183
+ plotly==5.24.1
184
+ pluggy==1.5.0
185
+ prometheus_client==0.21.1
186
+ prompt_toolkit==3.0.48
187
+ propcache==0.2.1
188
+ Protego==0.3.1
189
+ protobuf==3.20.3
190
+ psutil==6.1.1
191
+ ptyprocess==0.7.0
192
+ pure_eval==0.2.3
193
+ pyarrow==19.0.1
194
+ pyarrow-hotfix==0.6
195
+ pyasn1==0.6.1
196
+ pyasn1_modules==0.4.1
197
+ pycparser==2.22
198
+ pydantic==2.10.5
199
+ pydantic_core==2.27.2
200
+ PyDispatcher==2.0.7
201
+ pydub==0.25.1
202
+ Pygments==2.19.1
203
+ pylint==3.3.3
204
+ pyOpenSSL==25.0.0
205
+ pyparsing==3.2.1
206
+ pyproject_hooks==1.2.0
207
+ PySocks==1.7.1
208
+ pytest==8.3.4
209
+ python-daemon==3.1.2
210
+ python-dateutil==2.9.0.post0
211
+ python-json-logger==3.2.1
212
+ python-multipart==0.0.20
213
+ pytz==2024.2
214
+ PyYAML==6.0.2
215
+ pyzmq==26.2.0
216
+ queuelib==1.7.0
217
+ referencing==0.35.1
218
+ regex==2024.11.6
219
+ requests==2.31.0
220
+ requests-file==2.1.0
221
+ requests-toolbelt==1.0.0
222
+ requests-unixsocket==0.3.0
223
+ rfc3339-validator==0.1.4
224
+ rfc3986-validator==0.1.1
225
+ rich==13.9.4
226
+ rpds-py==0.22.3
227
+ rsa==4.7.2
228
+ ruff==0.11.11
229
+ s3transfer==0.10.4
230
+ safehttpx==0.1.6
231
+ safetensors==0.5.2
232
+ scikit-learn==1.6.1
233
+ scipy==1.11.2
234
+ Scrapy==2.12.0
235
+ seaborn==0.13.2
236
+ semantic-version==2.10.0
237
+ Send2Trash==1.8.3
238
+ sentence-transformers==3.4.1
239
+ sentencepiece==0.2.0
240
+ service-identity==24.2.0
241
+ shap==0.46.0
242
+ shellingham==1.5.4
243
+ six==1.17.0
244
+ slicer==0.0.8
245
+ sniffio==1.3.1
246
+ soupsieve==2.6
247
+ stack-data==0.6.3
248
+ starlette==0.41.3
249
+ sympy==1.13.1
250
+ tenacity==9.0.0
251
+ tensorboard==2.19.0
252
+ tensorboard-data-server==0.7.2
253
+ tensorboard-plugin-neuronx==2.6.63.0
254
+ terminado==0.18.1
255
+ threadpoolctl==3.5.0
256
+ tinycss2==1.4.0
257
+ tldextract==5.1.3
258
+ tokenizers==0.21.1
259
+ tomli==2.2.1
260
+ tomlkit==0.12.0
261
+ toolz==1.0.0
262
+ torch==2.5.1
263
+ torch-neuronx==2.5.1.2.4.0
264
+ torch-xla==2.5.1
265
+ torchvision==0.20.1
266
+ tornado==6.4.2
267
+ tqdm==4.67.1
268
+ traitlets==5.14.3
269
+ transformers==4.51.3
270
+ transformers-neuronx==0.13.322
271
+ triton==3.1.0
272
+ Twisted==24.11.0
273
+ typer==0.16.0
274
+ types-python-dateutil==2.9.0.20241206
275
+ typing_extensions==4.12.2
276
+ tzdata==2024.2
277
+ tzlocal==5.3.1
278
+ uri-template==1.3.0
279
+ urllib3==2.3.0
280
+ uvicorn==0.34.2
281
+ vine==5.1.0
282
+ virtualenv==20.28.1
283
+ w3lib==2.2.1
284
+ wcwidth==0.2.13
285
+ webcolors==24.11.1
286
+ webencodings==0.5.1
287
+ websocket-client==1.8.0
288
+ websockets==11.0.3
289
+ Werkzeug==3.1.3
290
+ wget==3.2
291
+ widgetsnbextension==4.0.13
292
+ xxhash==3.5.0
293
+ yarl==1.18.3
294
+ zipp==3.21.0
295
+ zope.interface==7.2