-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdiffusion-runtime-manifest.yaml
More file actions
572 lines (572 loc) · 35.9 KB
/
Copy pathdiffusion-runtime-manifest.yaml
File metadata and controls
572 lines (572 loc) · 35.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
schema_version: 4
description: "Diffusion runtime trust anchor \u2014 CPython 3.12 Linux/x86_64 backend locks and exact wheel hashes"
populated: true
python_version: '3.12'
supported_architectures:
- x86_64
allowed_sources:
- https://download.pytorch.org/whl/*
- https://files.pythonhosted.org/packages/*
format_policy: wheel_only
backends:
cpu:
lockfile: diffusion-cpu.lock
torch_index: https://download.pytorch.org/whl/cpu
estimated_size_mb: 2000
wheels:
- filename: accelerate-1.13.0-py3-none-any.whl
sha256: cf1a3efb96c18f7b152eb0fa7490f3710b19c3f395699358f08decca2b8b62e0
source: https://files.pythonhosted.org/packages/*
- filename: annotated_doc-0.0.4-py3-none-any.whl
sha256: 571ac1dc6991c450b25a9c2d84a3705e2ae7a53467b5d111c24fa8baabbed320
source: https://files.pythonhosted.org/packages/*
- filename: anyio-4.14.2-py3-none-any.whl
sha256: 9f505dda5ac9f0c8309b5e8bd445a8c2bf7246f3ce950121e45ea15bc41d1494
source: https://files.pythonhosted.org/packages/*
- filename: blinker-1.9.0-py3-none-any.whl
sha256: ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
source: https://files.pythonhosted.org/packages/*
- filename: certifi-2026.7.22-py3-none-any.whl
sha256: 62f22742b58a1a33014a2b6b706588a8d7e2a88ae7bd1a6ebe8c992928483775
source: https://files.pythonhosted.org/packages/*
- filename: charset_normalizer-3.4.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
sha256: 5e226f6218febc71f6c1fc2fafb91c226f75bdc1d8fb12d66823716e891608fd
source: https://files.pythonhosted.org/packages/*
- filename: click-8.3.3-py3-none-any.whl
sha256: a2bf429bb3033c89fa4936ffb35d5cb471e3719e1f3c8a7c3fff0b8314305613
source: https://files.pythonhosted.org/packages/*
- filename: diffusers-0.38.0-py3-none-any.whl
sha256: 18e53f9e539096320470f62c6360a6fd5727ff28cffda566265316e13fcdb612
source: https://files.pythonhosted.org/packages/*
- filename: filelock-3.32.0-py3-none-any.whl
sha256: d396bea984af47333ef05e50eae7eff88c84256de6112aea0ec48a233c064fe3
source: https://files.pythonhosted.org/packages/*
- filename: flask-3.1.3-py3-none-any.whl
sha256: f4bcbefc124291925f1a26446da31a5178f9483862233b23c0c96a20701f670c
source: https://files.pythonhosted.org/packages/*
- filename: fsspec-2026.6.0-py3-none-any.whl
sha256: 02e0b71817df9b2169dc30a16832045764def1191b43dcff5bb85bdee212d2a1
source: https://files.pythonhosted.org/packages/*
- filename: gunicorn-25.3.0-py3-none-any.whl
sha256: cacea387dab08cd6776501621c295a904fe8e3b7aae9a1a3cbb26f4e7ed54660
source: https://files.pythonhosted.org/packages/*
- filename: h11-0.16.0-py3-none-any.whl
sha256: 63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86
source: https://files.pythonhosted.org/packages/*
- filename: hf_xet-1.5.2-cp38-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
sha256: db78c39c83d6279daddc98e2238f373ab8980685556d42472b4ec51abcf03e8c
source: https://files.pythonhosted.org/packages/*
- filename: httpcore-1.0.9-py3-none-any.whl
sha256: 2d400746a40668fc9dec9810239072b40b4484b640a8c38fd654a024c7a1bf55
source: https://files.pythonhosted.org/packages/*
- filename: httpx-0.28.1-py3-none-any.whl
sha256: d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad
source: https://files.pythonhosted.org/packages/*
- filename: huggingface_hub-1.16.1-py3-none-any.whl
sha256: 64340de934b9ce37857ef85a82de72f5629e8a270f9119eabb12bf495eb53c22
source: https://files.pythonhosted.org/packages/*
- filename: idna-3.18-py3-none-any.whl
sha256: 7f952cbe720b688055e3f87de14f5c3e5fdaa8bc3928985c4077ca689de849a2
source: https://files.pythonhosted.org/packages/*
- filename: imageio-2.37.3-py3-none-any.whl
sha256: 46f5bb8522cd421c0f5ae104d8268f569d856b29eb1a13b92829d1970f32c9f0
source: https://files.pythonhosted.org/packages/*
- filename: imageio_ffmpeg-0.6.0-py3-none-manylinux2014_x86_64.whl
sha256: c7e46fcec401dd990405049d2e2f475e2b397779df2519b544b8aab515195282
source: https://files.pythonhosted.org/packages/*
- filename: importlib_metadata-9.0.0-py3-none-any.whl
sha256: 2d21d1cc5a017bd0559e36150c21c830ab1dc304dedd1b7ea85d20f45ef3edd7
source: https://files.pythonhosted.org/packages/*
- filename: itsdangerous-2.2.0-py3-none-any.whl
sha256: c6242fc49e35958c8b15141343aa660db5fc54d4f13a1db01a3f5891b98700ef
source: https://files.pythonhosted.org/packages/*
- filename: jinja2-3.1.6-py3-none-any.whl
sha256: 85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67
source: https://files.pythonhosted.org/packages/*
- filename: markdown_it_py-4.2.0-py3-none-any.whl
sha256: 9f7ebbcd14fe59494226453aed97c1070d83f8d24b6fc3a3bcf9a38092641c4a
source: https://files.pythonhosted.org/packages/*
- filename: markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
sha256: d6dd0be5b5b189d31db7cda48b91d7e0a9795f31430b7f271219ab30f1d3ac9d
source: https://files.pythonhosted.org/packages/*
- filename: mdurl-0.1.2-py3-none-any.whl
sha256: 84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8
source: https://files.pythonhosted.org/packages/*
- filename: mpmath-1.3.0-py3-none-any.whl
sha256: a0b2b9fe80bbcd81a6647ff13108738cfb482d481d826cc0e02f5b35e5c88d2c
source: https://files.pythonhosted.org/packages/*
- filename: networkx-3.6.1-py3-none-any.whl
sha256: d47fbf302e7d9cbbb9e2555a0d267983d2aa476bac30e90dfbe5669bd57f3762
source: https://files.pythonhosted.org/packages/*
- filename: numpy-2.5.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
sha256: 59fda5e192b570217ec2580c96f00e9a7e12ef6866a900eb089b62c1a32545ca
source: https://files.pythonhosted.org/packages/*
- filename: packaging-26.2-py3-none-any.whl
sha256: 5fc45236b9446107ff2415ce77c807cee2862cb6fac22b8a73826d0693b0980e
source: https://files.pythonhosted.org/packages/*
- filename: pillow-12.3.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
sha256: 78cb2c6865a35ab8ff8b75fd122f6033b92a62c82801110e48ddd6c936a45d91
source: https://files.pythonhosted.org/packages/*
- filename: pip-26.1.2-py3-none-any.whl
sha256: 382ff9f685ee3bc25864f820aa50505825f10f5458ffff07e30a6d96e5715cab
source: https://files.pythonhosted.org/packages/*
- filename: psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl
sha256: 076a2d2f923fd4821644f5ba89f059523da90dc9014e85f8e45a5774ca5bc6f9
source: https://files.pythonhosted.org/packages/*
- filename: pygments-2.20.0-py3-none-any.whl
sha256: 81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176
source: https://files.pythonhosted.org/packages/*
- filename: pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
sha256: ba1cc08a7ccde2d2ec775841541641e4548226580ab850948cbfda66a1befcdc
source: https://files.pythonhosted.org/packages/*
- filename: regex-2026.7.19-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
sha256: 9dce8ec9695f531a1b8a6f314fd4b393adcccf2ea861db480cdf97a301d01a68
source: https://files.pythonhosted.org/packages/*
- filename: requests-2.34.2-py3-none-any.whl
sha256: 2a0d60c172f83ac6ab31e4554906c0f3b3588d37b5cb939b1c061f4907e278e0
source: https://files.pythonhosted.org/packages/*
- filename: rich-15.0.0-py3-none-any.whl
sha256: 33bd4ef74232fb73fe9279a257718407f169c09b78a87ad3d296f548e27de0bb
source: https://files.pythonhosted.org/packages/*
- filename: safetensors-0.8.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sha256: fd6f3f93c9a0a7cc2788ee63fb763353d4bd2e89b0751bc78fcf7dda00bea774
source: https://files.pythonhosted.org/packages/*
- filename: setuptools-83.0.0-py3-none-any.whl
sha256: 29b23c360f22f414dc7336bb39178cc7bcbf6021ed2733cde173f09dba19abb3
source: https://files.pythonhosted.org/packages/*
- filename: shellingham-1.5.4-py2.py3-none-any.whl
sha256: 7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686
source: https://files.pythonhosted.org/packages/*
- filename: sympy-1.14.0-py3-none-any.whl
sha256: e091cc3e99d2141a0ba2847328f5479b05d94a6635cb96148ccb3f34671bd8f5
source: https://files.pythonhosted.org/packages/*
- filename: tokenizers-0.22.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sha256: 369cc9fc8cc10cb24143873a0d95438bb8ee257bb80c71989e3ee290e8d72c67
source: https://files.pythonhosted.org/packages/*
- filename: torch-2.13.0+cpu-cp312-cp312-manylinux_2_28_x86_64.whl
sha256: 4ca4a9394b0c771238a4f73590fdbbc4debad85ed0fa63d026ae1b085da7d6e2
source: https://download.pytorch.org/whl/cpu/*
- filename: torchvision-0.28.0+cpu-cp312-cp312-manylinux_2_28_x86_64.whl
sha256: b545d46f4d2f9d30381281cf22874bfe1d32a8a7b0ee8396fccde89f30c6a9d9
source: https://download.pytorch.org/whl/cpu/*
- filename: tqdm-4.70.0-py3-none-any.whl
sha256: 7f585706bfddbdebf89daac705b2dfcc16890130727d3197ca62c732b4310953
source: https://files.pythonhosted.org/packages/*
- filename: transformers-5.14.1-py3-none-any.whl
sha256: 9db974c4079ede2d1a3ea7ca5a240df33f2cc26fc2b36ba64c5f2a4f43b6e725
source: https://files.pythonhosted.org/packages/*
- filename: typer-0.27.0-py3-none-any.whl
sha256: 6f4b27631e47f077871b7dc30e933ec0131c1390fbe0e387ea5574b5bac9ccf1
source: https://files.pythonhosted.org/packages/*
- filename: typing_extensions-4.16.0-py3-none-any.whl
sha256: 481caa481374e813c1b176ada14e97f1f67a4539ce9cfeb3f350d78d6370c2e8
source: https://files.pythonhosted.org/packages/*
- filename: urllib3-2.7.0-py3-none-any.whl
sha256: 9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897
source: https://files.pythonhosted.org/packages/*
- filename: werkzeug-3.1.8-py3-none-any.whl
sha256: 63a77fb8892bf28ebc3178683445222aa500e48ebad5ec77b0ad80f8726b1f50
source: https://files.pythonhosted.org/packages/*
- filename: wheel-0.46.2-py3-none-any.whl
sha256: 33ae60725d69eaa249bc1982e739943c23b34b58d51f1cb6253453773aca6e65
source: https://files.pythonhosted.org/packages/*
- filename: zipp-4.1.0-py3-none-any.whl
sha256: 25ad4e16390cd314347dd8f1de67a2ac538ae658ed4ab9db16029c07c188e97f
source: https://files.pythonhosted.org/packages/*
lock_sha256: 2d242cb29fbd5110203fbf891ccc73a329238e5cc469ad76f9ff8f2fadbe07c8
inputfile: diffusion-cpu.in
input_sha256: e0f3664b1bde7de081447c2c1402fd0bc6847d277f9f837557b1f45541c45409
cuda:
lockfile: diffusion-cuda.lock
torch_index: https://download.pytorch.org/whl/cu129
estimated_size_mb: 4500
wheels:
- filename: accelerate-1.13.0-py3-none-any.whl
sha256: cf1a3efb96c18f7b152eb0fa7490f3710b19c3f395699358f08decca2b8b62e0
source: https://files.pythonhosted.org/packages/*
- filename: annotated_doc-0.0.4-py3-none-any.whl
sha256: 571ac1dc6991c450b25a9c2d84a3705e2ae7a53467b5d111c24fa8baabbed320
source: https://files.pythonhosted.org/packages/*
- filename: anyio-4.14.2-py3-none-any.whl
sha256: 9f505dda5ac9f0c8309b5e8bd445a8c2bf7246f3ce950121e45ea15bc41d1494
source: https://files.pythonhosted.org/packages/*
- filename: blinker-1.9.0-py3-none-any.whl
sha256: ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
source: https://files.pythonhosted.org/packages/*
- filename: certifi-2026.7.22-py3-none-any.whl
sha256: 62f22742b58a1a33014a2b6b706588a8d7e2a88ae7bd1a6ebe8c992928483775
source: https://files.pythonhosted.org/packages/*
- filename: charset_normalizer-3.4.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
sha256: 5e226f6218febc71f6c1fc2fafb91c226f75bdc1d8fb12d66823716e891608fd
source: https://files.pythonhosted.org/packages/*
- filename: click-8.3.3-py3-none-any.whl
sha256: a2bf429bb3033c89fa4936ffb35d5cb471e3719e1f3c8a7c3fff0b8314305613
source: https://files.pythonhosted.org/packages/*
- filename: cuda_bindings-12.9.7-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
sha256: 4c7ef48c5e13ae90f3b2ecfb72f8e99ac43c8f4c43e67e1325b8aae331453687
source: https://files.pythonhosted.org/packages/*
- filename: cuda_pathfinder-1.6.0-py3-none-any.whl
sha256: 1503af579d8379c24bdd65528379bc57039b0455be9f5f9686cf8e473a1fce51
source: https://files.pythonhosted.org/packages/*
- filename: cuda_toolkit-12.9.1-py2.py3-none-any.whl
sha256: 0c8636dfacbecfe9867a949a211864f080a805bc54023ce4a361aa4e1fd8738b
source: https://files.pythonhosted.org/packages/*
- filename: diffusers-0.38.0-py3-none-any.whl
sha256: 18e53f9e539096320470f62c6360a6fd5727ff28cffda566265316e13fcdb612
source: https://files.pythonhosted.org/packages/*
- filename: filelock-3.32.0-py3-none-any.whl
sha256: d396bea984af47333ef05e50eae7eff88c84256de6112aea0ec48a233c064fe3
source: https://files.pythonhosted.org/packages/*
- filename: flask-3.1.3-py3-none-any.whl
sha256: f4bcbefc124291925f1a26446da31a5178f9483862233b23c0c96a20701f670c
source: https://files.pythonhosted.org/packages/*
- filename: fsspec-2026.6.0-py3-none-any.whl
sha256: 02e0b71817df9b2169dc30a16832045764def1191b43dcff5bb85bdee212d2a1
source: https://files.pythonhosted.org/packages/*
- filename: gunicorn-25.3.0-py3-none-any.whl
sha256: cacea387dab08cd6776501621c295a904fe8e3b7aae9a1a3cbb26f4e7ed54660
source: https://files.pythonhosted.org/packages/*
- filename: h11-0.16.0-py3-none-any.whl
sha256: 63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86
source: https://files.pythonhosted.org/packages/*
- filename: hf_xet-1.5.2-cp38-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
sha256: db78c39c83d6279daddc98e2238f373ab8980685556d42472b4ec51abcf03e8c
source: https://files.pythonhosted.org/packages/*
- filename: httpcore-1.0.9-py3-none-any.whl
sha256: 2d400746a40668fc9dec9810239072b40b4484b640a8c38fd654a024c7a1bf55
source: https://files.pythonhosted.org/packages/*
- filename: httpx-0.28.1-py3-none-any.whl
sha256: d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad
source: https://files.pythonhosted.org/packages/*
- filename: huggingface_hub-1.16.1-py3-none-any.whl
sha256: 64340de934b9ce37857ef85a82de72f5629e8a270f9119eabb12bf495eb53c22
source: https://files.pythonhosted.org/packages/*
- filename: idna-3.18-py3-none-any.whl
sha256: 7f952cbe720b688055e3f87de14f5c3e5fdaa8bc3928985c4077ca689de849a2
source: https://files.pythonhosted.org/packages/*
- filename: imageio-2.37.3-py3-none-any.whl
sha256: 46f5bb8522cd421c0f5ae104d8268f569d856b29eb1a13b92829d1970f32c9f0
source: https://files.pythonhosted.org/packages/*
- filename: imageio_ffmpeg-0.6.0-py3-none-manylinux2014_x86_64.whl
sha256: c7e46fcec401dd990405049d2e2f475e2b397779df2519b544b8aab515195282
source: https://files.pythonhosted.org/packages/*
- filename: importlib_metadata-9.0.0-py3-none-any.whl
sha256: 2d21d1cc5a017bd0559e36150c21c830ab1dc304dedd1b7ea85d20f45ef3edd7
source: https://files.pythonhosted.org/packages/*
- filename: itsdangerous-2.2.0-py3-none-any.whl
sha256: c6242fc49e35958c8b15141343aa660db5fc54d4f13a1db01a3f5891b98700ef
source: https://files.pythonhosted.org/packages/*
- filename: jinja2-3.1.6-py3-none-any.whl
sha256: 85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67
source: https://files.pythonhosted.org/packages/*
- filename: markdown_it_py-4.2.0-py3-none-any.whl
sha256: 9f7ebbcd14fe59494226453aed97c1070d83f8d24b6fc3a3bcf9a38092641c4a
source: https://files.pythonhosted.org/packages/*
- filename: markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
sha256: d6dd0be5b5b189d31db7cda48b91d7e0a9795f31430b7f271219ab30f1d3ac9d
source: https://files.pythonhosted.org/packages/*
- filename: mdurl-0.1.2-py3-none-any.whl
sha256: 84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8
source: https://files.pythonhosted.org/packages/*
- filename: mpmath-1.3.0-py3-none-any.whl
sha256: a0b2b9fe80bbcd81a6647ff13108738cfb482d481d826cc0e02f5b35e5c88d2c
source: https://files.pythonhosted.org/packages/*
- filename: networkx-3.6.1-py3-none-any.whl
sha256: d47fbf302e7d9cbbb9e2555a0d267983d2aa476bac30e90dfbe5669bd57f3762
source: https://files.pythonhosted.org/packages/*
- filename: numpy-2.5.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
sha256: 59fda5e192b570217ec2580c96f00e9a7e12ef6866a900eb089b62c1a32545ca
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_cublas_cu12-12.9.1.4-py3-none-manylinux_2_27_x86_64.whl
sha256: 453611eb21a7c1f2c2156ed9f3a45b691deda0440ec550860290dc901af5b4c2
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_cuda_cupti_cu12-12.9.79-py3-none-manylinux_2_25_x86_64.whl
sha256: 096bcf334f13e1984ba36685ad4c1d6347db214de03dbb6eebb237b41d9d934f
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_cuda_nvrtc_cu12-12.9.86-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl
sha256: 210cf05005a447e29214e9ce50851e83fc5f4358df8b453155d5e1918094dcb4
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_cuda_runtime_cu12-12.9.79-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
sha256: 25bba2dfb01d48a9b59ca474a1ac43c6ebf7011f1b0b8cc44f54eb6ac48a96c3
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_cudnn_cu12-9.20.0.48-py3-none-manylinux_2_27_x86_64.whl
sha256: 7d7479e1321c7a039b33827f0247791ee1be091759032c1f66a287c4a643396a
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_cufft_cu12-11.4.1.4-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
sha256: c67884f2a7d276b4b80eb56a79322a95df592ae5e765cf1243693365ccab4e28
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_cufile_cu12-1.14.1.1-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
sha256: 9552e2231792e94b1ff17bc99e958cc0e6bbbaa4a9d91fa2dbeed97716628fe6
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_curand_cu12-10.3.10.19-py3-none-manylinux_2_27_x86_64.whl
sha256: 49b274db4780d421bd2ccd362e1415c13887c53c214f0d4b761752b8f9f6aa1e
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_cusolver_cu12-11.7.5.82-py3-none-manylinux_2_27_x86_64.whl
sha256: 15da72d1340d29b5b3cf3fd100e3cd53421dde36002eda6ed93811af63c40d88
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_cusparse_cu12-12.5.10.65-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
sha256: 73060ce019ac064a057267c585bf1fd5a353734151f87472ff02b2c5c9984e78
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_cusparselt_cu12-0.8.1-py3-none-manylinux2014_x86_64.whl
sha256: cd1b1dc9e1ad31ea3353c1f985e2bd6f9e7ae0e797d7e6ce879d7b2ace5e80e8
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_nccl_cu12-2.29.7-py3-none-manylinux_2_18_x86_64.whl
sha256: ecd0a012051abc20c1aa87328841efa8cade3ced65803046e38c2f03c0891fea
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_nvjitlink_cu12-12.9.86-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl
sha256: e3f1171dbdc83c5932a45f0f4c99180a70de9bd2718c1ab77d14104f6d7147f9
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_nvshmem_cu12-3.4.5-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
sha256: 042f2500f24c021db8a06c5eec2539027d57460e1c1a762055a6554f72c369bd
source: https://files.pythonhosted.org/packages/*
- filename: nvidia_nvtx_cu12-12.9.79-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.whl
sha256: fec150986817f2b4e7eed72ed059f2dcb9ba3856b9a96134e448eac946a6952f
source: https://files.pythonhosted.org/packages/*
- filename: packaging-26.2-py3-none-any.whl
sha256: 5fc45236b9446107ff2415ce77c807cee2862cb6fac22b8a73826d0693b0980e
source: https://files.pythonhosted.org/packages/*
- filename: pillow-12.3.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
sha256: 78cb2c6865a35ab8ff8b75fd122f6033b92a62c82801110e48ddd6c936a45d91
source: https://files.pythonhosted.org/packages/*
- filename: pip-26.1.2-py3-none-any.whl
sha256: 382ff9f685ee3bc25864f820aa50505825f10f5458ffff07e30a6d96e5715cab
source: https://files.pythonhosted.org/packages/*
- filename: psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl
sha256: 076a2d2f923fd4821644f5ba89f059523da90dc9014e85f8e45a5774ca5bc6f9
source: https://files.pythonhosted.org/packages/*
- filename: pygments-2.20.0-py3-none-any.whl
sha256: 81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176
source: https://files.pythonhosted.org/packages/*
- filename: pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
sha256: ba1cc08a7ccde2d2ec775841541641e4548226580ab850948cbfda66a1befcdc
source: https://files.pythonhosted.org/packages/*
- filename: regex-2026.7.19-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
sha256: 9dce8ec9695f531a1b8a6f314fd4b393adcccf2ea861db480cdf97a301d01a68
source: https://files.pythonhosted.org/packages/*
- filename: requests-2.34.2-py3-none-any.whl
sha256: 2a0d60c172f83ac6ab31e4554906c0f3b3588d37b5cb939b1c061f4907e278e0
source: https://files.pythonhosted.org/packages/*
- filename: rich-15.0.0-py3-none-any.whl
sha256: 33bd4ef74232fb73fe9279a257718407f169c09b78a87ad3d296f548e27de0bb
source: https://files.pythonhosted.org/packages/*
- filename: safetensors-0.8.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sha256: fd6f3f93c9a0a7cc2788ee63fb763353d4bd2e89b0751bc78fcf7dda00bea774
source: https://files.pythonhosted.org/packages/*
- filename: setuptools-83.0.0-py3-none-any.whl
sha256: 29b23c360f22f414dc7336bb39178cc7bcbf6021ed2733cde173f09dba19abb3
source: https://files.pythonhosted.org/packages/*
- filename: shellingham-1.5.4-py2.py3-none-any.whl
sha256: 7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686
source: https://files.pythonhosted.org/packages/*
- filename: sympy-1.14.0-py3-none-any.whl
sha256: e091cc3e99d2141a0ba2847328f5479b05d94a6635cb96148ccb3f34671bd8f5
source: https://files.pythonhosted.org/packages/*
- filename: tokenizers-0.22.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sha256: 369cc9fc8cc10cb24143873a0d95438bb8ee257bb80c71989e3ee290e8d72c67
source: https://files.pythonhosted.org/packages/*
- filename: torch-2.13.0+cu129-cp312-cp312-manylinux_2_28_x86_64.whl
sha256: df28741fcd89e3da7cce2d48cbe5299d6732d510ac20f5d422d0b85edf18c327
source: https://download.pytorch.org/whl/cu129/*
- filename: torchvision-0.28.0+cu129-cp312-cp312-manylinux_2_28_x86_64.whl
sha256: 909365f448f66daece26fcb827bbeec1c6f9b4934a2de232d1e95244baa5335b
source: https://download.pytorch.org/whl/cu129/*
- filename: tqdm-4.70.0-py3-none-any.whl
sha256: 7f585706bfddbdebf89daac705b2dfcc16890130727d3197ca62c732b4310953
source: https://files.pythonhosted.org/packages/*
- filename: transformers-5.14.1-py3-none-any.whl
sha256: 9db974c4079ede2d1a3ea7ca5a240df33f2cc26fc2b36ba64c5f2a4f43b6e725
source: https://files.pythonhosted.org/packages/*
- filename: triton-3.7.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
sha256: 225910e79149807de74a0ca63160aa285956a8d64a2951d558997c57e2584ae1
source: https://download.pytorch.org/whl/cu129/*
- filename: typer-0.27.0-py3-none-any.whl
sha256: 6f4b27631e47f077871b7dc30e933ec0131c1390fbe0e387ea5574b5bac9ccf1
source: https://files.pythonhosted.org/packages/*
- filename: typing_extensions-4.16.0-py3-none-any.whl
sha256: 481caa481374e813c1b176ada14e97f1f67a4539ce9cfeb3f350d78d6370c2e8
source: https://files.pythonhosted.org/packages/*
- filename: urllib3-2.7.0-py3-none-any.whl
sha256: 9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897
source: https://files.pythonhosted.org/packages/*
- filename: werkzeug-3.1.8-py3-none-any.whl
sha256: 63a77fb8892bf28ebc3178683445222aa500e48ebad5ec77b0ad80f8726b1f50
source: https://files.pythonhosted.org/packages/*
- filename: wheel-0.46.2-py3-none-any.whl
sha256: 33ae60725d69eaa249bc1982e739943c23b34b58d51f1cb6253453773aca6e65
source: https://files.pythonhosted.org/packages/*
- filename: zipp-4.1.0-py3-none-any.whl
sha256: 25ad4e16390cd314347dd8f1de67a2ac538ae658ed4ab9db16029c07c188e97f
source: https://files.pythonhosted.org/packages/*
lock_sha256: ed76b548c9a3f72994df47b08119a4ef8549942c907c9384890917e18e27c3aa
inputfile: diffusion-cuda.in
input_sha256: aad6cbb6e6085e51eba97c5af85ba32477a7f0d36b1bf99d0026073ea7e8c211
rocm:
lockfile: diffusion-rocm.lock
torch_index: https://download.pytorch.org/whl/rocm7.1
estimated_size_mb: 4000
wheels:
- filename: accelerate-1.13.0-py3-none-any.whl
sha256: cf1a3efb96c18f7b152eb0fa7490f3710b19c3f395699358f08decca2b8b62e0
source: https://files.pythonhosted.org/packages/*
- filename: annotated_doc-0.0.4-py3-none-any.whl
sha256: 571ac1dc6991c450b25a9c2d84a3705e2ae7a53467b5d111c24fa8baabbed320
source: https://files.pythonhosted.org/packages/*
- filename: anyio-4.14.2-py3-none-any.whl
sha256: 9f505dda5ac9f0c8309b5e8bd445a8c2bf7246f3ce950121e45ea15bc41d1494
source: https://files.pythonhosted.org/packages/*
- filename: blinker-1.9.0-py3-none-any.whl
sha256: ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
source: https://files.pythonhosted.org/packages/*
- filename: certifi-2026.7.22-py3-none-any.whl
sha256: 62f22742b58a1a33014a2b6b706588a8d7e2a88ae7bd1a6ebe8c992928483775
source: https://files.pythonhosted.org/packages/*
- filename: charset_normalizer-3.4.9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
sha256: 5e226f6218febc71f6c1fc2fafb91c226f75bdc1d8fb12d66823716e891608fd
source: https://files.pythonhosted.org/packages/*
- filename: click-8.3.3-py3-none-any.whl
sha256: a2bf429bb3033c89fa4936ffb35d5cb471e3719e1f3c8a7c3fff0b8314305613
source: https://files.pythonhosted.org/packages/*
- filename: diffusers-0.38.0-py3-none-any.whl
sha256: 18e53f9e539096320470f62c6360a6fd5727ff28cffda566265316e13fcdb612
source: https://files.pythonhosted.org/packages/*
- filename: filelock-3.32.0-py3-none-any.whl
sha256: d396bea984af47333ef05e50eae7eff88c84256de6112aea0ec48a233c064fe3
source: https://files.pythonhosted.org/packages/*
- filename: flask-3.1.3-py3-none-any.whl
sha256: f4bcbefc124291925f1a26446da31a5178f9483862233b23c0c96a20701f670c
source: https://files.pythonhosted.org/packages/*
- filename: fsspec-2026.6.0-py3-none-any.whl
sha256: 02e0b71817df9b2169dc30a16832045764def1191b43dcff5bb85bdee212d2a1
source: https://files.pythonhosted.org/packages/*
- filename: gunicorn-25.3.0-py3-none-any.whl
sha256: cacea387dab08cd6776501621c295a904fe8e3b7aae9a1a3cbb26f4e7ed54660
source: https://files.pythonhosted.org/packages/*
- filename: h11-0.16.0-py3-none-any.whl
sha256: 63cf8bbe7522de3bf65932fda1d9c2772064ffb3dae62d55932da54b31cb6c86
source: https://files.pythonhosted.org/packages/*
- filename: hf_xet-1.5.2-cp38-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
sha256: db78c39c83d6279daddc98e2238f373ab8980685556d42472b4ec51abcf03e8c
source: https://files.pythonhosted.org/packages/*
- filename: httpcore-1.0.9-py3-none-any.whl
sha256: 2d400746a40668fc9dec9810239072b40b4484b640a8c38fd654a024c7a1bf55
source: https://files.pythonhosted.org/packages/*
- filename: httpx-0.28.1-py3-none-any.whl
sha256: d909fcccc110f8c7faf814ca82a9a4d816bc5a6dbfea25d6591d6985b8ba59ad
source: https://files.pythonhosted.org/packages/*
- filename: huggingface_hub-1.16.1-py3-none-any.whl
sha256: 64340de934b9ce37857ef85a82de72f5629e8a270f9119eabb12bf495eb53c22
source: https://files.pythonhosted.org/packages/*
- filename: idna-3.18-py3-none-any.whl
sha256: 7f952cbe720b688055e3f87de14f5c3e5fdaa8bc3928985c4077ca689de849a2
source: https://files.pythonhosted.org/packages/*
- filename: imageio-2.37.3-py3-none-any.whl
sha256: 46f5bb8522cd421c0f5ae104d8268f569d856b29eb1a13b92829d1970f32c9f0
source: https://files.pythonhosted.org/packages/*
- filename: imageio_ffmpeg-0.6.0-py3-none-manylinux2014_x86_64.whl
sha256: c7e46fcec401dd990405049d2e2f475e2b397779df2519b544b8aab515195282
source: https://files.pythonhosted.org/packages/*
- filename: importlib_metadata-9.0.0-py3-none-any.whl
sha256: 2d21d1cc5a017bd0559e36150c21c830ab1dc304dedd1b7ea85d20f45ef3edd7
source: https://files.pythonhosted.org/packages/*
- filename: itsdangerous-2.2.0-py3-none-any.whl
sha256: c6242fc49e35958c8b15141343aa660db5fc54d4f13a1db01a3f5891b98700ef
source: https://files.pythonhosted.org/packages/*
- filename: jinja2-3.1.6-py3-none-any.whl
sha256: 85ece4451f492d0c13c5dd7c13a64681a86afae63a5f347908daf103ce6d2f67
source: https://files.pythonhosted.org/packages/*
- filename: markdown_it_py-4.2.0-py3-none-any.whl
sha256: 9f7ebbcd14fe59494226453aed97c1070d83f8d24b6fc3a3bcf9a38092641c4a
source: https://files.pythonhosted.org/packages/*
- filename: markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
sha256: d6dd0be5b5b189d31db7cda48b91d7e0a9795f31430b7f271219ab30f1d3ac9d
source: https://files.pythonhosted.org/packages/*
- filename: mdurl-0.1.2-py3-none-any.whl
sha256: 84008a41e51615a49fc9966191ff91509e3c40b939176e643fd50a5c2196b8f8
source: https://files.pythonhosted.org/packages/*
- filename: mpmath-1.3.0-py3-none-any.whl
sha256: a0b2b9fe80bbcd81a6647ff13108738cfb482d481d826cc0e02f5b35e5c88d2c
source: https://files.pythonhosted.org/packages/*
- filename: networkx-3.6.1-py3-none-any.whl
sha256: d47fbf302e7d9cbbb9e2555a0d267983d2aa476bac30e90dfbe5669bd57f3762
source: https://files.pythonhosted.org/packages/*
- filename: numpy-2.5.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
sha256: 59fda5e192b570217ec2580c96f00e9a7e12ef6866a900eb089b62c1a32545ca
source: https://files.pythonhosted.org/packages/*
- filename: packaging-26.2-py3-none-any.whl
sha256: 5fc45236b9446107ff2415ce77c807cee2862cb6fac22b8a73826d0693b0980e
source: https://files.pythonhosted.org/packages/*
- filename: pillow-12.3.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
sha256: 78cb2c6865a35ab8ff8b75fd122f6033b92a62c82801110e48ddd6c936a45d91
source: https://files.pythonhosted.org/packages/*
- filename: pip-26.1.2-py3-none-any.whl
sha256: 382ff9f685ee3bc25864f820aa50505825f10f5458ffff07e30a6d96e5715cab
source: https://files.pythonhosted.org/packages/*
- filename: psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl
sha256: 076a2d2f923fd4821644f5ba89f059523da90dc9014e85f8e45a5774ca5bc6f9
source: https://files.pythonhosted.org/packages/*
- filename: pygments-2.20.0-py3-none-any.whl
sha256: 81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176
source: https://files.pythonhosted.org/packages/*
- filename: pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
sha256: ba1cc08a7ccde2d2ec775841541641e4548226580ab850948cbfda66a1befcdc
source: https://files.pythonhosted.org/packages/*
- filename: regex-2026.7.19-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
sha256: 9dce8ec9695f531a1b8a6f314fd4b393adcccf2ea861db480cdf97a301d01a68
source: https://files.pythonhosted.org/packages/*
- filename: requests-2.34.2-py3-none-any.whl
sha256: 2a0d60c172f83ac6ab31e4554906c0f3b3588d37b5cb939b1c061f4907e278e0
source: https://files.pythonhosted.org/packages/*
- filename: rich-15.0.0-py3-none-any.whl
sha256: 33bd4ef74232fb73fe9279a257718407f169c09b78a87ad3d296f548e27de0bb
source: https://files.pythonhosted.org/packages/*
- filename: safetensors-0.8.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sha256: fd6f3f93c9a0a7cc2788ee63fb763353d4bd2e89b0751bc78fcf7dda00bea774
source: https://files.pythonhosted.org/packages/*
- filename: setuptools-83.0.0-py3-none-any.whl
sha256: 29b23c360f22f414dc7336bb39178cc7bcbf6021ed2733cde173f09dba19abb3
source: https://files.pythonhosted.org/packages/*
- filename: shellingham-1.5.4-py2.py3-none-any.whl
sha256: 7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686
source: https://files.pythonhosted.org/packages/*
- filename: sympy-1.14.0-py3-none-any.whl
sha256: e091cc3e99d2141a0ba2847328f5479b05d94a6635cb96148ccb3f34671bd8f5
source: https://files.pythonhosted.org/packages/*
- filename: tokenizers-0.22.2-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
sha256: 369cc9fc8cc10cb24143873a0d95438bb8ee257bb80c71989e3ee290e8d72c67
source: https://files.pythonhosted.org/packages/*
- filename: torch-2.13.0+rocm7.1-cp312-cp312-manylinux_2_28_x86_64.whl
sha256: fc0396b3130510c6d64bd7448284b956cdc8244b14e456275d8aebe172a3299e
source: https://download.pytorch.org/whl/rocm7.1/*
- filename: torchvision-0.28.0+rocm7.1-cp312-cp312-manylinux_2_28_x86_64.whl
sha256: 075af0978db6277c42c9f10b3ebbc636e1cfb9663b6396ab3b8c1473861ee6e5
source: https://download.pytorch.org/whl/rocm7.1/*
- filename: tqdm-4.70.0-py3-none-any.whl
sha256: 7f585706bfddbdebf89daac705b2dfcc16890130727d3197ca62c732b4310953
source: https://files.pythonhosted.org/packages/*
- filename: transformers-5.14.1-py3-none-any.whl
sha256: 9db974c4079ede2d1a3ea7ca5a240df33f2cc26fc2b36ba64c5f2a4f43b6e725
source: https://files.pythonhosted.org/packages/*
- filename: triton_rocm-3.7.1-cp312-cp312-linux_x86_64.whl
sha256: b200ade2418b8450e4e3e69c33c804e2cc07d1e36dc9678ac8ac1dd65f9e10e1
source: https://download.pytorch.org/whl/rocm7.1/*
- filename: typer-0.27.0-py3-none-any.whl
sha256: 6f4b27631e47f077871b7dc30e933ec0131c1390fbe0e387ea5574b5bac9ccf1
source: https://files.pythonhosted.org/packages/*
- filename: typing_extensions-4.16.0-py3-none-any.whl
sha256: 481caa481374e813c1b176ada14e97f1f67a4539ce9cfeb3f350d78d6370c2e8
source: https://files.pythonhosted.org/packages/*
- filename: urllib3-2.7.0-py3-none-any.whl
sha256: 9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897
source: https://files.pythonhosted.org/packages/*
- filename: werkzeug-3.1.8-py3-none-any.whl
sha256: 63a77fb8892bf28ebc3178683445222aa500e48ebad5ec77b0ad80f8726b1f50
source: https://files.pythonhosted.org/packages/*
- filename: wheel-0.46.2-py3-none-any.whl
sha256: 33ae60725d69eaa249bc1982e739943c23b34b58d51f1cb6253453773aca6e65
source: https://files.pythonhosted.org/packages/*
- filename: zipp-4.1.0-py3-none-any.whl
sha256: 25ad4e16390cd314347dd8f1de67a2ac538ae658ed4ab9db16029c07c188e97f
source: https://files.pythonhosted.org/packages/*
lock_sha256: 5459af7d3a5201f8d51baf86e76511fd3b675dc49419a3466f07f42c9ceb8306
inputfile: diffusion-rocm.in
input_sha256: 2707729b4f74add3b447d4781a0a6fad5b8c2823a9a38a1aa84e28fbc41381b3