comfyui-workflow-templates 0.1.45__py3-none-any.whl → 0.1.46__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.

Potentially problematic release.


This version of comfyui-workflow-templates might be problematic. Click here for more details.

Files changed (23) hide show
  1. comfyui_workflow_templates/templates/hunyuan_video_text_to_video.json +689 -312
  2. comfyui_workflow_templates/templates/image_to_video.json +390 -161
  3. comfyui_workflow_templates/templates/image_to_video_wan.json +610 -271
  4. comfyui_workflow_templates/templates/index.json +12 -0
  5. comfyui_workflow_templates/templates/index.schema.json +19 -0
  6. comfyui_workflow_templates/templates/ltxv_image_to_video.json +676 -274
  7. comfyui_workflow_templates/templates/ltxv_text_to_video.json +547 -203
  8. comfyui_workflow_templates/templates/mochi_text_to_video_example.json +433 -170
  9. comfyui_workflow_templates/templates/text_to_video_wan.json +409 -169
  10. comfyui_workflow_templates/templates/txt_to_image_to_video.json +556 -223
  11. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v-1.webp +0 -0
  12. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v-2.webp +0 -0
  13. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v.json +1090 -0
  14. comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +41 -17
  15. comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json +41 -17
  16. comfyui_workflow_templates/templates/wan2.1_flf2v_720_f16.json +567 -182
  17. comfyui_workflow_templates/templates/wan2.1_fun_control.json +168 -110
  18. comfyui_workflow_templates/templates/wan2.1_fun_inp.json +470 -418
  19. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/METADATA +1 -1
  20. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/RECORD +23 -20
  21. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/WHEEL +0 -0
  22. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/licenses/LICENSE +0 -0
  23. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.46.dist-info}/top_level.txt +0 -0
@@ -1,63 +1,20 @@
1
1
  {
2
- "last_node_id": 40,
3
- "last_link_id": 79,
2
+ "id": "170f57ee-ce7c-44a3-9b7d-3ee6b20405d8",
3
+ "revision": 0,
4
+ "last_node_id": 42,
5
+ "last_link_id": 81,
4
6
  "nodes": [
5
- {
6
- "id": 3,
7
- "type": "KSampler",
8
- "pos": [863, 187],
9
- "size": [315, 262],
10
- "flags": {},
11
- "order": 7,
12
- "mode": 0,
13
- "inputs": [
14
- {
15
- "name": "model",
16
- "type": "MODEL",
17
- "link": 79
18
- },
19
- {
20
- "name": "positive",
21
- "type": "CONDITIONING",
22
- "link": 46
23
- },
24
- {
25
- "name": "negative",
26
- "type": "CONDITIONING",
27
- "link": 52
28
- },
29
- {
30
- "name": "latent_image",
31
- "type": "LATENT",
32
- "link": 38
33
- }
34
- ],
35
- "outputs": [
36
- {
37
- "name": "LATENT",
38
- "type": "LATENT",
39
- "links": [35],
40
- "slot_index": 0
41
- }
42
- ],
43
- "properties": {
44
- "Node name for S&R": "KSampler"
45
- },
46
- "widgets_values": [
47
- 704883238463297,
48
- "randomize",
49
- 30,
50
- 4.5,
51
- "euler",
52
- "simple",
53
- 1
54
- ]
55
- },
56
7
  {
57
8
  "id": 6,
58
9
  "type": "CLIPTextEncode",
59
- "pos": [415, 186],
60
- "size": [422.85, 164.31],
10
+ "pos": [
11
+ 390,
12
+ 150
13
+ ],
14
+ "size": [
15
+ 422.8500061035156,
16
+ 164.30999755859375
17
+ ],
61
18
  "flags": {},
62
19
  "order": 5,
63
20
  "mode": 0,
@@ -72,8 +29,10 @@
72
29
  {
73
30
  "name": "CONDITIONING",
74
31
  "type": "CONDITIONING",
75
- "links": [46],
76
- "slot_index": 0
32
+ "slot_index": 0,
33
+ "links": [
34
+ 46
35
+ ]
77
36
  }
78
37
  ],
79
38
  "properties": {
@@ -81,13 +40,21 @@
81
40
  },
82
41
  "widgets_values": [
83
42
  "a fox moving quickly in a beautiful winter scenery nature trees sunset tracking camera"
84
- ]
43
+ ],
44
+ "color": "#232",
45
+ "bgcolor": "#353"
85
46
  },
86
47
  {
87
48
  "id": 7,
88
49
  "type": "CLIPTextEncode",
89
- "pos": [413, 389],
90
- "size": [425.28, 180.61],
50
+ "pos": [
51
+ 390,
52
+ 350
53
+ ],
54
+ "size": [
55
+ 425.2799987792969,
56
+ 180.61000061035156
57
+ ],
91
58
  "flags": {},
92
59
  "order": 6,
93
60
  "mode": 0,
@@ -102,104 +69,44 @@
102
69
  {
103
70
  "name": "CONDITIONING",
104
71
  "type": "CONDITIONING",
105
- "links": [52],
106
- "slot_index": 0
72
+ "slot_index": 0,
73
+ "links": [
74
+ 52
75
+ ]
107
76
  }
108
77
  ],
109
78
  "properties": {
110
79
  "Node name for S&R": "CLIPTextEncode"
111
80
  },
112
- "widgets_values": [""]
113
- },
114
- {
115
- "id": 8,
116
- "type": "VAEDecode",
117
- "pos": [1210, 190],
118
- "size": [210, 46],
119
- "flags": {},
120
- "order": 8,
121
- "mode": 0,
122
- "inputs": [
123
- {
124
- "name": "samples",
125
- "type": "LATENT",
126
- "link": 35
127
- },
128
- {
129
- "name": "vae",
130
- "type": "VAE",
131
- "link": 76
132
- }
133
- ],
134
- "outputs": [
135
- {
136
- "name": "IMAGE",
137
- "type": "IMAGE",
138
- "links": [56],
139
- "slot_index": 0
140
- }
141
- ],
142
- "properties": {
143
- "Node name for S&R": "VAEDecode"
144
- },
145
- "widgets_values": []
146
- },
147
- {
148
- "id": 21,
149
- "type": "EmptyMochiLatentVideo",
150
- "pos": [520, 620],
151
- "size": [315, 130],
152
- "flags": {},
153
- "order": 0,
154
- "mode": 0,
155
- "inputs": [],
156
- "outputs": [
157
- {
158
- "name": "LATENT",
159
- "type": "LATENT",
160
- "links": [38],
161
- "slot_index": 0
162
- }
163
- ],
164
- "properties": {
165
- "Node name for S&R": "EmptyMochiLatentVideo"
166
- },
167
- "widgets_values": [848, 480, 37, 1]
168
- },
169
- {
170
- "id": 28,
171
- "type": "SaveAnimatedWEBP",
172
- "pos": [1460, 190],
173
- "size": [847.3, 602.03],
174
- "flags": {},
175
- "order": 9,
176
- "mode": 0,
177
- "inputs": [
178
- {
179
- "name": "images",
180
- "type": "IMAGE",
181
- "link": 56
182
- }
81
+ "widgets_values": [
82
+ ""
183
83
  ],
184
- "outputs": [],
185
- "properties": {},
186
- "widgets_values": ["ComfyUI", 24, false, 80, "default"]
84
+ "color": "#223",
85
+ "bgcolor": "#335"
187
86
  },
188
87
  {
189
88
  "id": 37,
190
89
  "type": "UNETLoader",
191
- "pos": [420, 40],
192
- "size": [315, 82],
90
+ "pos": [
91
+ 40,
92
+ 140
93
+ ],
94
+ "size": [
95
+ 315,
96
+ 82
97
+ ],
193
98
  "flags": {},
194
- "order": 1,
99
+ "order": 0,
195
100
  "mode": 0,
196
101
  "inputs": [],
197
102
  "outputs": [
198
103
  {
199
104
  "name": "MODEL",
200
105
  "type": "MODEL",
201
- "links": [79],
202
- "slot_index": 0
106
+ "slot_index": 0,
107
+ "links": [
108
+ 79
109
+ ]
203
110
  }
204
111
  ],
205
112
  "properties": {
@@ -212,23 +119,35 @@
212
119
  }
213
120
  ]
214
121
  },
215
- "widgets_values": ["mochi_preview_bf16.safetensors", "default"]
122
+ "widgets_values": [
123
+ "mochi_preview_bf16.safetensors",
124
+ "default"
125
+ ]
216
126
  },
217
127
  {
218
128
  "id": 38,
219
129
  "type": "CLIPLoader",
220
- "pos": [40, 270],
221
- "size": [315, 82],
130
+ "pos": [
131
+ 40,
132
+ 270
133
+ ],
134
+ "size": [
135
+ 315,
136
+ 106
137
+ ],
222
138
  "flags": {},
223
- "order": 2,
139
+ "order": 1,
224
140
  "mode": 0,
225
141
  "inputs": [],
226
142
  "outputs": [
227
143
  {
228
144
  "name": "CLIP",
229
145
  "type": "CLIP",
230
- "links": [74, 75],
231
- "slot_index": 0
146
+ "slot_index": 0,
147
+ "links": [
148
+ 74,
149
+ 75
150
+ ]
232
151
  }
233
152
  ],
234
153
  "properties": {
@@ -241,22 +160,34 @@
241
160
  }
242
161
  ]
243
162
  },
244
- "widgets_values": ["t5xxl_fp16.safetensors", "mochi", "default"]
163
+ "widgets_values": [
164
+ "t5xxl_fp16.safetensors",
165
+ "mochi",
166
+ "default"
167
+ ]
245
168
  },
246
169
  {
247
170
  "id": 39,
248
171
  "type": "VAELoader",
249
- "pos": [890, 500],
250
- "size": [278.68, 58],
172
+ "pos": [
173
+ 40,
174
+ 420
175
+ ],
176
+ "size": [
177
+ 310,
178
+ 60
179
+ ],
251
180
  "flags": {},
252
- "order": 3,
181
+ "order": 2,
253
182
  "mode": 0,
254
183
  "inputs": [],
255
184
  "outputs": [
256
185
  {
257
186
  "name": "VAE",
258
187
  "type": "VAE",
259
- "links": [76]
188
+ "links": [
189
+ 76
190
+ ]
260
191
  }
261
192
  ],
262
193
  "properties": {
@@ -269,13 +200,230 @@
269
200
  }
270
201
  ]
271
202
  },
272
- "widgets_values": ["mochi_vae.safetensors"]
203
+ "widgets_values": [
204
+ "mochi_vae.safetensors"
205
+ ]
206
+ },
207
+ {
208
+ "id": 21,
209
+ "type": "EmptyMochiLatentVideo",
210
+ "pos": [
211
+ 40,
212
+ 580
213
+ ],
214
+ "size": [
215
+ 315,
216
+ 130
217
+ ],
218
+ "flags": {},
219
+ "order": 3,
220
+ "mode": 0,
221
+ "inputs": [],
222
+ "outputs": [
223
+ {
224
+ "name": "LATENT",
225
+ "type": "LATENT",
226
+ "slot_index": 0,
227
+ "links": [
228
+ 38
229
+ ]
230
+ }
231
+ ],
232
+ "properties": {
233
+ "Node name for S&R": "EmptyMochiLatentVideo"
234
+ },
235
+ "widgets_values": [
236
+ 848,
237
+ 480,
238
+ 37,
239
+ 1
240
+ ]
241
+ },
242
+ {
243
+ "id": 8,
244
+ "type": "VAEDecode",
245
+ "pos": [
246
+ 850,
247
+ 410
248
+ ],
249
+ "size": [
250
+ 210,
251
+ 46
252
+ ],
253
+ "flags": {},
254
+ "order": 8,
255
+ "mode": 0,
256
+ "inputs": [
257
+ {
258
+ "name": "samples",
259
+ "type": "LATENT",
260
+ "link": 35
261
+ },
262
+ {
263
+ "name": "vae",
264
+ "type": "VAE",
265
+ "link": 76
266
+ }
267
+ ],
268
+ "outputs": [
269
+ {
270
+ "name": "IMAGE",
271
+ "type": "IMAGE",
272
+ "slot_index": 0,
273
+ "links": [
274
+ 80
275
+ ]
276
+ }
277
+ ],
278
+ "properties": {
279
+ "Node name for S&R": "VAEDecode"
280
+ },
281
+ "widgets_values": []
282
+ },
283
+ {
284
+ "id": 41,
285
+ "type": "CreateVideo",
286
+ "pos": [
287
+ 850,
288
+ 500
289
+ ],
290
+ "size": [
291
+ 270,
292
+ 78
293
+ ],
294
+ "flags": {},
295
+ "order": 9,
296
+ "mode": 0,
297
+ "inputs": [
298
+ {
299
+ "name": "images",
300
+ "type": "IMAGE",
301
+ "link": 80
302
+ },
303
+ {
304
+ "name": "audio",
305
+ "shape": 7,
306
+ "type": "AUDIO",
307
+ "link": null
308
+ }
309
+ ],
310
+ "outputs": [
311
+ {
312
+ "name": "VIDEO",
313
+ "type": "VIDEO",
314
+ "links": [
315
+ 81
316
+ ]
317
+ }
318
+ ],
319
+ "properties": {
320
+ "Node name for S&R": "CreateVideo"
321
+ },
322
+ "widgets_values": [
323
+ 24
324
+ ]
325
+ },
326
+ {
327
+ "id": 3,
328
+ "type": "KSampler",
329
+ "pos": [
330
+ 850,
331
+ 100
332
+ ],
333
+ "size": [
334
+ 315,
335
+ 262
336
+ ],
337
+ "flags": {},
338
+ "order": 7,
339
+ "mode": 0,
340
+ "inputs": [
341
+ {
342
+ "name": "model",
343
+ "type": "MODEL",
344
+ "link": 79
345
+ },
346
+ {
347
+ "name": "positive",
348
+ "type": "CONDITIONING",
349
+ "link": 46
350
+ },
351
+ {
352
+ "name": "negative",
353
+ "type": "CONDITIONING",
354
+ "link": 52
355
+ },
356
+ {
357
+ "name": "latent_image",
358
+ "type": "LATENT",
359
+ "link": 38
360
+ }
361
+ ],
362
+ "outputs": [
363
+ {
364
+ "name": "LATENT",
365
+ "type": "LATENT",
366
+ "slot_index": 0,
367
+ "links": [
368
+ 35
369
+ ]
370
+ }
371
+ ],
372
+ "properties": {
373
+ "Node name for S&R": "KSampler"
374
+ },
375
+ "widgets_values": [
376
+ 704883238463297,
377
+ "randomize",
378
+ 30,
379
+ 4.5,
380
+ "euler",
381
+ "simple",
382
+ 1
383
+ ]
384
+ },
385
+ {
386
+ "id": 42,
387
+ "type": "SaveVideo",
388
+ "pos": [
389
+ 1190,
390
+ 100
391
+ ],
392
+ "size": [
393
+ 670,
394
+ 600
395
+ ],
396
+ "flags": {},
397
+ "order": 10,
398
+ "mode": 0,
399
+ "inputs": [
400
+ {
401
+ "name": "video",
402
+ "type": "VIDEO",
403
+ "link": 81
404
+ }
405
+ ],
406
+ "outputs": [],
407
+ "properties": {
408
+ "Node name for S&R": "SaveVideo"
409
+ },
410
+ "widgets_values": [
411
+ "video/ComfyUI",
412
+ "auto",
413
+ "auto"
414
+ ]
273
415
  },
274
416
  {
275
417
  "id": 40,
276
418
  "type": "MarkdownNote",
277
- "pos": [45, 405],
278
- "size": [225, 60],
419
+ "pos": [
420
+ -210,
421
+ 100
422
+ ],
423
+ "size": [
424
+ 225,
425
+ 88
426
+ ],
279
427
  "flags": {},
280
428
  "order": 4,
281
429
  "mode": 0,
@@ -283,30 +431,145 @@
283
431
  "outputs": [],
284
432
  "properties": {},
285
433
  "widgets_values": [
286
- "\ud83d\udec8 [Learn more about this workflow](https://comfyanonymous.github.io/ComfyUI_examples/mochi/)"
434
+ "🛈 [Learn more about this workflow](https://comfyanonymous.github.io/ComfyUI_examples/mochi/)"
287
435
  ],
288
436
  "color": "#432",
289
437
  "bgcolor": "#653"
290
438
  }
291
439
  ],
292
440
  "links": [
293
- [35, 3, 0, 8, 0, "LATENT"],
294
- [38, 21, 0, 3, 3, "LATENT"],
295
- [46, 6, 0, 3, 1, "CONDITIONING"],
296
- [52, 7, 0, 3, 2, "CONDITIONING"],
297
- [56, 8, 0, 28, 0, "IMAGE"],
298
- [74, 38, 0, 6, 0, "CLIP"],
299
- [75, 38, 0, 7, 0, "CLIP"],
300
- [76, 39, 0, 8, 1, "VAE"],
301
- [79, 37, 0, 3, 0, "MODEL"]
441
+ [
442
+ 35,
443
+ 3,
444
+ 0,
445
+ 8,
446
+ 0,
447
+ "LATENT"
448
+ ],
449
+ [
450
+ 38,
451
+ 21,
452
+ 0,
453
+ 3,
454
+ 3,
455
+ "LATENT"
456
+ ],
457
+ [
458
+ 46,
459
+ 6,
460
+ 0,
461
+ 3,
462
+ 1,
463
+ "CONDITIONING"
464
+ ],
465
+ [
466
+ 52,
467
+ 7,
468
+ 0,
469
+ 3,
470
+ 2,
471
+ "CONDITIONING"
472
+ ],
473
+ [
474
+ 74,
475
+ 38,
476
+ 0,
477
+ 6,
478
+ 0,
479
+ "CLIP"
480
+ ],
481
+ [
482
+ 75,
483
+ 38,
484
+ 0,
485
+ 7,
486
+ 0,
487
+ "CLIP"
488
+ ],
489
+ [
490
+ 76,
491
+ 39,
492
+ 0,
493
+ 8,
494
+ 1,
495
+ "VAE"
496
+ ],
497
+ [
498
+ 79,
499
+ 37,
500
+ 0,
501
+ 3,
502
+ 0,
503
+ "MODEL"
504
+ ],
505
+ [
506
+ 80,
507
+ 8,
508
+ 0,
509
+ 41,
510
+ 0,
511
+ "IMAGE"
512
+ ],
513
+ [
514
+ 81,
515
+ 41,
516
+ 0,
517
+ 42,
518
+ 0,
519
+ "VIDEO"
520
+ ]
521
+ ],
522
+ "groups": [
523
+ {
524
+ "id": 1,
525
+ "title": "Step3 - Prompt",
526
+ "bounding": [
527
+ 380,
528
+ 70,
529
+ 445.280029296875,
530
+ 467.2099914550781
531
+ ],
532
+ "color": "#3f789e",
533
+ "font_size": 24,
534
+ "flags": {}
535
+ },
536
+ {
537
+ "id": 2,
538
+ "title": "Step2 - Video size",
539
+ "bounding": [
540
+ 30,
541
+ 510,
542
+ 335,
543
+ 213.60000610351562
544
+ ],
545
+ "color": "#3f789e",
546
+ "font_size": 24,
547
+ "flags": {}
548
+ },
549
+ {
550
+ "id": 3,
551
+ "title": "Step1 - Load models",
552
+ "bounding": [
553
+ 30,
554
+ 70,
555
+ 335,
556
+ 423.6000061035156
557
+ ],
558
+ "color": "#3f789e",
559
+ "font_size": 24,
560
+ "flags": {}
561
+ }
302
562
  ],
303
- "groups": [],
304
563
  "config": {},
305
564
  "extra": {
306
565
  "ds": {
307
- "scale": 1.1,
308
- "offset": [35.42, 115.48]
309
- }
566
+ "scale": 0.6830134553650705,
567
+ "offset": [
568
+ 280.0561208164692,
569
+ 203.86265508694365
570
+ ]
571
+ },
572
+ "frontendVersion": "1.25.3"
310
573
  },
311
574
  "version": 0.4
312
- }
575
+ }