comfyui-workflow-templates 0.1.45__py3-none-any.whl → 0.1.47__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 (31) hide show
  1. comfyui_workflow_templates/templates/hunyuan_video_text_to_video-1.webp +0 -0
  2. comfyui_workflow_templates/templates/hunyuan_video_text_to_video.json +689 -312
  3. comfyui_workflow_templates/templates/image_to_video-1.webp +0 -0
  4. comfyui_workflow_templates/templates/image_to_video.json +390 -161
  5. comfyui_workflow_templates/templates/image_to_video_wan.json +610 -271
  6. comfyui_workflow_templates/templates/index.json +12 -0
  7. comfyui_workflow_templates/templates/index.schema.json +19 -0
  8. comfyui_workflow_templates/templates/ltxv_image_to_video-1.webp +0 -0
  9. comfyui_workflow_templates/templates/ltxv_image_to_video.json +676 -274
  10. comfyui_workflow_templates/templates/ltxv_text_to_video-1.webp +0 -0
  11. comfyui_workflow_templates/templates/ltxv_text_to_video.json +547 -203
  12. comfyui_workflow_templates/templates/mochi_text_to_video_example-1.webp +0 -0
  13. comfyui_workflow_templates/templates/mochi_text_to_video_example.json +433 -170
  14. comfyui_workflow_templates/templates/text_to_video_wan.json +409 -169
  15. comfyui_workflow_templates/templates/txt_to_image_to_video.json +556 -223
  16. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v-1.webp +0 -0
  17. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v-2.webp +0 -0
  18. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v.json +1090 -0
  19. comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +41 -17
  20. comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json +41 -17
  21. comfyui_workflow_templates/templates/wan2.1_flf2v_720_f16.json +567 -182
  22. comfyui_workflow_templates/templates/wan2.1_fun_control-1.webp +0 -0
  23. comfyui_workflow_templates/templates/wan2.1_fun_control-2.webp +0 -0
  24. comfyui_workflow_templates/templates/wan2.1_fun_control.json +168 -110
  25. comfyui_workflow_templates/templates/wan2.1_fun_inp-1.webp +0 -0
  26. comfyui_workflow_templates/templates/wan2.1_fun_inp.json +470 -418
  27. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.47.dist-info}/METADATA +1 -1
  28. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.47.dist-info}/RECORD +31 -28
  29. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.47.dist-info}/WHEEL +0 -0
  30. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.47.dist-info}/licenses/LICENSE +0 -0
  31. {comfyui_workflow_templates-0.1.45.dist-info → comfyui_workflow_templates-0.1.47.dist-info}/top_level.txt +0 -0
@@ -1,12 +1,186 @@
1
1
  {
2
- "last_node_id": 79,
3
- "last_link_id": 190,
2
+ "id": "cfe20fa9-dc56-41eb-990a-7c6f31a90284",
3
+ "revision": 0,
4
+ "last_node_id": 95,
5
+ "last_link_id": 207,
4
6
  "nodes": [
7
+ {
8
+ "id": 72,
9
+ "type": "SamplerCustom",
10
+ "pos": [
11
+ 890,
12
+ 50
13
+ ],
14
+ "size": [
15
+ 355.20001220703125,
16
+ 230
17
+ ],
18
+ "flags": {},
19
+ "order": 11,
20
+ "mode": 0,
21
+ "inputs": [
22
+ {
23
+ "name": "model",
24
+ "type": "MODEL",
25
+ "link": 181
26
+ },
27
+ {
28
+ "name": "positive",
29
+ "type": "CONDITIONING",
30
+ "link": 166
31
+ },
32
+ {
33
+ "name": "negative",
34
+ "type": "CONDITIONING",
35
+ "link": 167
36
+ },
37
+ {
38
+ "name": "sampler",
39
+ "type": "SAMPLER",
40
+ "link": 172
41
+ },
42
+ {
43
+ "name": "sigmas",
44
+ "type": "SIGMAS",
45
+ "link": 182
46
+ },
47
+ {
48
+ "name": "latent_image",
49
+ "type": "LATENT",
50
+ "link": 186
51
+ }
52
+ ],
53
+ "outputs": [
54
+ {
55
+ "name": "output",
56
+ "type": "LATENT",
57
+ "slot_index": 0,
58
+ "links": [
59
+ 171
60
+ ]
61
+ },
62
+ {
63
+ "name": "denoised_output",
64
+ "type": "LATENT",
65
+ "links": null
66
+ }
67
+ ],
68
+ "properties": {
69
+ "Node name for S&R": "SamplerCustom"
70
+ },
71
+ "widgets_values": [
72
+ true,
73
+ 501744655390087,
74
+ "randomize",
75
+ 3
76
+ ]
77
+ },
78
+ {
79
+ "id": 44,
80
+ "type": "CheckpointLoaderSimple",
81
+ "pos": [
82
+ 60,
83
+ 50
84
+ ],
85
+ "size": [
86
+ 315,
87
+ 98
88
+ ],
89
+ "flags": {},
90
+ "order": 0,
91
+ "mode": 0,
92
+ "inputs": [],
93
+ "outputs": [
94
+ {
95
+ "name": "MODEL",
96
+ "type": "MODEL",
97
+ "slot_index": 0,
98
+ "links": [
99
+ 181
100
+ ]
101
+ },
102
+ {
103
+ "name": "CLIP",
104
+ "type": "CLIP",
105
+ "links": null
106
+ },
107
+ {
108
+ "name": "VAE",
109
+ "type": "VAE",
110
+ "slot_index": 2,
111
+ "links": [
112
+ 87,
113
+ 189
114
+ ]
115
+ }
116
+ ],
117
+ "properties": {
118
+ "Node name for S&R": "CheckpointLoaderSimple",
119
+ "models": [
120
+ {
121
+ "name": "ltx-video-2b-v0.9.safetensors",
122
+ "url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.safetensors?download=true",
123
+ "directory": "checkpoints"
124
+ }
125
+ ]
126
+ },
127
+ "widgets_values": [
128
+ "ltx-video-2b-v0.9.safetensors"
129
+ ]
130
+ },
131
+ {
132
+ "id": 38,
133
+ "type": "CLIPLoader",
134
+ "pos": [
135
+ 60,
136
+ 190
137
+ ],
138
+ "size": [
139
+ 315,
140
+ 106
141
+ ],
142
+ "flags": {},
143
+ "order": 1,
144
+ "mode": 0,
145
+ "inputs": [],
146
+ "outputs": [
147
+ {
148
+ "name": "CLIP",
149
+ "type": "CLIP",
150
+ "slot_index": 0,
151
+ "links": [
152
+ 74,
153
+ 75
154
+ ]
155
+ }
156
+ ],
157
+ "properties": {
158
+ "Node name for S&R": "CLIPLoader",
159
+ "models": [
160
+ {
161
+ "name": "t5xxl_fp16.safetensors",
162
+ "url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors?download=true",
163
+ "directory": "text_encoders"
164
+ }
165
+ ]
166
+ },
167
+ "widgets_values": [
168
+ "t5xxl_fp16.safetensors",
169
+ "ltxv",
170
+ "default"
171
+ ]
172
+ },
5
173
  {
6
174
  "id": 6,
7
175
  "type": "CLIPTextEncode",
8
- "pos": [420, 190],
9
- "size": [422.85, 164.31],
176
+ "pos": [
177
+ 420,
178
+ 190
179
+ ],
180
+ "size": [
181
+ 422.8500061035156,
182
+ 164.30999755859375
183
+ ],
10
184
  "flags": {},
11
185
  "order": 6,
12
186
  "mode": 0,
@@ -21,8 +195,10 @@
21
195
  {
22
196
  "name": "CONDITIONING",
23
197
  "type": "CONDITIONING",
24
- "links": [187],
25
- "slot_index": 0
198
+ "slot_index": 0,
199
+ "links": [
200
+ 187
201
+ ]
26
202
  }
27
203
  ],
28
204
  "title": "CLIP Text Encode (Positive Prompt)",
@@ -38,8 +214,14 @@
38
214
  {
39
215
  "id": 7,
40
216
  "type": "CLIPTextEncode",
41
- "pos": [420, 390],
42
- "size": [425.28, 180.61],
217
+ "pos": [
218
+ 420,
219
+ 390
220
+ ],
221
+ "size": [
222
+ 425.2799987792969,
223
+ 180.61000061035156
224
+ ],
43
225
  "flags": {},
44
226
  "order": 7,
45
227
  "mode": 0,
@@ -54,8 +236,10 @@
54
236
  {
55
237
  "name": "CONDITIONING",
56
238
  "type": "CONDITIONING",
57
- "links": [188],
58
- "slot_index": 0
239
+ "slot_index": 0,
240
+ "links": [
241
+ 188
242
+ ]
59
243
  }
60
244
  ],
61
245
  "title": "CLIP Text Encode (Negative Prompt)",
@@ -69,131 +253,224 @@
69
253
  "bgcolor": "#533"
70
254
  },
71
255
  {
72
- "id": 8,
73
- "type": "VAEDecode",
74
- "pos": [1600, 30],
75
- "size": [210, 46],
256
+ "id": 76,
257
+ "type": "Note",
258
+ "pos": [
259
+ 420,
260
+ 50
261
+ ],
262
+ "size": [
263
+ 410,
264
+ 90
265
+ ],
76
266
  "flags": {},
77
- "order": 12,
267
+ "order": 2,
268
+ "mode": 0,
269
+ "inputs": [],
270
+ "outputs": [],
271
+ "properties": {},
272
+ "widgets_values": [
273
+ "This model needs long descriptive prompts, if the prompt is too short the quality will suffer greatly."
274
+ ],
275
+ "color": "#432",
276
+ "bgcolor": "#653"
277
+ },
278
+ {
279
+ "id": 77,
280
+ "type": "LTXVImgToVideo",
281
+ "pos": [
282
+ 420,
283
+ 670
284
+ ],
285
+ "size": [
286
+ 210,
287
+ 214
288
+ ],
289
+ "flags": {},
290
+ "order": 8,
78
291
  "mode": 0,
79
292
  "inputs": [
80
293
  {
81
- "name": "samples",
82
- "type": "LATENT",
83
- "link": 171
294
+ "name": "positive",
295
+ "type": "CONDITIONING",
296
+ "link": 187
297
+ },
298
+ {
299
+ "name": "negative",
300
+ "type": "CONDITIONING",
301
+ "link": 188
84
302
  },
85
303
  {
86
304
  "name": "vae",
87
305
  "type": "VAE",
88
- "link": 87
306
+ "link": 189
307
+ },
308
+ {
309
+ "name": "image",
310
+ "type": "IMAGE",
311
+ "link": 190
89
312
  }
90
313
  ],
91
314
  "outputs": [
92
315
  {
93
- "name": "IMAGE",
94
- "type": "IMAGE",
95
- "links": [106],
96
- "slot_index": 0
316
+ "name": "positive",
317
+ "type": "CONDITIONING",
318
+ "slot_index": 0,
319
+ "links": [
320
+ 183
321
+ ]
322
+ },
323
+ {
324
+ "name": "negative",
325
+ "type": "CONDITIONING",
326
+ "slot_index": 1,
327
+ "links": [
328
+ 184
329
+ ]
330
+ },
331
+ {
332
+ "name": "latent",
333
+ "type": "LATENT",
334
+ "slot_index": 2,
335
+ "links": [
336
+ 185,
337
+ 186
338
+ ]
97
339
  }
98
340
  ],
99
341
  "properties": {
100
- "Node name for S&R": "VAEDecode"
342
+ "Node name for S&R": "LTXVImgToVideo"
101
343
  },
102
- "widgets_values": []
344
+ "widgets_values": [
345
+ 768,
346
+ 512,
347
+ 97,
348
+ 1,
349
+ 0.15
350
+ ]
103
351
  },
104
352
  {
105
- "id": 38,
106
- "type": "CLIPLoader",
107
- "pos": [60, 190],
108
- "size": [315, 82],
353
+ "id": 73,
354
+ "type": "KSamplerSelect",
355
+ "pos": [
356
+ 890,
357
+ 330
358
+ ],
359
+ "size": [
360
+ 350,
361
+ 60
362
+ ],
109
363
  "flags": {},
110
- "order": 0,
364
+ "order": 3,
111
365
  "mode": 0,
112
366
  "inputs": [],
113
367
  "outputs": [
114
368
  {
115
- "name": "CLIP",
116
- "type": "CLIP",
117
- "links": [74, 75],
118
- "slot_index": 0
369
+ "name": "SAMPLER",
370
+ "type": "SAMPLER",
371
+ "links": [
372
+ 172
373
+ ]
119
374
  }
120
375
  ],
121
376
  "properties": {
122
- "Node name for S&R": "CLIPLoader",
123
- "models": [
124
- {
125
- "name": "t5xxl_fp16.safetensors",
126
- "url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors?download=true",
127
- "directory": "text_encoders"
128
- }
129
- ]
377
+ "Node name for S&R": "KSamplerSelect"
130
378
  },
131
- "widgets_values": ["t5xxl_fp16.safetensors", "ltxv", "default"]
379
+ "widgets_values": [
380
+ "euler"
381
+ ]
132
382
  },
133
383
  {
134
- "id": 41,
135
- "type": "SaveAnimatedWEBP",
136
- "pos": [1830, 30],
137
- "size": [680, 610],
384
+ "id": 71,
385
+ "type": "LTXVScheduler",
386
+ "pos": [
387
+ 890,
388
+ 440
389
+ ],
390
+ "size": [
391
+ 350,
392
+ 154
393
+ ],
138
394
  "flags": {},
139
- "order": 13,
395
+ "order": 10,
140
396
  "mode": 0,
141
397
  "inputs": [
142
398
  {
143
- "name": "images",
144
- "type": "IMAGE",
145
- "link": 106
399
+ "name": "latent",
400
+ "shape": 7,
401
+ "type": "LATENT",
402
+ "link": 185
146
403
  }
147
404
  ],
148
- "outputs": [],
149
- "properties": {},
150
- "widgets_values": ["ComfyUI", 24, false, 90, "default"]
405
+ "outputs": [
406
+ {
407
+ "name": "SIGMAS",
408
+ "type": "SIGMAS",
409
+ "slot_index": 0,
410
+ "links": [
411
+ 182
412
+ ]
413
+ }
414
+ ],
415
+ "properties": {
416
+ "Node name for S&R": "LTXVScheduler"
417
+ },
418
+ "widgets_values": [
419
+ 30,
420
+ 2.05,
421
+ 0.95,
422
+ true,
423
+ 0.1
424
+ ]
151
425
  },
152
426
  {
153
- "id": 44,
154
- "type": "CheckpointLoaderSimple",
155
- "pos": [520, 30],
156
- "size": [315, 98],
427
+ "id": 78,
428
+ "type": "LoadImage",
429
+ "pos": [
430
+ 70,
431
+ 400
432
+ ],
433
+ "size": [
434
+ 310,
435
+ 320
436
+ ],
157
437
  "flags": {},
158
- "order": 1,
438
+ "order": 4,
159
439
  "mode": 0,
160
440
  "inputs": [],
161
441
  "outputs": [
162
442
  {
163
- "name": "MODEL",
164
- "type": "MODEL",
165
- "links": [181],
166
- "slot_index": 0
443
+ "name": "IMAGE",
444
+ "type": "IMAGE",
445
+ "links": [
446
+ 190
447
+ ]
167
448
  },
168
449
  {
169
- "name": "CLIP",
170
- "type": "CLIP",
450
+ "name": "MASK",
451
+ "type": "MASK",
171
452
  "links": null
172
- },
173
- {
174
- "name": "VAE",
175
- "type": "VAE",
176
- "links": [87, 189],
177
- "slot_index": 2
178
453
  }
179
454
  ],
180
455
  "properties": {
181
- "Node name for S&R": "CheckpointLoaderSimple",
182
- "models": [
183
- {
184
- "name": "ltx-video-2b-v0.9.safetensors",
185
- "url": "https://huggingface.co/Lightricks/LTX-Video/resolve/main/ltx-video-2b-v0.9.safetensors?download=true",
186
- "directory": "checkpoints"
187
- }
188
- ]
456
+ "Node name for S&R": "LoadImage"
189
457
  },
190
- "widgets_values": ["ltx-video-2b-v0.9.safetensors"]
458
+ "widgets_values": [
459
+ "island.jpg",
460
+ "image"
461
+ ]
191
462
  },
192
463
  {
193
464
  "id": 69,
194
465
  "type": "LTXVConditioning",
195
- "pos": [920, 60],
196
- "size": [223.87, 78],
466
+ "pos": [
467
+ 640,
468
+ 800
469
+ ],
470
+ "size": [
471
+ 210,
472
+ 80
473
+ ],
197
474
  "flags": {},
198
475
  "order": 9,
199
476
  "mode": 0,
@@ -213,232 +490,153 @@
213
490
  {
214
491
  "name": "positive",
215
492
  "type": "CONDITIONING",
216
- "links": [166],
217
- "slot_index": 0
493
+ "slot_index": 0,
494
+ "links": [
495
+ 166
496
+ ]
218
497
  },
219
498
  {
220
499
  "name": "negative",
221
500
  "type": "CONDITIONING",
222
- "links": [167],
223
- "slot_index": 1
501
+ "slot_index": 1,
502
+ "links": [
503
+ 167
504
+ ]
224
505
  }
225
506
  ],
226
507
  "properties": {
227
508
  "Node name for S&R": "LTXVConditioning"
228
509
  },
229
- "widgets_values": [25]
510
+ "widgets_values": [
511
+ 25
512
+ ]
230
513
  },
231
514
  {
232
- "id": 71,
233
- "type": "LTXVScheduler",
234
- "pos": [856, 531],
235
- "size": [315, 154],
236
- "flags": {},
237
- "order": 10,
238
- "mode": 0,
239
- "inputs": [
240
- {
241
- "name": "latent",
242
- "type": "LATENT",
243
- "shape": 7,
244
- "link": 185
245
- }
515
+ "id": 8,
516
+ "type": "VAEDecode",
517
+ "pos": [
518
+ 920,
519
+ 660
246
520
  ],
247
- "outputs": [
248
- {
249
- "name": "SIGMAS",
250
- "type": "SIGMAS",
251
- "links": [182],
252
- "slot_index": 0
253
- }
521
+ "size": [
522
+ 210,
523
+ 46
254
524
  ],
255
- "properties": {
256
- "Node name for S&R": "LTXVScheduler"
257
- },
258
- "widgets_values": [30, 2.05, 0.95, true, 0.1]
259
- },
260
- {
261
- "id": 72,
262
- "type": "SamplerCustom",
263
- "pos": [1201, 32],
264
- "size": [355.2, 230],
265
525
  "flags": {},
266
- "order": 11,
526
+ "order": 12,
267
527
  "mode": 0,
268
528
  "inputs": [
269
529
  {
270
- "name": "model",
271
- "type": "MODEL",
272
- "link": 181
273
- },
274
- {
275
- "name": "positive",
276
- "type": "CONDITIONING",
277
- "link": 166
278
- },
279
- {
280
- "name": "negative",
281
- "type": "CONDITIONING",
282
- "link": 167
283
- },
284
- {
285
- "name": "sampler",
286
- "type": "SAMPLER",
287
- "link": 172
288
- },
289
- {
290
- "name": "sigmas",
291
- "type": "SIGMAS",
292
- "link": 182
293
- },
294
- {
295
- "name": "latent_image",
296
- "type": "LATENT",
297
- "link": 186
298
- }
299
- ],
300
- "outputs": [
301
- {
302
- "name": "output",
530
+ "name": "samples",
303
531
  "type": "LATENT",
304
- "links": [171],
305
- "slot_index": 0
532
+ "link": 171
306
533
  },
307
534
  {
308
- "name": "denoised_output",
309
- "type": "LATENT",
310
- "links": null
535
+ "name": "vae",
536
+ "type": "VAE",
537
+ "link": 87
311
538
  }
312
539
  ],
313
- "properties": {
314
- "Node name for S&R": "SamplerCustom"
315
- },
316
- "widgets_values": [true, 501744655390087, "randomize", 3]
317
- },
318
- {
319
- "id": 73,
320
- "type": "KSamplerSelect",
321
- "pos": [860, 420],
322
- "size": [315, 58],
323
- "flags": {},
324
- "order": 2,
325
- "mode": 0,
326
- "inputs": [],
327
540
  "outputs": [
328
541
  {
329
- "name": "SAMPLER",
330
- "type": "SAMPLER",
331
- "links": [172]
542
+ "name": "IMAGE",
543
+ "type": "IMAGE",
544
+ "slot_index": 0,
545
+ "links": [
546
+ 192
547
+ ]
332
548
  }
333
549
  ],
334
550
  "properties": {
335
- "Node name for S&R": "KSamplerSelect"
551
+ "Node name for S&R": "VAEDecode"
336
552
  },
337
- "widgets_values": ["euler"]
553
+ "widgets_values": []
338
554
  },
339
555
  {
340
- "id": 76,
341
- "type": "Note",
342
- "pos": [40, 350],
343
- "size": [360, 200],
344
- "flags": {},
345
- "order": 3,
346
- "mode": 0,
347
- "inputs": [],
348
- "outputs": [],
349
- "properties": {},
350
- "widgets_values": [
351
- "This model needs long descriptive prompts, if the prompt is too short the quality will suffer greatly."
556
+ "id": 80,
557
+ "type": "CreateVideo",
558
+ "pos": [
559
+ 920,
560
+ 750
561
+ ],
562
+ "size": [
563
+ 220,
564
+ 80
352
565
  ],
353
- "color": "#432",
354
- "bgcolor": "#653"
355
- },
356
- {
357
- "id": 77,
358
- "type": "LTXVImgToVideo",
359
- "pos": [863, 181],
360
- "size": [315, 214],
361
566
  "flags": {},
362
- "order": 8,
567
+ "order": 13,
363
568
  "mode": 0,
364
569
  "inputs": [
365
570
  {
366
- "name": "positive",
367
- "type": "CONDITIONING",
368
- "link": 187
369
- },
370
- {
371
- "name": "negative",
372
- "type": "CONDITIONING",
373
- "link": 188
374
- },
375
- {
376
- "name": "vae",
377
- "type": "VAE",
378
- "link": 189
571
+ "name": "images",
572
+ "type": "IMAGE",
573
+ "link": 192
379
574
  },
380
575
  {
381
- "name": "image",
382
- "type": "IMAGE",
383
- "link": 190
576
+ "name": "audio",
577
+ "shape": 7,
578
+ "type": "AUDIO",
579
+ "link": null
384
580
  }
385
581
  ],
386
582
  "outputs": [
387
583
  {
388
- "name": "positive",
389
- "type": "CONDITIONING",
390
- "links": [183],
391
- "slot_index": 0
392
- },
393
- {
394
- "name": "negative",
395
- "type": "CONDITIONING",
396
- "links": [184],
397
- "slot_index": 1
398
- },
399
- {
400
- "name": "latent",
401
- "type": "LATENT",
402
- "links": [185, 186],
403
- "slot_index": 2
584
+ "name": "VIDEO",
585
+ "type": "VIDEO",
586
+ "links": [
587
+ 191
588
+ ]
404
589
  }
405
590
  ],
406
591
  "properties": {
407
- "Node name for S&R": "LTXVImgToVideo"
592
+ "Node name for S&R": "CreateVideo"
408
593
  },
409
- "widgets_values": [768, 512, 97, 1, 0.15]
594
+ "widgets_values": [
595
+ 24
596
+ ]
410
597
  },
411
598
  {
412
- "id": 78,
413
- "type": "LoadImage",
414
- "pos": [420, 620],
415
- "size": [385.16, 333.33],
599
+ "id": 81,
600
+ "type": "SaveVideo",
601
+ "pos": [
602
+ 1280,
603
+ 10
604
+ ],
605
+ "size": [
606
+ 720,
607
+ 890
608
+ ],
416
609
  "flags": {},
417
- "order": 4,
610
+ "order": 14,
418
611
  "mode": 0,
419
- "inputs": [],
420
- "outputs": [
421
- {
422
- "name": "IMAGE",
423
- "type": "IMAGE",
424
- "links": [190]
425
- },
612
+ "inputs": [
426
613
  {
427
- "name": "MASK",
428
- "type": "MASK",
429
- "links": null
614
+ "name": "video",
615
+ "type": "VIDEO",
616
+ "link": 191
430
617
  }
431
618
  ],
619
+ "outputs": [],
432
620
  "properties": {
433
- "Node name for S&R": "LoadImage"
621
+ "Node name for S&R": "SaveVideo"
434
622
  },
435
- "widgets_values": ["island.jpg", "image"]
623
+ "widgets_values": [
624
+ "video/ComfyUI",
625
+ "auto",
626
+ "auto"
627
+ ]
436
628
  },
437
629
  {
438
630
  "id": 79,
439
631
  "type": "MarkdownNote",
440
- "pos": [45, 600],
441
- "size": [225, 60],
632
+ "pos": [
633
+ -200,
634
+ 10
635
+ ],
636
+ "size": [
637
+ 225,
638
+ 88
639
+ ],
442
640
  "flags": {},
443
641
  "order": 5,
444
642
  "mode": 0,
@@ -446,39 +644,243 @@
446
644
  "outputs": [],
447
645
  "properties": {},
448
646
  "widgets_values": [
449
- "\ud83d\udec8 [Learn more about this workflow](https://comfyanonymous.github.io/ComfyUI_examples/ltxv/)"
647
+ "🛈 [Learn more about this workflow](https://comfyanonymous.github.io/ComfyUI_examples/ltxv/)"
450
648
  ],
451
649
  "color": "#432",
452
650
  "bgcolor": "#653"
453
651
  }
454
652
  ],
455
653
  "links": [
456
- [74, 38, 0, 6, 0, "CLIP"],
457
- [75, 38, 0, 7, 0, "CLIP"],
458
- [87, 44, 2, 8, 1, "VAE"],
459
- [106, 8, 0, 41, 0, "IMAGE"],
460
- [166, 69, 0, 72, 1, "CONDITIONING"],
461
- [167, 69, 1, 72, 2, "CONDITIONING"],
462
- [171, 72, 0, 8, 0, "LATENT"],
463
- [172, 73, 0, 72, 3, "SAMPLER"],
464
- [181, 44, 0, 72, 0, "MODEL"],
465
- [182, 71, 0, 72, 4, "SIGMAS"],
466
- [183, 77, 0, 69, 0, "CONDITIONING"],
467
- [184, 77, 1, 69, 1, "CONDITIONING"],
468
- [185, 77, 2, 71, 0, "LATENT"],
469
- [186, 77, 2, 72, 5, "LATENT"],
470
- [187, 6, 0, 77, 0, "CONDITIONING"],
471
- [188, 7, 0, 77, 1, "CONDITIONING"],
472
- [189, 44, 2, 77, 2, "VAE"],
473
- [190, 78, 0, 77, 3, "IMAGE"]
654
+ [
655
+ 74,
656
+ 38,
657
+ 0,
658
+ 6,
659
+ 0,
660
+ "CLIP"
661
+ ],
662
+ [
663
+ 75,
664
+ 38,
665
+ 0,
666
+ 7,
667
+ 0,
668
+ "CLIP"
669
+ ],
670
+ [
671
+ 87,
672
+ 44,
673
+ 2,
674
+ 8,
675
+ 1,
676
+ "VAE"
677
+ ],
678
+ [
679
+ 166,
680
+ 69,
681
+ 0,
682
+ 72,
683
+ 1,
684
+ "CONDITIONING"
685
+ ],
686
+ [
687
+ 167,
688
+ 69,
689
+ 1,
690
+ 72,
691
+ 2,
692
+ "CONDITIONING"
693
+ ],
694
+ [
695
+ 171,
696
+ 72,
697
+ 0,
698
+ 8,
699
+ 0,
700
+ "LATENT"
701
+ ],
702
+ [
703
+ 172,
704
+ 73,
705
+ 0,
706
+ 72,
707
+ 3,
708
+ "SAMPLER"
709
+ ],
710
+ [
711
+ 181,
712
+ 44,
713
+ 0,
714
+ 72,
715
+ 0,
716
+ "MODEL"
717
+ ],
718
+ [
719
+ 182,
720
+ 71,
721
+ 0,
722
+ 72,
723
+ 4,
724
+ "SIGMAS"
725
+ ],
726
+ [
727
+ 183,
728
+ 77,
729
+ 0,
730
+ 69,
731
+ 0,
732
+ "CONDITIONING"
733
+ ],
734
+ [
735
+ 184,
736
+ 77,
737
+ 1,
738
+ 69,
739
+ 1,
740
+ "CONDITIONING"
741
+ ],
742
+ [
743
+ 185,
744
+ 77,
745
+ 2,
746
+ 71,
747
+ 0,
748
+ "LATENT"
749
+ ],
750
+ [
751
+ 186,
752
+ 77,
753
+ 2,
754
+ 72,
755
+ 5,
756
+ "LATENT"
757
+ ],
758
+ [
759
+ 187,
760
+ 6,
761
+ 0,
762
+ 77,
763
+ 0,
764
+ "CONDITIONING"
765
+ ],
766
+ [
767
+ 188,
768
+ 7,
769
+ 0,
770
+ 77,
771
+ 1,
772
+ "CONDITIONING"
773
+ ],
774
+ [
775
+ 189,
776
+ 44,
777
+ 2,
778
+ 77,
779
+ 2,
780
+ "VAE"
781
+ ],
782
+ [
783
+ 190,
784
+ 78,
785
+ 0,
786
+ 77,
787
+ 3,
788
+ "IMAGE"
789
+ ],
790
+ [
791
+ 191,
792
+ 80,
793
+ 0,
794
+ 81,
795
+ 0,
796
+ "VIDEO"
797
+ ],
798
+ [
799
+ 192,
800
+ 8,
801
+ 0,
802
+ 80,
803
+ 0,
804
+ "IMAGE"
805
+ ]
806
+ ],
807
+ "groups": [
808
+ {
809
+ "id": 5,
810
+ "title": "Step1- Load models",
811
+ "bounding": [
812
+ 50,
813
+ -20,
814
+ 340,
815
+ 330
816
+ ],
817
+ "color": "#3f789e",
818
+ "font_size": 24,
819
+ "flags": {}
820
+ },
821
+ {
822
+ "id": 6,
823
+ "title": "Step3 - Prompt",
824
+ "bounding": [
825
+ 410,
826
+ -20,
827
+ 445.280029296875,
828
+ 604.2099609375
829
+ ],
830
+ "color": "#3f789e",
831
+ "font_size": 24,
832
+ "flags": {}
833
+ },
834
+ {
835
+ "id": 7,
836
+ "title": "Video size",
837
+ "bounding": [
838
+ 410,
839
+ 600,
840
+ 450,
841
+ 300
842
+ ],
843
+ "color": "#3f789e",
844
+ "font_size": 24,
845
+ "flags": {}
846
+ },
847
+ {
848
+ "id": 8,
849
+ "title": "Custom sampler",
850
+ "bounding": [
851
+ 880,
852
+ -20,
853
+ 376.199951171875,
854
+ 625.5999755859375
855
+ ],
856
+ "color": "#3f789e",
857
+ "font_size": 24,
858
+ "flags": {}
859
+ },
860
+ {
861
+ "id": 9,
862
+ "title": "Step2 - Upload image",
863
+ "bounding": [
864
+ 50,
865
+ 330,
866
+ 340,
867
+ 410
868
+ ],
869
+ "color": "#3f789e",
870
+ "font_size": 24,
871
+ "flags": {}
872
+ }
474
873
  ],
475
- "groups": [],
476
874
  "config": {},
477
875
  "extra": {
478
876
  "ds": {
479
- "scale": 1.23,
480
- "offset": [-35.52, 153.62]
481
- }
877
+ "scale": 0.6311844854237723,
878
+ "offset": [
879
+ 606.7065473572987,
880
+ 152.89508411639565
881
+ ]
882
+ },
883
+ "frontendVersion": "1.25.3"
482
884
  },
483
885
  "version": 0.4
484
- }
886
+ }