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

@@ -0,0 +1,971 @@
1
+ {
2
+ "id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
3
+ "revision": 0,
4
+ "last_node_id": 66,
5
+ "last_link_id": 148,
6
+ "nodes": [
7
+ {
8
+ "id": 38,
9
+ "type": "CLIPLoader",
10
+ "pos": [
11
+ 38.86457061767578,
12
+ 189.26513671875
13
+ ],
14
+ "size": [
15
+ 346.391845703125,
16
+ 106
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "CLIP",
25
+ "type": "CLIP",
26
+ "slot_index": 0,
27
+ "links": [
28
+ 74,
29
+ 75
30
+ ]
31
+ }
32
+ ],
33
+ "properties": {
34
+ "Node name for S&R": "CLIPLoader",
35
+ "cnr_id": "comfy-core",
36
+ "ver": "0.3.45",
37
+ "models": [
38
+ {
39
+ "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
40
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
41
+ "directory": "text_encoders"
42
+ }
43
+ ]
44
+ },
45
+ "widgets_values": [
46
+ "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
47
+ "wan",
48
+ "default"
49
+ ]
50
+ },
51
+ {
52
+ "id": 58,
53
+ "type": "KSamplerAdvanced",
54
+ "pos": [
55
+ 890,
56
+ 360
57
+ ],
58
+ "size": [
59
+ 304.748046875,
60
+ 498.6905822753906
61
+ ],
62
+ "flags": {},
63
+ "order": 12,
64
+ "mode": 0,
65
+ "inputs": [
66
+ {
67
+ "name": "model",
68
+ "type": "MODEL",
69
+ "link": 148
70
+ },
71
+ {
72
+ "name": "positive",
73
+ "type": "CONDITIONING",
74
+ "link": 138
75
+ },
76
+ {
77
+ "name": "negative",
78
+ "type": "CONDITIONING",
79
+ "link": 139
80
+ },
81
+ {
82
+ "name": "latent_image",
83
+ "type": "LATENT",
84
+ "link": 113
85
+ }
86
+ ],
87
+ "outputs": [
88
+ {
89
+ "name": "LATENT",
90
+ "type": "LATENT",
91
+ "links": [
92
+ 124
93
+ ]
94
+ }
95
+ ],
96
+ "properties": {
97
+ "Node name for S&R": "KSamplerAdvanced",
98
+ "cnr_id": "comfy-core",
99
+ "ver": "0.3.45"
100
+ },
101
+ "widgets_values": [
102
+ "disable",
103
+ 0,
104
+ "fixed",
105
+ 20,
106
+ 3.5,
107
+ "euler",
108
+ "simple",
109
+ 10,
110
+ 10000,
111
+ "disable"
112
+ ]
113
+ },
114
+ {
115
+ "id": 57,
116
+ "type": "KSamplerAdvanced",
117
+ "pos": [
118
+ 890,
119
+ -60
120
+ ],
121
+ "size": [
122
+ 304.748046875,
123
+ 334
124
+ ],
125
+ "flags": {},
126
+ "order": 11,
127
+ "mode": 0,
128
+ "inputs": [
129
+ {
130
+ "name": "model",
131
+ "type": "MODEL",
132
+ "link": 147
133
+ },
134
+ {
135
+ "name": "positive",
136
+ "type": "CONDITIONING",
137
+ "link": 136
138
+ },
139
+ {
140
+ "name": "negative",
141
+ "type": "CONDITIONING",
142
+ "link": 137
143
+ },
144
+ {
145
+ "name": "latent_image",
146
+ "type": "LATENT",
147
+ "link": 140
148
+ }
149
+ ],
150
+ "outputs": [
151
+ {
152
+ "name": "LATENT",
153
+ "type": "LATENT",
154
+ "links": [
155
+ 113
156
+ ]
157
+ }
158
+ ],
159
+ "properties": {
160
+ "Node name for S&R": "KSamplerAdvanced",
161
+ "cnr_id": "comfy-core",
162
+ "ver": "0.3.45"
163
+ },
164
+ "widgets_values": [
165
+ "enable",
166
+ 1042664824122032,
167
+ "randomize",
168
+ 20,
169
+ 3.5,
170
+ "euler",
171
+ "simple",
172
+ 0,
173
+ 10,
174
+ "enable"
175
+ ]
176
+ },
177
+ {
178
+ "id": 8,
179
+ "type": "VAEDecode",
180
+ "pos": [
181
+ 1240,
182
+ -40
183
+ ],
184
+ "size": [
185
+ 210,
186
+ 46
187
+ ],
188
+ "flags": {},
189
+ "order": 13,
190
+ "mode": 0,
191
+ "inputs": [
192
+ {
193
+ "name": "samples",
194
+ "type": "LATENT",
195
+ "link": 124
196
+ },
197
+ {
198
+ "name": "vae",
199
+ "type": "VAE",
200
+ "link": 76
201
+ }
202
+ ],
203
+ "outputs": [
204
+ {
205
+ "name": "IMAGE",
206
+ "type": "IMAGE",
207
+ "slot_index": 0,
208
+ "links": [
209
+ 131
210
+ ]
211
+ }
212
+ ],
213
+ "properties": {
214
+ "Node name for S&R": "VAEDecode",
215
+ "cnr_id": "comfy-core",
216
+ "ver": "0.3.45"
217
+ },
218
+ "widgets_values": []
219
+ },
220
+ {
221
+ "id": 61,
222
+ "type": "SaveVideo",
223
+ "pos": [
224
+ 1240,
225
+ 190
226
+ ],
227
+ "size": [
228
+ 710,
229
+ 660
230
+ ],
231
+ "flags": {},
232
+ "order": 15,
233
+ "mode": 0,
234
+ "inputs": [
235
+ {
236
+ "name": "video",
237
+ "type": "VIDEO",
238
+ "link": 132
239
+ }
240
+ ],
241
+ "outputs": [],
242
+ "properties": {
243
+ "Node name for S&R": "SaveVideo",
244
+ "cnr_id": "comfy-core",
245
+ "ver": "0.3.45"
246
+ },
247
+ "widgets_values": [
248
+ "video/ComfyUI",
249
+ "auto",
250
+ "auto"
251
+ ]
252
+ },
253
+ {
254
+ "id": 7,
255
+ "type": "CLIPTextEncode",
256
+ "pos": [
257
+ 420,
258
+ 410
259
+ ],
260
+ "size": [
261
+ 425.27801513671875,
262
+ 180.6060791015625
263
+ ],
264
+ "flags": {},
265
+ "order": 7,
266
+ "mode": 0,
267
+ "inputs": [
268
+ {
269
+ "name": "clip",
270
+ "type": "CLIP",
271
+ "link": 75
272
+ }
273
+ ],
274
+ "outputs": [
275
+ {
276
+ "name": "CONDITIONING",
277
+ "type": "CONDITIONING",
278
+ "slot_index": 0,
279
+ "links": [
280
+ 135
281
+ ]
282
+ }
283
+ ],
284
+ "title": "CLIP Text Encode (Negative Prompt)",
285
+ "properties": {
286
+ "Node name for S&R": "CLIPTextEncode",
287
+ "cnr_id": "comfy-core",
288
+ "ver": "0.3.45"
289
+ },
290
+ "widgets_values": [
291
+ "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"
292
+ ],
293
+ "color": "#322",
294
+ "bgcolor": "#533"
295
+ },
296
+ {
297
+ "id": 39,
298
+ "type": "VAELoader",
299
+ "pos": [
300
+ 40,
301
+ 350
302
+ ],
303
+ "size": [
304
+ 344.731689453125,
305
+ 59.98149108886719
306
+ ],
307
+ "flags": {},
308
+ "order": 1,
309
+ "mode": 0,
310
+ "inputs": [],
311
+ "outputs": [
312
+ {
313
+ "name": "VAE",
314
+ "type": "VAE",
315
+ "slot_index": 0,
316
+ "links": [
317
+ 76,
318
+ 141
319
+ ]
320
+ }
321
+ ],
322
+ "properties": {
323
+ "Node name for S&R": "VAELoader",
324
+ "cnr_id": "comfy-core",
325
+ "ver": "0.3.45",
326
+ "models": [
327
+ {
328
+ "name": "wan_2.1_vae.safetensors",
329
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
330
+ "directory": "vae"
331
+ }
332
+ ]
333
+ },
334
+ "widgets_values": [
335
+ "wan_2.1_vae.safetensors"
336
+ ]
337
+ },
338
+ {
339
+ "id": 54,
340
+ "type": "ModelSamplingSD3",
341
+ "pos": [
342
+ 640,
343
+ -70
344
+ ],
345
+ "size": [
346
+ 210,
347
+ 60
348
+ ],
349
+ "flags": {},
350
+ "order": 8,
351
+ "mode": 0,
352
+ "inputs": [
353
+ {
354
+ "name": "model",
355
+ "type": "MODEL",
356
+ "link": 110
357
+ }
358
+ ],
359
+ "outputs": [
360
+ {
361
+ "name": "MODEL",
362
+ "type": "MODEL",
363
+ "slot_index": 0,
364
+ "links": [
365
+ 147
366
+ ]
367
+ }
368
+ ],
369
+ "properties": {
370
+ "Node name for S&R": "ModelSamplingSD3",
371
+ "cnr_id": "comfy-core",
372
+ "ver": "0.3.45"
373
+ },
374
+ "widgets_values": [
375
+ 8.000000000000002
376
+ ]
377
+ },
378
+ {
379
+ "id": 55,
380
+ "type": "ModelSamplingSD3",
381
+ "pos": [
382
+ 640,
383
+ 60
384
+ ],
385
+ "size": [
386
+ 210,
387
+ 58
388
+ ],
389
+ "flags": {},
390
+ "order": 9,
391
+ "mode": 0,
392
+ "inputs": [
393
+ {
394
+ "name": "model",
395
+ "type": "MODEL",
396
+ "link": 112
397
+ }
398
+ ],
399
+ "outputs": [
400
+ {
401
+ "name": "MODEL",
402
+ "type": "MODEL",
403
+ "slot_index": 0,
404
+ "links": [
405
+ 148
406
+ ]
407
+ }
408
+ ],
409
+ "properties": {
410
+ "Node name for S&R": "ModelSamplingSD3",
411
+ "cnr_id": "comfy-core",
412
+ "ver": "0.3.45"
413
+ },
414
+ "widgets_values": [
415
+ 8
416
+ ]
417
+ },
418
+ {
419
+ "id": 66,
420
+ "type": "MarkdownNote",
421
+ "pos": [
422
+ -480,
423
+ -120
424
+ ],
425
+ "size": [
426
+ 480,
427
+ 350
428
+ ],
429
+ "flags": {},
430
+ "order": 2,
431
+ "mode": 0,
432
+ "inputs": [],
433
+ "outputs": [],
434
+ "title": "Model Links",
435
+ "properties": {},
436
+ "widgets_values": [
437
+ "[Tutorial](https://docs.comfy.org/tutorials/video/wan/wan2_2\n) | [教程](https://docs.comfy.org/zh-CN/tutorials/video/wan/wan2_2\n)\n\n**Diffusion Model**\n- [wan2.2_i2v_high_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_high_noise_14B_fp16.safetensors)\n- [wan2.2_i2v_low_noise_14B_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_low_noise_14B_fp16.safetensors)\n\n**VAE**\n- [wan_2.1_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)\n\n**Text Encoder** \n- [umt5_xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors)\n\n\nFile save location\n\n```\nComfyUI/\n├───📂 models/\n│ ├───📂 diffusion_models/\n│ │ ├─── wan2.2_i2v_low_noise_14B_fp16.safetensors\n│ │ └─── wan2.2_i2v_high_noise_14B_fp16.safetensors\n│ ├───📂 text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors \n│ └───📂 vae/\n│ └── wan_2.1_vae.safetensors\n```\n"
438
+ ],
439
+ "color": "#432",
440
+ "bgcolor": "#653"
441
+ },
442
+ {
443
+ "id": 63,
444
+ "type": "WanImageToVideo",
445
+ "pos": [
446
+ 450,
447
+ 690
448
+ ],
449
+ "size": [
450
+ 342.5999755859375,
451
+ 210
452
+ ],
453
+ "flags": {},
454
+ "order": 10,
455
+ "mode": 0,
456
+ "inputs": [
457
+ {
458
+ "name": "positive",
459
+ "type": "CONDITIONING",
460
+ "link": 134
461
+ },
462
+ {
463
+ "name": "negative",
464
+ "type": "CONDITIONING",
465
+ "link": 135
466
+ },
467
+ {
468
+ "name": "vae",
469
+ "type": "VAE",
470
+ "link": 141
471
+ },
472
+ {
473
+ "name": "clip_vision_output",
474
+ "shape": 7,
475
+ "type": "CLIP_VISION_OUTPUT",
476
+ "link": null
477
+ },
478
+ {
479
+ "name": "start_image",
480
+ "shape": 7,
481
+ "type": "IMAGE",
482
+ "link": 133
483
+ }
484
+ ],
485
+ "outputs": [
486
+ {
487
+ "name": "positive",
488
+ "type": "CONDITIONING",
489
+ "slot_index": 0,
490
+ "links": [
491
+ 136,
492
+ 138
493
+ ]
494
+ },
495
+ {
496
+ "name": "negative",
497
+ "type": "CONDITIONING",
498
+ "slot_index": 1,
499
+ "links": [
500
+ 137,
501
+ 139
502
+ ]
503
+ },
504
+ {
505
+ "name": "latent",
506
+ "type": "LATENT",
507
+ "slot_index": 2,
508
+ "links": [
509
+ 140
510
+ ]
511
+ }
512
+ ],
513
+ "properties": {
514
+ "Node name for S&R": "WanImageToVideo",
515
+ "cnr_id": "comfy-core",
516
+ "ver": "0.3.45"
517
+ },
518
+ "widgets_values": [
519
+ 1280,
520
+ 720,
521
+ 121,
522
+ 1
523
+ ]
524
+ },
525
+ {
526
+ "id": 37,
527
+ "type": "UNETLoader",
528
+ "pos": [
529
+ 34.225364685058594,
530
+ -71.77911376953125
531
+ ],
532
+ "size": [
533
+ 346.7470703125,
534
+ 82
535
+ ],
536
+ "flags": {},
537
+ "order": 3,
538
+ "mode": 0,
539
+ "inputs": [],
540
+ "outputs": [
541
+ {
542
+ "name": "MODEL",
543
+ "type": "MODEL",
544
+ "slot_index": 0,
545
+ "links": [
546
+ 110
547
+ ]
548
+ }
549
+ ],
550
+ "properties": {
551
+ "Node name for S&R": "UNETLoader",
552
+ "cnr_id": "comfy-core",
553
+ "ver": "0.3.45",
554
+ "models": [
555
+ {
556
+ "name": "wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors",
557
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors",
558
+ "directory": "diffusion_models"
559
+ }
560
+ ]
561
+ },
562
+ "widgets_values": [
563
+ "wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors",
564
+ "fp8_e4m3fn_fast"
565
+ ]
566
+ },
567
+ {
568
+ "id": 56,
569
+ "type": "UNETLoader",
570
+ "pos": [
571
+ 34.70310592651367,
572
+ 57.175601959228516
573
+ ],
574
+ "size": [
575
+ 346.7470703125,
576
+ 82
577
+ ],
578
+ "flags": {},
579
+ "order": 4,
580
+ "mode": 0,
581
+ "inputs": [],
582
+ "outputs": [
583
+ {
584
+ "name": "MODEL",
585
+ "type": "MODEL",
586
+ "slot_index": 0,
587
+ "links": [
588
+ 112
589
+ ]
590
+ }
591
+ ],
592
+ "properties": {
593
+ "Node name for S&R": "UNETLoader",
594
+ "cnr_id": "comfy-core",
595
+ "ver": "0.3.45",
596
+ "models": [
597
+ {
598
+ "name": "wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors",
599
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors",
600
+ "directory": "diffusion_models"
601
+ }
602
+ ]
603
+ },
604
+ "widgets_values": [
605
+ "wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors",
606
+ "fp8_e4m3fn_fast"
607
+ ]
608
+ },
609
+ {
610
+ "id": 6,
611
+ "type": "CLIPTextEncode",
612
+ "pos": [
613
+ 420,
614
+ 210
615
+ ],
616
+ "size": [
617
+ 422.84503173828125,
618
+ 164.31304931640625
619
+ ],
620
+ "flags": {},
621
+ "order": 6,
622
+ "mode": 0,
623
+ "inputs": [
624
+ {
625
+ "name": "clip",
626
+ "type": "CLIP",
627
+ "link": 74
628
+ }
629
+ ],
630
+ "outputs": [
631
+ {
632
+ "name": "CONDITIONING",
633
+ "type": "CONDITIONING",
634
+ "slot_index": 0,
635
+ "links": [
636
+ 134
637
+ ]
638
+ }
639
+ ],
640
+ "title": "CLIP Text Encode (Positive Prompt)",
641
+ "properties": {
642
+ "Node name for S&R": "CLIPTextEncode",
643
+ "cnr_id": "comfy-core",
644
+ "ver": "0.3.45"
645
+ },
646
+ "widgets_values": [
647
+ "The white dragon warrior stands still, eyes full of determination and strength. The camera slowly moves closer or circles around the warrior, highlighting the powerful presence and heroic spirit of the character."
648
+ ],
649
+ "color": "#232",
650
+ "bgcolor": "#353"
651
+ },
652
+ {
653
+ "id": 62,
654
+ "type": "LoadImage",
655
+ "pos": [
656
+ 50,
657
+ 570
658
+ ],
659
+ "size": [
660
+ 315,
661
+ 314
662
+ ],
663
+ "flags": {},
664
+ "order": 5,
665
+ "mode": 0,
666
+ "inputs": [],
667
+ "outputs": [
668
+ {
669
+ "name": "IMAGE",
670
+ "type": "IMAGE",
671
+ "slot_index": 0,
672
+ "links": [
673
+ 133
674
+ ]
675
+ },
676
+ {
677
+ "name": "MASK",
678
+ "type": "MASK",
679
+ "slot_index": 1,
680
+ "links": null
681
+ }
682
+ ],
683
+ "properties": {
684
+ "Node name for S&R": "LoadImage",
685
+ "cnr_id": "comfy-core",
686
+ "ver": "0.3.45"
687
+ },
688
+ "widgets_values": [
689
+ "example.png",
690
+ "image"
691
+ ]
692
+ },
693
+ {
694
+ "id": 60,
695
+ "type": "CreateVideo",
696
+ "pos": [
697
+ 1240,
698
+ 60
699
+ ],
700
+ "size": [
701
+ 270,
702
+ 78
703
+ ],
704
+ "flags": {},
705
+ "order": 14,
706
+ "mode": 0,
707
+ "inputs": [
708
+ {
709
+ "name": "images",
710
+ "type": "IMAGE",
711
+ "link": 131
712
+ },
713
+ {
714
+ "name": "audio",
715
+ "shape": 7,
716
+ "type": "AUDIO",
717
+ "link": null
718
+ }
719
+ ],
720
+ "outputs": [
721
+ {
722
+ "name": "VIDEO",
723
+ "type": "VIDEO",
724
+ "links": [
725
+ 132
726
+ ]
727
+ }
728
+ ],
729
+ "properties": {
730
+ "Node name for S&R": "CreateVideo",
731
+ "cnr_id": "comfy-core",
732
+ "ver": "0.3.45"
733
+ },
734
+ "widgets_values": [
735
+ 24
736
+ ]
737
+ }
738
+ ],
739
+ "links": [
740
+ [
741
+ 74,
742
+ 38,
743
+ 0,
744
+ 6,
745
+ 0,
746
+ "CLIP"
747
+ ],
748
+ [
749
+ 75,
750
+ 38,
751
+ 0,
752
+ 7,
753
+ 0,
754
+ "CLIP"
755
+ ],
756
+ [
757
+ 76,
758
+ 39,
759
+ 0,
760
+ 8,
761
+ 1,
762
+ "VAE"
763
+ ],
764
+ [
765
+ 110,
766
+ 37,
767
+ 0,
768
+ 54,
769
+ 0,
770
+ "MODEL"
771
+ ],
772
+ [
773
+ 112,
774
+ 56,
775
+ 0,
776
+ 55,
777
+ 0,
778
+ "MODEL"
779
+ ],
780
+ [
781
+ 113,
782
+ 57,
783
+ 0,
784
+ 58,
785
+ 3,
786
+ "LATENT"
787
+ ],
788
+ [
789
+ 124,
790
+ 58,
791
+ 0,
792
+ 8,
793
+ 0,
794
+ "LATENT"
795
+ ],
796
+ [
797
+ 131,
798
+ 8,
799
+ 0,
800
+ 60,
801
+ 0,
802
+ "IMAGE"
803
+ ],
804
+ [
805
+ 132,
806
+ 60,
807
+ 0,
808
+ 61,
809
+ 0,
810
+ "VIDEO"
811
+ ],
812
+ [
813
+ 133,
814
+ 62,
815
+ 0,
816
+ 63,
817
+ 4,
818
+ "IMAGE"
819
+ ],
820
+ [
821
+ 134,
822
+ 6,
823
+ 0,
824
+ 63,
825
+ 0,
826
+ "CONDITIONING"
827
+ ],
828
+ [
829
+ 135,
830
+ 7,
831
+ 0,
832
+ 63,
833
+ 1,
834
+ "CONDITIONING"
835
+ ],
836
+ [
837
+ 136,
838
+ 63,
839
+ 0,
840
+ 57,
841
+ 1,
842
+ "CONDITIONING"
843
+ ],
844
+ [
845
+ 137,
846
+ 63,
847
+ 1,
848
+ 57,
849
+ 2,
850
+ "CONDITIONING"
851
+ ],
852
+ [
853
+ 138,
854
+ 63,
855
+ 0,
856
+ 58,
857
+ 1,
858
+ "CONDITIONING"
859
+ ],
860
+ [
861
+ 139,
862
+ 63,
863
+ 1,
864
+ 58,
865
+ 2,
866
+ "CONDITIONING"
867
+ ],
868
+ [
869
+ 140,
870
+ 63,
871
+ 2,
872
+ 57,
873
+ 3,
874
+ "LATENT"
875
+ ],
876
+ [
877
+ 141,
878
+ 39,
879
+ 0,
880
+ 63,
881
+ 2,
882
+ "VAE"
883
+ ],
884
+ [
885
+ 147,
886
+ 54,
887
+ 0,
888
+ 57,
889
+ 0,
890
+ "MODEL"
891
+ ],
892
+ [
893
+ 148,
894
+ 55,
895
+ 0,
896
+ 58,
897
+ 0,
898
+ "MODEL"
899
+ ]
900
+ ],
901
+ "groups": [
902
+ {
903
+ "id": 1,
904
+ "title": "Step1 - Load models",
905
+ "bounding": [
906
+ 20,
907
+ -150,
908
+ 371.0310363769531,
909
+ 571.3974609375
910
+ ],
911
+ "color": "#3f789e",
912
+ "font_size": 24,
913
+ "flags": {}
914
+ },
915
+ {
916
+ "id": 2,
917
+ "title": "Step2 - Upload start_image",
918
+ "bounding": [
919
+ 20,
920
+ 450,
921
+ 370,
922
+ 470
923
+ ],
924
+ "color": "#3f789e",
925
+ "font_size": 24,
926
+ "flags": {}
927
+ },
928
+ {
929
+ "id": 3,
930
+ "title": "Step4 - Prompt",
931
+ "bounding": [
932
+ 410,
933
+ 140,
934
+ 445.27801513671875,
935
+ 464.2060852050781
936
+ ],
937
+ "color": "#3f789e",
938
+ "font_size": 24,
939
+ "flags": {}
940
+ },
941
+ {
942
+ "id": 4,
943
+ "title": "Step3 - Video size & length",
944
+ "bounding": [
945
+ 410,
946
+ 620,
947
+ 440,
948
+ 300
949
+ ],
950
+ "color": "#3f789e",
951
+ "font_size": 24,
952
+ "flags": {}
953
+ }
954
+ ],
955
+ "config": {},
956
+ "extra": {
957
+ "ds": {
958
+ "scale": 0.7627768444385928,
959
+ "offset": [
960
+ 187.44613097757022,
961
+ 229.58065878340074
962
+ ]
963
+ },
964
+ "frontendVersion": "1.25.1",
965
+ "VHS_latentpreview": false,
966
+ "VHS_latentpreviewrate": 0,
967
+ "VHS_MetadataImage": true,
968
+ "VHS_KeepIntermediate": true
969
+ },
970
+ "version": 0.4
971
+ }