comfyui-workflow-templates 0.1.28__py3-none-any.whl → 0.1.29__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,544 @@
1
+ {
2
+ "id": "242a6140-7341-49ca-876b-c01366b39b84",
3
+ "revision": 0,
4
+ "last_node_id": 33,
5
+ "last_link_id": 46,
6
+ "nodes": [
7
+ {
8
+ "id": 10,
9
+ "type": "CLIPLoader",
10
+ "pos": [
11
+ 100,
12
+ 300
13
+ ],
14
+ "size": [
15
+ 270,
16
+ 106
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "CLIP",
25
+ "type": "CLIP",
26
+ "links": [
27
+ 34,
28
+ 35
29
+ ]
30
+ }
31
+ ],
32
+ "properties": {
33
+ "cnr_id": "comfy-core",
34
+ "ver": "0.3.40",
35
+ "Node name for S&R": "CLIPLoader",
36
+ "models": [
37
+ {
38
+ "name": "oldt5_xxl_fp8_e4m3fn_scaled.safetensors",
39
+ "url": "https://huggingface.co/comfyanonymous/cosmos_1.0_text_encoder_and_VAE_ComfyUI/resolve/main/text_encoders/oldt5_xxl_fp8_e4m3fn_scaled.safetensors",
40
+ "directory": "text_encoders"
41
+ }
42
+ ]
43
+ },
44
+ "widgets_values": [
45
+ "oldt5_xxl_fp8_e4m3fn_scaled.safetensors",
46
+ "cosmos",
47
+ "default"
48
+ ],
49
+ "color": "#322",
50
+ "bgcolor": "#533"
51
+ },
52
+ {
53
+ "id": 15,
54
+ "type": "VAELoader",
55
+ "pos": [
56
+ 100,
57
+ 450
58
+ ],
59
+ "size": [
60
+ 270,
61
+ 58
62
+ ],
63
+ "flags": {},
64
+ "order": 1,
65
+ "mode": 0,
66
+ "inputs": [],
67
+ "outputs": [
68
+ {
69
+ "name": "VAE",
70
+ "type": "VAE",
71
+ "links": [
72
+ 17
73
+ ]
74
+ }
75
+ ],
76
+ "properties": {
77
+ "cnr_id": "comfy-core",
78
+ "ver": "0.3.40",
79
+ "Node name for S&R": "VAELoader",
80
+ "models": [
81
+ {
82
+ "name": "wan_2.1_vae.safetensors",
83
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
84
+ "directory": "vae"
85
+ }
86
+ ]
87
+ },
88
+ "widgets_values": [
89
+ "wan_2.1_vae.safetensors"
90
+ ],
91
+ "color": "#322",
92
+ "bgcolor": "#533"
93
+ },
94
+ {
95
+ "id": 3,
96
+ "type": "KSampler",
97
+ "pos": [
98
+ 880,
99
+ 150
100
+ ],
101
+ "size": [
102
+ 315,
103
+ 262
104
+ ],
105
+ "flags": {},
106
+ "order": 7,
107
+ "mode": 0,
108
+ "inputs": [
109
+ {
110
+ "name": "model",
111
+ "type": "MODEL",
112
+ "link": 33
113
+ },
114
+ {
115
+ "name": "positive",
116
+ "type": "CONDITIONING",
117
+ "link": 4
118
+ },
119
+ {
120
+ "name": "negative",
121
+ "type": "CONDITIONING",
122
+ "link": 6
123
+ },
124
+ {
125
+ "name": "latent_image",
126
+ "type": "LATENT",
127
+ "link": 40
128
+ }
129
+ ],
130
+ "outputs": [
131
+ {
132
+ "name": "LATENT",
133
+ "type": "LATENT",
134
+ "slot_index": 0,
135
+ "links": [
136
+ 7
137
+ ]
138
+ }
139
+ ],
140
+ "properties": {
141
+ "cnr_id": "comfy-core",
142
+ "ver": "0.3.40",
143
+ "Node name for S&R": "KSampler"
144
+ },
145
+ "widgets_values": [
146
+ 324950799589628,
147
+ "randomize",
148
+ 35,
149
+ 4,
150
+ "euler",
151
+ "karras",
152
+ 1
153
+ ]
154
+ },
155
+ {
156
+ "id": 8,
157
+ "type": "VAEDecode",
158
+ "pos": [
159
+ 880,
160
+ 460
161
+ ],
162
+ "size": [
163
+ 210,
164
+ 46
165
+ ],
166
+ "flags": {},
167
+ "order": 8,
168
+ "mode": 0,
169
+ "inputs": [
170
+ {
171
+ "name": "samples",
172
+ "type": "LATENT",
173
+ "link": 7
174
+ },
175
+ {
176
+ "name": "vae",
177
+ "type": "VAE",
178
+ "link": 17
179
+ }
180
+ ],
181
+ "outputs": [
182
+ {
183
+ "name": "IMAGE",
184
+ "type": "IMAGE",
185
+ "slot_index": 0,
186
+ "links": [
187
+ 41
188
+ ]
189
+ }
190
+ ],
191
+ "properties": {
192
+ "cnr_id": "comfy-core",
193
+ "ver": "0.3.40",
194
+ "Node name for S&R": "VAEDecode"
195
+ },
196
+ "widgets_values": []
197
+ },
198
+ {
199
+ "id": 27,
200
+ "type": "SaveImage",
201
+ "pos": [
202
+ 1210,
203
+ 150
204
+ ],
205
+ "size": [
206
+ 640,
207
+ 570
208
+ ],
209
+ "flags": {},
210
+ "order": 9,
211
+ "mode": 0,
212
+ "inputs": [
213
+ {
214
+ "name": "images",
215
+ "type": "IMAGE",
216
+ "link": 41
217
+ }
218
+ ],
219
+ "outputs": [],
220
+ "properties": {
221
+ "cnr_id": "comfy-core",
222
+ "ver": "0.3.40"
223
+ },
224
+ "widgets_values": [
225
+ "Cosmos_"
226
+ ]
227
+ },
228
+ {
229
+ "id": 7,
230
+ "type": "CLIPTextEncode",
231
+ "pos": [
232
+ 420,
233
+ 390
234
+ ],
235
+ "size": [
236
+ 425.27801513671875,
237
+ 180.6060791015625
238
+ ],
239
+ "flags": {},
240
+ "order": 5,
241
+ "mode": 0,
242
+ "inputs": [
243
+ {
244
+ "name": "clip",
245
+ "type": "CLIP",
246
+ "link": 34
247
+ }
248
+ ],
249
+ "outputs": [
250
+ {
251
+ "name": "CONDITIONING",
252
+ "type": "CONDITIONING",
253
+ "slot_index": 0,
254
+ "links": [
255
+ 6
256
+ ]
257
+ }
258
+ ],
259
+ "properties": {
260
+ "cnr_id": "comfy-core",
261
+ "ver": "0.3.40",
262
+ "Node name for S&R": "CLIPTextEncode"
263
+ },
264
+ "widgets_values": [
265
+ ""
266
+ ],
267
+ "color": "#223",
268
+ "bgcolor": "#335"
269
+ },
270
+ {
271
+ "id": 12,
272
+ "type": "EmptySD3LatentImage",
273
+ "pos": [
274
+ 101.16511535644531,
275
+ 606.3223266601562
276
+ ],
277
+ "size": [
278
+ 270,
279
+ 106
280
+ ],
281
+ "flags": {},
282
+ "order": 2,
283
+ "mode": 0,
284
+ "inputs": [],
285
+ "outputs": [
286
+ {
287
+ "name": "LATENT",
288
+ "type": "LATENT",
289
+ "links": [
290
+ 40
291
+ ]
292
+ }
293
+ ],
294
+ "properties": {
295
+ "cnr_id": "comfy-core",
296
+ "ver": "0.3.40",
297
+ "Node name for S&R": "EmptySD3LatentImage"
298
+ },
299
+ "widgets_values": [
300
+ 1024,
301
+ 1024,
302
+ 1
303
+ ],
304
+ "color": "#322",
305
+ "bgcolor": "#533"
306
+ },
307
+ {
308
+ "id": 6,
309
+ "type": "CLIPTextEncode",
310
+ "pos": [
311
+ 420,
312
+ 180
313
+ ],
314
+ "size": [
315
+ 422.84503173828125,
316
+ 164.31304931640625
317
+ ],
318
+ "flags": {},
319
+ "order": 6,
320
+ "mode": 0,
321
+ "inputs": [
322
+ {
323
+ "name": "clip",
324
+ "type": "CLIP",
325
+ "link": 35
326
+ }
327
+ ],
328
+ "outputs": [
329
+ {
330
+ "name": "CONDITIONING",
331
+ "type": "CONDITIONING",
332
+ "slot_index": 0,
333
+ "links": [
334
+ 4
335
+ ]
336
+ }
337
+ ],
338
+ "properties": {
339
+ "cnr_id": "comfy-core",
340
+ "ver": "0.3.40",
341
+ "Node name for S&R": "CLIPTextEncode"
342
+ },
343
+ "widgets_values": [
344
+ "On a rainy night, a girl holds an umbrella and looks at the camera. The rain keeps falling."
345
+ ],
346
+ "color": "#232",
347
+ "bgcolor": "#353"
348
+ },
349
+ {
350
+ "id": 13,
351
+ "type": "UNETLoader",
352
+ "pos": [
353
+ 100,
354
+ 180
355
+ ],
356
+ "size": [
357
+ 280,
358
+ 82
359
+ ],
360
+ "flags": {},
361
+ "order": 3,
362
+ "mode": 0,
363
+ "inputs": [],
364
+ "outputs": [
365
+ {
366
+ "name": "MODEL",
367
+ "type": "MODEL",
368
+ "links": [
369
+ 33
370
+ ]
371
+ }
372
+ ],
373
+ "properties": {
374
+ "cnr_id": "comfy-core",
375
+ "ver": "0.3.40",
376
+ "Node name for S&R": "UNETLoader",
377
+ "models": [
378
+ {
379
+ "name": "cosmos_predict2_2B_t2i.safetensors",
380
+ "url": "https://huggingface.co/Comfy-Org/Cosmos_Predict2_repackaged/resolve/main/cosmos_predict2_2B_t2i.safetensors",
381
+ "directory": "diffusion_models"
382
+ }
383
+ ]
384
+ },
385
+ "widgets_values": [
386
+ "cosmos_predict2_2B_t2i.safetensors",
387
+ "default"
388
+ ],
389
+ "color": "#322",
390
+ "bgcolor": "#533"
391
+ },
392
+ {
393
+ "id": 33,
394
+ "type": "MarkdownNote",
395
+ "pos": [
396
+ -360,
397
+ 140
398
+ ],
399
+ "size": [
400
+ 429.9635009765625,
401
+ 282.6522216796875
402
+ ],
403
+ "flags": {},
404
+ "order": 4,
405
+ "mode": 0,
406
+ "inputs": [],
407
+ "outputs": [],
408
+ "title": "Model links",
409
+ "properties": {},
410
+ "widgets_values": [
411
+ "[tutorial](http://docs.comfy.org/tutorials/image/cosmos/cosmos-predict2-t2i)|[教程](http://docs.comfy.org/zh-CN/tutorials/image/cosmos/cosmos-predict2-t2i)\n\n**Diffusion model**\n\n- [cosmos_predict2_2B_t2i.safetensors](https://huggingface.co/Comfy-Org/Cosmos_Predict2_repackaged/resolve/main/cosmos_predict2_2B_t2i.safetensors)\n- [more](https://huggingface.co/Comfy-Org/Cosmos_Predict2_repackaged/)\n\n**Text encoder**\n\n[oldt5_xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/comfyanonymous/cosmos_1.0_text_encoder_and_VAE_ComfyUI/resolve/main/text_encoders/oldt5_xxl_fp8_e4m3fn_scaled.safetensors)\n\n**VAE**\n\n[wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)\n\n\n```\nComfyUI/\n├── models/\n│ ├── diffusion_models/\n│ │ └─── cosmos_predict2_2B_t2i.pt \n│ ├── text_encoders/\n│ │ └─── oldt5_xxl_fp8_e4m3fn_scaled.safetensors\n│ └── vae/\n│ └── wan_2.1_vae.safetensors\n```"
412
+ ],
413
+ "color": "#432",
414
+ "bgcolor": "#653"
415
+ }
416
+ ],
417
+ "links": [
418
+ [
419
+ 4,
420
+ 6,
421
+ 0,
422
+ 3,
423
+ 1,
424
+ "CONDITIONING"
425
+ ],
426
+ [
427
+ 6,
428
+ 7,
429
+ 0,
430
+ 3,
431
+ 2,
432
+ "CONDITIONING"
433
+ ],
434
+ [
435
+ 7,
436
+ 3,
437
+ 0,
438
+ 8,
439
+ 0,
440
+ "LATENT"
441
+ ],
442
+ [
443
+ 17,
444
+ 15,
445
+ 0,
446
+ 8,
447
+ 1,
448
+ "VAE"
449
+ ],
450
+ [
451
+ 33,
452
+ 13,
453
+ 0,
454
+ 3,
455
+ 0,
456
+ "MODEL"
457
+ ],
458
+ [
459
+ 34,
460
+ 10,
461
+ 0,
462
+ 7,
463
+ 0,
464
+ "CLIP"
465
+ ],
466
+ [
467
+ 35,
468
+ 10,
469
+ 0,
470
+ 6,
471
+ 0,
472
+ "CLIP"
473
+ ],
474
+ [
475
+ 40,
476
+ 12,
477
+ 0,
478
+ 3,
479
+ 3,
480
+ "LATENT"
481
+ ],
482
+ [
483
+ 41,
484
+ 8,
485
+ 0,
486
+ 27,
487
+ 0,
488
+ "IMAGE"
489
+ ]
490
+ ],
491
+ "groups": [
492
+ {
493
+ "id": 1,
494
+ "title": "Step1 - load models here",
495
+ "bounding": [
496
+ 90,
497
+ 110,
498
+ 300.74005126953125,
499
+ 412.10009765625
500
+ ],
501
+ "color": "#3f789e",
502
+ "font_size": 24,
503
+ "flags": {}
504
+ },
505
+ {
506
+ "id": 2,
507
+ "title": "Step2 - image size",
508
+ "bounding": [
509
+ 90,
510
+ 530,
511
+ 300,
512
+ 190
513
+ ],
514
+ "color": "#3f789e",
515
+ "font_size": 24,
516
+ "flags": {}
517
+ },
518
+ {
519
+ "id": 3,
520
+ "title": "Step3 - prompt",
521
+ "bounding": [
522
+ 410,
523
+ 110,
524
+ 450,
525
+ 480
526
+ ],
527
+ "color": "#3f789e",
528
+ "font_size": 24,
529
+ "flags": {}
530
+ }
531
+ ],
532
+ "config": {},
533
+ "extra": {
534
+ "ds": {
535
+ "scale": 0.7736437382254227,
536
+ "offset": [
537
+ 507.67525592257886,
538
+ 157.18896053924988
539
+ ]
540
+ },
541
+ "frontendVersion": "1.21.7"
542
+ },
543
+ "version": 0.4
544
+ }