Skip to content

Commit 296cad8

Browse files
rgbkrktizz98
andauthored
Update gpu.requirements.in (#30)
* install packages for the huggingface flow * transformers * diffusers * accelerate * safetensors * invisible-watermark As part of this I had to upgrade tensorflow. * install packages for the huggingface flow (#32) Try to fix GPU requirements --------- Co-authored-by: Elijah Wilson <[email protected]>
1 parent e7435fb commit 296cad8

File tree

4 files changed

+216
-56
lines changed

4 files changed

+216
-56
lines changed

python/datascience/3.10/gpu.requirements.txt

+71-18
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ absl-py==1.4.0
88
# via
99
# tensorboard
1010
# tensorflow
11+
accelerate==0.21.0
12+
# via -r python/datascience/3.10/gpu.requirements.in
1113
astunparse==1.6.3
1214
# via tensorflow
1315
blis==0.7.9
@@ -25,7 +27,7 @@ charset-normalizer==3.1.0
2527
# via requests
2628
click==8.1.3
2729
# via typer
28-
cmake==3.26.4
30+
cmake==3.27.1
2931
# via triton
3032
confection==0.1.0
3133
# via thinc
@@ -38,6 +40,8 @@ cymem==2.0.7
3840
# preshed
3941
# spacy
4042
# thinc
43+
diffusers==0.19.3
44+
# via -r python/datascience/3.10/gpu.requirements.in
4145
fastai==2.7.12
4246
# via -r python/datascience/3.10/gpu.requirements.in
4347
fastcore==1.5.29
@@ -52,12 +56,17 @@ fastprogress==1.0.3
5256
# fastdownload
5357
filelock==3.12.2
5458
# via
59+
# diffusers
60+
# huggingface-hub
5561
# torch
62+
# transformers
5663
# triton
5764
flatbuffers==23.5.26
5865
# via tensorflow
5966
fonttools==4.40.0
6067
# via matplotlib
68+
fsspec==2023.6.0
69+
# via huggingface-hub
6170
gast==0.4.0
6271
# via tensorflow
6372
google-auth==2.21.0
@@ -74,17 +83,23 @@ grpcio==1.56.0
7483
# tensorflow
7584
h5py==3.9.0
7685
# via tensorflow
86+
huggingface-hub==0.16.4
87+
# via
88+
# diffusers
89+
# transformers
7790
idna==3.4
7891
# via requests
79-
jax==0.4.13
80-
# via tensorflow
92+
importlib-metadata==6.8.0
93+
# via diffusers
94+
invisible-watermark==0.2.0
95+
# via -r python/datascience/3.10/gpu.requirements.in
8196
jinja2==3.1.2
8297
# via
8398
# spacy
8499
# torch
85100
joblib==1.3.1
86101
# via scikit-learn
87-
keras==2.12.0
102+
keras==2.13.1
88103
# via tensorflow
89104
kiwisolver==1.4.4
90105
# via matplotlib
@@ -102,8 +117,6 @@ markupsafe==2.1.3
102117
# werkzeug
103118
matplotlib==3.7.2
104119
# via fastai
105-
ml-dtypes==0.2.0
106-
# via jax
107120
mpmath==1.3.0
108121
# via sympy
109122
murmurhash==1.0.9
@@ -115,21 +128,25 @@ networkx==3.1
115128
# via torch
116129
numpy==1.24.3
117130
# via
131+
# accelerate
118132
# blis
119133
# contourpy
134+
# diffusers
120135
# h5py
121-
# jax
136+
# invisible-watermark
122137
# matplotlib
123-
# ml-dtypes
138+
# opencv-python
124139
# opt-einsum
125140
# pandas
141+
# pywavelets
126142
# scikit-learn
127143
# scipy
128144
# spacy
129145
# tensorboard
130146
# tensorflow
131147
# thinc
132148
# torchvision
149+
# transformers
133150
nvidia-cublas-cu11==11.10.3.66
134151
# via
135152
# nvidia-cudnn-cu11
@@ -157,25 +174,30 @@ nvidia-nvtx-cu11==11.7.91
157174
# via torch
158175
oauthlib==3.2.2
159176
# via requests-oauthlib
177+
opencv-python==4.8.0.74
178+
# via invisible-watermark
160179
opt-einsum==3.3.0
161-
# via
162-
# jax
163-
# tensorflow
180+
# via tensorflow
164181
packaging==23.1
165182
# via
183+
# accelerate
166184
# fastai
167185
# fastcore
186+
# huggingface-hub
168187
# matplotlib
169188
# spacy
170189
# tensorflow
171190
# thinc
191+
# transformers
172192
pandas==2.0.3
173193
# via fastai
174194
pathy==0.10.2
175195
# via spacy
176196
pillow==10.0.0
177197
# via
198+
# diffusers
178199
# fastai
200+
# invisible-watermark
179201
# matplotlib
180202
# torchvision
181203
preshed==3.0.8
@@ -186,6 +208,8 @@ protobuf==4.23.3
186208
# via
187209
# tensorboard
188210
# tensorflow
211+
psutil==5.9.5
212+
# via accelerate
189213
pyasn1==0.5.0
190214
# via
191215
# pyasn1-modules
@@ -205,25 +229,42 @@ python-dateutil==2.8.2
205229
# pandas
206230
pytz==2023.3
207231
# via pandas
232+
pywavelets==1.4.1
233+
# via invisible-watermark
208234
pyyaml==6.0
209-
# via fastai
235+
# via
236+
# accelerate
237+
# fastai
238+
# huggingface-hub
239+
# transformers
240+
regex==2023.6.3
241+
# via
242+
# diffusers
243+
# transformers
210244
requests==2.31.0
211245
# via
246+
# diffusers
212247
# fastai
248+
# huggingface-hub
213249
# requests-oauthlib
214250
# spacy
215251
# tensorboard
216252
# torchvision
253+
# transformers
217254
requests-oauthlib==1.3.1
218255
# via google-auth-oauthlib
219256
rsa==4.9
220257
# via google-auth
258+
safetensors==0.3.2
259+
# via
260+
# -r python/datascience/3.10/gpu.requirements.in
261+
# diffusers
262+
# transformers
221263
scikit-learn==1.3.0
222264
# via fastai
223265
scipy==1.11.1
224266
# via
225267
# fastai
226-
# jax
227268
# scikit-learn
228269
six==1.16.0
229270
# via
@@ -249,26 +290,30 @@ srsly==2.4.6
249290
# thinc
250291
sympy==1.12
251292
# via torch
252-
tensorboard==2.12.3
293+
tensorboard==2.13.0
253294
# via tensorflow
254295
tensorboard-data-server==0.7.1
255296
# via tensorboard
256-
tensorflow==2.12.1
297+
tensorflow==2.13.0
257298
# via -r python/datascience/3.10/gpu.requirements.in
258-
tensorflow-estimator==2.12.0
299+
tensorflow-estimator==2.13.0
259300
# via tensorflow
260-
tensorflow-io-gcs-filesystem==0.32.0
301+
tensorflow-io-gcs-filesystem==0.33.0
261302
# via tensorflow
262303
termcolor==2.3.0
263304
# via tensorflow
264305
thinc==8.1.10
265306
# via spacy
266307
threadpoolctl==3.1.0
267308
# via scikit-learn
309+
tokenizers==0.13.3
310+
# via transformers
268311
torch==2.0.1
269312
# via
270313
# -r python/datascience/3.10/gpu.requirements.in
314+
# accelerate
271315
# fastai
316+
# invisible-watermark
272317
# torchaudio
273318
# torchvision
274319
# triton
@@ -279,7 +324,12 @@ torchvision==0.15.2
279324
# -r python/datascience/3.10/gpu.requirements.in
280325
# fastai
281326
tqdm==4.65.0
282-
# via spacy
327+
# via
328+
# huggingface-hub
329+
# spacy
330+
# transformers
331+
transformers==4.31.0
332+
# via -r python/datascience/3.10/gpu.requirements.in
283333
triton==2.0.0
284334
# via torch
285335
typer==0.9.0
@@ -288,6 +338,7 @@ typer==0.9.0
288338
# spacy
289339
typing-extensions==4.5.0
290340
# via
341+
# huggingface-hub
291342
# pydantic
292343
# tensorflow
293344
# torch
@@ -316,6 +367,8 @@ wheel==0.40.0
316367
# tensorboard
317368
wrapt==1.14.1
318369
# via tensorflow
370+
zipp==3.16.2
371+
# via importlib-metadata
319372

320373
# The following packages are considered to be unsafe in a requirements file:
321374
# pip

0 commit comments

Comments
 (0)