@@ -8,6 +8,8 @@ absl-py==1.4.0
8
8
# via
9
9
# tensorboard
10
10
# tensorflow
11
+ accelerate==0.21.0
12
+ # via -r python/datascience/3.10/gpu.requirements.in
11
13
astunparse==1.6.3
12
14
# via tensorflow
13
15
blis==0.7.9
@@ -25,7 +27,7 @@ charset-normalizer==3.1.0
25
27
# via requests
26
28
click==8.1.3
27
29
# via typer
28
- cmake==3.26.4
30
+ cmake==3.27.1
29
31
# via triton
30
32
confection==0.1.0
31
33
# via thinc
@@ -38,6 +40,8 @@ cymem==2.0.7
38
40
# preshed
39
41
# spacy
40
42
# thinc
43
+ diffusers==0.19.3
44
+ # via -r python/datascience/3.10/gpu.requirements.in
41
45
fastai==2.7.12
42
46
# via -r python/datascience/3.10/gpu.requirements.in
43
47
fastcore==1.5.29
@@ -52,12 +56,17 @@ fastprogress==1.0.3
52
56
# fastdownload
53
57
filelock==3.12.2
54
58
# via
59
+ # diffusers
60
+ # huggingface-hub
55
61
# torch
62
+ # transformers
56
63
# triton
57
64
flatbuffers==23.5.26
58
65
# via tensorflow
59
66
fonttools==4.40.0
60
67
# via matplotlib
68
+ fsspec==2023.6.0
69
+ # via huggingface-hub
61
70
gast==0.4.0
62
71
# via tensorflow
63
72
google-auth==2.21.0
@@ -74,17 +83,23 @@ grpcio==1.56.0
74
83
# tensorflow
75
84
h5py==3.9.0
76
85
# via tensorflow
86
+ huggingface-hub==0.16.4
87
+ # via
88
+ # diffusers
89
+ # transformers
77
90
idna==3.4
78
91
# 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
81
96
jinja2==3.1.2
82
97
# via
83
98
# spacy
84
99
# torch
85
100
joblib==1.3.1
86
101
# via scikit-learn
87
- keras==2.12.0
102
+ keras==2.13.1
88
103
# via tensorflow
89
104
kiwisolver==1.4.4
90
105
# via matplotlib
@@ -102,8 +117,6 @@ markupsafe==2.1.3
102
117
# werkzeug
103
118
matplotlib==3.7.2
104
119
# via fastai
105
- ml-dtypes==0.2.0
106
- # via jax
107
120
mpmath==1.3.0
108
121
# via sympy
109
122
murmurhash==1.0.9
@@ -115,21 +128,25 @@ networkx==3.1
115
128
# via torch
116
129
numpy==1.24.3
117
130
# via
131
+ # accelerate
118
132
# blis
119
133
# contourpy
134
+ # diffusers
120
135
# h5py
121
- # jax
136
+ # invisible-watermark
122
137
# matplotlib
123
- # ml-dtypes
138
+ # opencv-python
124
139
# opt-einsum
125
140
# pandas
141
+ # pywavelets
126
142
# scikit-learn
127
143
# scipy
128
144
# spacy
129
145
# tensorboard
130
146
# tensorflow
131
147
# thinc
132
148
# torchvision
149
+ # transformers
133
150
nvidia-cublas-cu11==11.10.3.66
134
151
# via
135
152
# nvidia-cudnn-cu11
@@ -157,25 +174,30 @@ nvidia-nvtx-cu11==11.7.91
157
174
# via torch
158
175
oauthlib==3.2.2
159
176
# via requests-oauthlib
177
+ opencv-python==4.8.0.74
178
+ # via invisible-watermark
160
179
opt-einsum==3.3.0
161
- # via
162
- # jax
163
- # tensorflow
180
+ # via tensorflow
164
181
packaging==23.1
165
182
# via
183
+ # accelerate
166
184
# fastai
167
185
# fastcore
186
+ # huggingface-hub
168
187
# matplotlib
169
188
# spacy
170
189
# tensorflow
171
190
# thinc
191
+ # transformers
172
192
pandas==2.0.3
173
193
# via fastai
174
194
pathy==0.10.2
175
195
# via spacy
176
196
pillow==10.0.0
177
197
# via
198
+ # diffusers
178
199
# fastai
200
+ # invisible-watermark
179
201
# matplotlib
180
202
# torchvision
181
203
preshed==3.0.8
@@ -186,6 +208,8 @@ protobuf==4.23.3
186
208
# via
187
209
# tensorboard
188
210
# tensorflow
211
+ psutil==5.9.5
212
+ # via accelerate
189
213
pyasn1==0.5.0
190
214
# via
191
215
# pyasn1-modules
@@ -205,25 +229,42 @@ python-dateutil==2.8.2
205
229
# pandas
206
230
pytz==2023.3
207
231
# via pandas
232
+ pywavelets==1.4.1
233
+ # via invisible-watermark
208
234
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
210
244
requests==2.31.0
211
245
# via
246
+ # diffusers
212
247
# fastai
248
+ # huggingface-hub
213
249
# requests-oauthlib
214
250
# spacy
215
251
# tensorboard
216
252
# torchvision
253
+ # transformers
217
254
requests-oauthlib==1.3.1
218
255
# via google-auth-oauthlib
219
256
rsa==4.9
220
257
# via google-auth
258
+ safetensors==0.3.2
259
+ # via
260
+ # -r python/datascience/3.10/gpu.requirements.in
261
+ # diffusers
262
+ # transformers
221
263
scikit-learn==1.3.0
222
264
# via fastai
223
265
scipy==1.11.1
224
266
# via
225
267
# fastai
226
- # jax
227
268
# scikit-learn
228
269
six==1.16.0
229
270
# via
@@ -249,26 +290,30 @@ srsly==2.4.6
249
290
# thinc
250
291
sympy==1.12
251
292
# via torch
252
- tensorboard==2.12.3
293
+ tensorboard==2.13.0
253
294
# via tensorflow
254
295
tensorboard-data-server==0.7.1
255
296
# via tensorboard
256
- tensorflow==2.12.1
297
+ tensorflow==2.13.0
257
298
# via -r python/datascience/3.10/gpu.requirements.in
258
- tensorflow-estimator==2.12 .0
299
+ tensorflow-estimator==2.13 .0
259
300
# via tensorflow
260
- tensorflow-io-gcs-filesystem==0.32 .0
301
+ tensorflow-io-gcs-filesystem==0.33 .0
261
302
# via tensorflow
262
303
termcolor==2.3.0
263
304
# via tensorflow
264
305
thinc==8.1.10
265
306
# via spacy
266
307
threadpoolctl==3.1.0
267
308
# via scikit-learn
309
+ tokenizers==0.13.3
310
+ # via transformers
268
311
torch==2.0.1
269
312
# via
270
313
# -r python/datascience/3.10/gpu.requirements.in
314
+ # accelerate
271
315
# fastai
316
+ # invisible-watermark
272
317
# torchaudio
273
318
# torchvision
274
319
# triton
@@ -279,7 +324,12 @@ torchvision==0.15.2
279
324
# -r python/datascience/3.10/gpu.requirements.in
280
325
# fastai
281
326
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
283
333
triton==2.0.0
284
334
# via torch
285
335
typer==0.9.0
@@ -288,6 +338,7 @@ typer==0.9.0
288
338
# spacy
289
339
typing-extensions==4.5.0
290
340
# via
341
+ # huggingface-hub
291
342
# pydantic
292
343
# tensorflow
293
344
# torch
@@ -316,6 +367,8 @@ wheel==0.40.0
316
367
# tensorboard
317
368
wrapt==1.14.1
318
369
# via tensorflow
370
+ zipp==3.16.2
371
+ # via importlib-metadata
319
372
320
373
# The following packages are considered to be unsafe in a requirements file:
321
374
# pip
0 commit comments