comfyui-workflow-templates 0.1.59__py3-none-any.whl → 0.1.61__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 (19) hide show
  1. comfyui_workflow_templates/templates/image_qwen_image.json +47 -47
  2. comfyui_workflow_templates/templates/image_qwen_image_edit-1.webp +0 -0
  3. comfyui_workflow_templates/templates/image_qwen_image_edit-2.webp +0 -0
  4. comfyui_workflow_templates/templates/image_qwen_image_edit.json +1056 -0
  5. comfyui_workflow_templates/templates/index.es.json +34 -2
  6. comfyui_workflow_templates/templates/index.json +25 -2
  7. comfyui_workflow_templates/templates/index.ko.json +1136 -1194
  8. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v.json +368 -344
  9. comfyui_workflow_templates/templates/video_wan2_2_14B_fun_camera-1.webp +0 -0
  10. comfyui_workflow_templates/templates/video_wan2_2_14B_fun_camera.json +2731 -0
  11. comfyui_workflow_templates/templates/video_wan2_2_14B_fun_control.json +1026 -976
  12. comfyui_workflow_templates/templates/video_wan2_2_14B_fun_inpaint.json +109 -85
  13. comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +573 -549
  14. comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json +791 -690
  15. {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.61.dist-info}/METADATA +1 -1
  16. {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.61.dist-info}/RECORD +19 -14
  17. {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.61.dist-info}/WHEEL +0 -0
  18. {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.61.dist-info}/licenses/LICENSE +0 -0
  19. {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.61.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,2731 @@
1
+ {
2
+ "id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
3
+ "revision": 0,
4
+ "last_node_id": 115,
5
+ "last_link_id": 209,
6
+ "nodes": [
7
+ {
8
+ "id": 75,
9
+ "type": "UNETLoader",
10
+ "pos": [
11
+ -260,
12
+ 1800
13
+ ],
14
+ "size": [
15
+ 430,
16
+ 82
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "MODEL",
25
+ "type": "MODEL",
26
+ "slot_index": 0,
27
+ "links": [
28
+ 173
29
+ ]
30
+ }
31
+ ],
32
+ "properties": {
33
+ "Node name for S&R": "UNETLoader",
34
+ "cnr_id": "comfy-core",
35
+ "ver": "0.3.50",
36
+ "models": [
37
+ {
38
+ "name": "wan2.2_fun_camera_high_noise_14B_fp8_scaled.safetensors",
39
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_fun_camera_high_noise_14B_fp8_scaled.safetensors",
40
+ "directory": "diffusion_models"
41
+ }
42
+ ],
43
+ "enableTabs": false,
44
+ "tabWidth": 65,
45
+ "tabXOffset": 10,
46
+ "hasSecondTab": false,
47
+ "secondTabText": "Send Back",
48
+ "secondTabOffset": 80,
49
+ "secondTabWidth": 65,
50
+ "ue_properties": {
51
+ "widget_ue_connectable": {}
52
+ }
53
+ },
54
+ "widgets_values": [
55
+ "wan2.2_fun_camera_high_noise_14B_fp8_scaled.safetensors",
56
+ "default"
57
+ ]
58
+ },
59
+ {
60
+ "id": 90,
61
+ "type": "LoraLoaderModelOnly",
62
+ "pos": [
63
+ -250,
64
+ 2250
65
+ ],
66
+ "size": [
67
+ 420,
68
+ 82
69
+ ],
70
+ "flags": {},
71
+ "order": 16,
72
+ "mode": 0,
73
+ "inputs": [
74
+ {
75
+ "name": "model",
76
+ "type": "MODEL",
77
+ "link": 177
78
+ }
79
+ ],
80
+ "outputs": [
81
+ {
82
+ "name": "MODEL",
83
+ "type": "MODEL",
84
+ "links": [
85
+ 176
86
+ ]
87
+ }
88
+ ],
89
+ "properties": {
90
+ "Node name for S&R": "LoraLoaderModelOnly",
91
+ "cnr_id": "comfy-core",
92
+ "ver": "0.3.50",
93
+ "models": [
94
+ {
95
+ "name": "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
96
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
97
+ "directory": "loras"
98
+ }
99
+ ],
100
+ "enableTabs": false,
101
+ "tabWidth": 65,
102
+ "tabXOffset": 10,
103
+ "hasSecondTab": false,
104
+ "secondTabText": "Send Back",
105
+ "secondTabOffset": 80,
106
+ "secondTabWidth": 65,
107
+ "ue_properties": {
108
+ "widget_ue_connectable": {
109
+ "lora_name": true,
110
+ "strength_model": true
111
+ }
112
+ }
113
+ },
114
+ "widgets_values": [
115
+ "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
116
+ 1
117
+ ]
118
+ },
119
+ {
120
+ "id": 88,
121
+ "type": "LoraLoaderModelOnly",
122
+ "pos": [
123
+ -260,
124
+ 1930
125
+ ],
126
+ "size": [
127
+ 430,
128
+ 82
129
+ ],
130
+ "flags": {},
131
+ "order": 15,
132
+ "mode": 0,
133
+ "inputs": [
134
+ {
135
+ "name": "model",
136
+ "type": "MODEL",
137
+ "link": 173
138
+ }
139
+ ],
140
+ "outputs": [
141
+ {
142
+ "name": "MODEL",
143
+ "type": "MODEL",
144
+ "links": [
145
+ 174
146
+ ]
147
+ }
148
+ ],
149
+ "properties": {
150
+ "Node name for S&R": "LoraLoaderModelOnly",
151
+ "cnr_id": "comfy-core",
152
+ "ver": "0.3.50",
153
+ "models": [
154
+ {
155
+ "name": "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
156
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
157
+ "directory": "loras"
158
+ }
159
+ ],
160
+ "enableTabs": false,
161
+ "tabWidth": 65,
162
+ "tabXOffset": 10,
163
+ "hasSecondTab": false,
164
+ "secondTabText": "Send Back",
165
+ "secondTabOffset": 80,
166
+ "secondTabWidth": 65,
167
+ "ue_properties": {
168
+ "widget_ue_connectable": {
169
+ "lora_name": true,
170
+ "strength_model": true
171
+ }
172
+ }
173
+ },
174
+ "widgets_values": [
175
+ "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
176
+ 1
177
+ ]
178
+ },
179
+ {
180
+ "id": 72,
181
+ "type": "UNETLoader",
182
+ "pos": [
183
+ -260,
184
+ 2120
185
+ ],
186
+ "size": [
187
+ 430,
188
+ 82
189
+ ],
190
+ "flags": {},
191
+ "order": 1,
192
+ "mode": 0,
193
+ "inputs": [],
194
+ "outputs": [
195
+ {
196
+ "name": "MODEL",
197
+ "type": "MODEL",
198
+ "slot_index": 0,
199
+ "links": [
200
+ 177
201
+ ]
202
+ }
203
+ ],
204
+ "properties": {
205
+ "Node name for S&R": "UNETLoader",
206
+ "cnr_id": "comfy-core",
207
+ "ver": "0.3.50",
208
+ "models": [
209
+ {
210
+ "name": "wan2.2_fun_camera_low_noise_14B_fp8_scaled.safetensors",
211
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_fun_camera_low_noise_14B_fp8_scaled.safetensors",
212
+ "directory": "diffusion_models"
213
+ }
214
+ ],
215
+ "enableTabs": false,
216
+ "tabWidth": 65,
217
+ "tabXOffset": 10,
218
+ "hasSecondTab": false,
219
+ "secondTabText": "Send Back",
220
+ "secondTabOffset": 80,
221
+ "secondTabWidth": 65,
222
+ "ue_properties": {
223
+ "widget_ue_connectable": {}
224
+ }
225
+ },
226
+ "widgets_values": [
227
+ "wan2.2_fun_camera_low_noise_14B_fp8_scaled.safetensors",
228
+ "default"
229
+ ]
230
+ },
231
+ {
232
+ "id": 79,
233
+ "type": "LoadImage",
234
+ "pos": [
235
+ -250,
236
+ 2720
237
+ ],
238
+ "size": [
239
+ 430,
240
+ 490
241
+ ],
242
+ "flags": {},
243
+ "order": 2,
244
+ "mode": 0,
245
+ "inputs": [],
246
+ "outputs": [
247
+ {
248
+ "name": "IMAGE",
249
+ "type": "IMAGE",
250
+ "slot_index": 0,
251
+ "links": [
252
+ 164
253
+ ]
254
+ },
255
+ {
256
+ "name": "MASK",
257
+ "type": "MASK",
258
+ "slot_index": 1,
259
+ "links": null
260
+ }
261
+ ],
262
+ "properties": {
263
+ "Node name for S&R": "LoadImage",
264
+ "cnr_id": "comfy-core",
265
+ "ver": "0.3.50",
266
+ "enableTabs": false,
267
+ "tabWidth": 65,
268
+ "tabXOffset": 10,
269
+ "hasSecondTab": false,
270
+ "secondTabText": "Send Back",
271
+ "secondTabOffset": 80,
272
+ "secondTabWidth": 65,
273
+ "ue_properties": {
274
+ "widget_ue_connectable": {}
275
+ }
276
+ },
277
+ "widgets_values": [
278
+ "Zoomable image (1).jpg",
279
+ "image"
280
+ ]
281
+ },
282
+ {
283
+ "id": 80,
284
+ "type": "WanCameraImageToVideo",
285
+ "pos": [
286
+ 550,
287
+ 2830
288
+ ],
289
+ "size": [
290
+ 290,
291
+ 230
292
+ ],
293
+ "flags": {},
294
+ "order": 26,
295
+ "mode": 0,
296
+ "inputs": [
297
+ {
298
+ "name": "positive",
299
+ "type": "CONDITIONING",
300
+ "link": 161
301
+ },
302
+ {
303
+ "name": "negative",
304
+ "type": "CONDITIONING",
305
+ "link": 162
306
+ },
307
+ {
308
+ "name": "vae",
309
+ "type": "VAE",
310
+ "link": 163
311
+ },
312
+ {
313
+ "name": "clip_vision_output",
314
+ "shape": 7,
315
+ "type": "CLIP_VISION_OUTPUT",
316
+ "link": null
317
+ },
318
+ {
319
+ "name": "start_image",
320
+ "shape": 7,
321
+ "type": "IMAGE",
322
+ "link": 164
323
+ },
324
+ {
325
+ "name": "camera_conditions",
326
+ "shape": 7,
327
+ "type": "WAN_CAMERA_EMBEDDING",
328
+ "link": 165
329
+ },
330
+ {
331
+ "name": "width",
332
+ "type": "INT",
333
+ "widget": {
334
+ "name": "width"
335
+ },
336
+ "link": 166
337
+ },
338
+ {
339
+ "name": "height",
340
+ "type": "INT",
341
+ "widget": {
342
+ "name": "height"
343
+ },
344
+ "link": 167
345
+ },
346
+ {
347
+ "name": "length",
348
+ "type": "INT",
349
+ "widget": {
350
+ "name": "length"
351
+ },
352
+ "link": 168
353
+ }
354
+ ],
355
+ "outputs": [
356
+ {
357
+ "name": "positive",
358
+ "type": "CONDITIONING",
359
+ "links": [
360
+ 150,
361
+ 158
362
+ ]
363
+ },
364
+ {
365
+ "name": "negative",
366
+ "type": "CONDITIONING",
367
+ "links": [
368
+ 151,
369
+ 159
370
+ ]
371
+ },
372
+ {
373
+ "name": "latent",
374
+ "type": "LATENT",
375
+ "links": [
376
+ 152
377
+ ]
378
+ }
379
+ ],
380
+ "properties": {
381
+ "Node name for S&R": "WanCameraImageToVideo",
382
+ "cnr_id": "comfy-core",
383
+ "ver": "0.3.50",
384
+ "enableTabs": false,
385
+ "tabWidth": 65,
386
+ "tabXOffset": 10,
387
+ "hasSecondTab": false,
388
+ "secondTabText": "Send Back",
389
+ "secondTabOffset": 80,
390
+ "secondTabWidth": 65,
391
+ "ue_properties": {
392
+ "widget_ue_connectable": {
393
+ "width": true,
394
+ "height": true,
395
+ "length": true
396
+ }
397
+ }
398
+ },
399
+ "widgets_values": [
400
+ 832,
401
+ 480,
402
+ 81,
403
+ 1
404
+ ]
405
+ },
406
+ {
407
+ "id": 74,
408
+ "type": "CLIPTextEncode",
409
+ "pos": [
410
+ 260,
411
+ 2410
412
+ ],
413
+ "size": [
414
+ 580,
415
+ 200
416
+ ],
417
+ "flags": {},
418
+ "order": 21,
419
+ "mode": 0,
420
+ "inputs": [
421
+ {
422
+ "name": "clip",
423
+ "type": "CLIP",
424
+ "link": 154
425
+ }
426
+ ],
427
+ "outputs": [
428
+ {
429
+ "name": "CONDITIONING",
430
+ "type": "CONDITIONING",
431
+ "slot_index": 0,
432
+ "links": [
433
+ 162
434
+ ]
435
+ }
436
+ ],
437
+ "title": "CLIP Text Encode (Negative Prompt)",
438
+ "properties": {
439
+ "Node name for S&R": "CLIPTextEncode",
440
+ "cnr_id": "comfy-core",
441
+ "ver": "0.3.50",
442
+ "enableTabs": false,
443
+ "tabWidth": 65,
444
+ "tabXOffset": 10,
445
+ "hasSecondTab": false,
446
+ "secondTabText": "Send Back",
447
+ "secondTabOffset": 80,
448
+ "secondTabWidth": 65,
449
+ "ue_properties": {
450
+ "widget_ue_connectable": {}
451
+ }
452
+ },
453
+ "widgets_values": [
454
+ "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"
455
+ ],
456
+ "color": "#223",
457
+ "bgcolor": "#335"
458
+ },
459
+ {
460
+ "id": 76,
461
+ "type": "ModelSamplingSD3",
462
+ "pos": [
463
+ 250,
464
+ 1750
465
+ ],
466
+ "size": [
467
+ 210,
468
+ 60
469
+ ],
470
+ "flags": {},
471
+ "order": 23,
472
+ "mode": 0,
473
+ "inputs": [
474
+ {
475
+ "name": "model",
476
+ "type": "MODEL",
477
+ "link": 174
478
+ }
479
+ ],
480
+ "outputs": [
481
+ {
482
+ "name": "MODEL",
483
+ "type": "MODEL",
484
+ "slot_index": 0,
485
+ "links": [
486
+ 149
487
+ ]
488
+ }
489
+ ],
490
+ "properties": {
491
+ "Node name for S&R": "ModelSamplingSD3",
492
+ "cnr_id": "comfy-core",
493
+ "ver": "0.3.50",
494
+ "enableTabs": false,
495
+ "tabWidth": 65,
496
+ "tabXOffset": 10,
497
+ "hasSecondTab": false,
498
+ "secondTabText": "Send Back",
499
+ "secondTabOffset": 80,
500
+ "secondTabWidth": 65,
501
+ "ue_properties": {
502
+ "widget_ue_connectable": {}
503
+ }
504
+ },
505
+ "widgets_values": [
506
+ 8.000000000000002
507
+ ]
508
+ },
509
+ {
510
+ "id": 77,
511
+ "type": "ModelSamplingSD3",
512
+ "pos": [
513
+ 270,
514
+ 1930
515
+ ],
516
+ "size": [
517
+ 210,
518
+ 60
519
+ ],
520
+ "flags": {},
521
+ "order": 24,
522
+ "mode": 0,
523
+ "inputs": [
524
+ {
525
+ "name": "model",
526
+ "type": "MODEL",
527
+ "link": 176
528
+ }
529
+ ],
530
+ "outputs": [
531
+ {
532
+ "name": "MODEL",
533
+ "type": "MODEL",
534
+ "slot_index": 0,
535
+ "links": [
536
+ 157
537
+ ]
538
+ }
539
+ ],
540
+ "properties": {
541
+ "Node name for S&R": "ModelSamplingSD3",
542
+ "cnr_id": "comfy-core",
543
+ "ver": "0.3.50",
544
+ "enableTabs": false,
545
+ "tabWidth": 65,
546
+ "tabXOffset": 10,
547
+ "hasSecondTab": false,
548
+ "secondTabText": "Send Back",
549
+ "secondTabOffset": 80,
550
+ "secondTabWidth": 65,
551
+ "ue_properties": {
552
+ "widget_ue_connectable": {}
553
+ }
554
+ },
555
+ "widgets_values": [
556
+ 8
557
+ ]
558
+ },
559
+ {
560
+ "id": 82,
561
+ "type": "VAEDecode",
562
+ "pos": [
563
+ 1040,
564
+ 3040
565
+ ],
566
+ "size": [
567
+ 210,
568
+ 46
569
+ ],
570
+ "flags": {},
571
+ "order": 32,
572
+ "mode": 0,
573
+ "inputs": [
574
+ {
575
+ "name": "samples",
576
+ "type": "LATENT",
577
+ "link": 170
578
+ },
579
+ {
580
+ "name": "vae",
581
+ "type": "VAE",
582
+ "link": 171
583
+ }
584
+ ],
585
+ "outputs": [
586
+ {
587
+ "name": "IMAGE",
588
+ "type": "IMAGE",
589
+ "slot_index": 0,
590
+ "links": [
591
+ 172
592
+ ]
593
+ }
594
+ ],
595
+ "properties": {
596
+ "Node name for S&R": "VAEDecode",
597
+ "cnr_id": "comfy-core",
598
+ "ver": "0.3.50",
599
+ "enableTabs": false,
600
+ "tabWidth": 65,
601
+ "tabXOffset": 10,
602
+ "hasSecondTab": false,
603
+ "secondTabText": "Send Back",
604
+ "secondTabOffset": 80,
605
+ "secondTabWidth": 65,
606
+ "ue_properties": {
607
+ "widget_ue_connectable": {}
608
+ }
609
+ },
610
+ "widgets_values": []
611
+ },
612
+ {
613
+ "id": 83,
614
+ "type": "CreateVideo",
615
+ "pos": [
616
+ 980,
617
+ 3140
618
+ ],
619
+ "size": [
620
+ 270,
621
+ 78
622
+ ],
623
+ "flags": {},
624
+ "order": 34,
625
+ "mode": 0,
626
+ "inputs": [
627
+ {
628
+ "name": "images",
629
+ "type": "IMAGE",
630
+ "link": 172
631
+ },
632
+ {
633
+ "name": "audio",
634
+ "shape": 7,
635
+ "type": "AUDIO",
636
+ "link": null
637
+ }
638
+ ],
639
+ "outputs": [
640
+ {
641
+ "name": "VIDEO",
642
+ "type": "VIDEO",
643
+ "links": [
644
+ 153
645
+ ]
646
+ }
647
+ ],
648
+ "properties": {
649
+ "Node name for S&R": "CreateVideo",
650
+ "cnr_id": "comfy-core",
651
+ "ver": "0.3.50",
652
+ "enableTabs": false,
653
+ "tabWidth": 65,
654
+ "tabXOffset": 10,
655
+ "hasSecondTab": false,
656
+ "secondTabText": "Send Back",
657
+ "secondTabOffset": 80,
658
+ "secondTabWidth": 65,
659
+ "ue_properties": {
660
+ "widget_ue_connectable": {
661
+ "fps": true
662
+ }
663
+ }
664
+ },
665
+ "widgets_values": [
666
+ 16
667
+ ]
668
+ },
669
+ {
670
+ "id": 73,
671
+ "type": "SaveVideo",
672
+ "pos": [
673
+ 1330,
674
+ 1770
675
+ ],
676
+ "size": [
677
+ 1080,
678
+ 1400
679
+ ],
680
+ "flags": {},
681
+ "order": 36,
682
+ "mode": 0,
683
+ "inputs": [
684
+ {
685
+ "name": "video",
686
+ "type": "VIDEO",
687
+ "link": 153
688
+ }
689
+ ],
690
+ "outputs": [],
691
+ "properties": {
692
+ "Node name for S&R": "SaveVideo",
693
+ "cnr_id": "comfy-core",
694
+ "ver": "0.3.50",
695
+ "enableTabs": false,
696
+ "tabWidth": 65,
697
+ "tabXOffset": 10,
698
+ "hasSecondTab": false,
699
+ "secondTabText": "Send Back",
700
+ "secondTabOffset": 80,
701
+ "secondTabWidth": 65,
702
+ "ue_properties": {
703
+ "widget_ue_connectable": {
704
+ "filename_prefix": true,
705
+ "format": true,
706
+ "codec": true
707
+ }
708
+ }
709
+ },
710
+ "widgets_values": [
711
+ "video/ComfyUI",
712
+ "auto",
713
+ "auto"
714
+ ]
715
+ },
716
+ {
717
+ "id": 87,
718
+ "type": "WanCameraEmbedding",
719
+ "pos": [
720
+ 260,
721
+ 2830
722
+ ],
723
+ "size": [
724
+ 236.8000030517578,
725
+ 310
726
+ ],
727
+ "flags": {},
728
+ "order": 3,
729
+ "mode": 0,
730
+ "inputs": [],
731
+ "outputs": [
732
+ {
733
+ "name": "camera_embedding",
734
+ "type": "WAN_CAMERA_EMBEDDING",
735
+ "links": [
736
+ 165
737
+ ]
738
+ },
739
+ {
740
+ "name": "width",
741
+ "type": "INT",
742
+ "links": [
743
+ 166
744
+ ]
745
+ },
746
+ {
747
+ "name": "height",
748
+ "type": "INT",
749
+ "links": [
750
+ 167
751
+ ]
752
+ },
753
+ {
754
+ "name": "length",
755
+ "type": "INT",
756
+ "links": [
757
+ 168
758
+ ]
759
+ }
760
+ ],
761
+ "properties": {
762
+ "Node name for S&R": "WanCameraEmbedding",
763
+ "cnr_id": "comfy-core",
764
+ "ver": "0.3.50",
765
+ "enableTabs": false,
766
+ "tabWidth": 65,
767
+ "tabXOffset": 10,
768
+ "hasSecondTab": false,
769
+ "secondTabText": "Send Back",
770
+ "secondTabOffset": 80,
771
+ "secondTabWidth": 65,
772
+ "ue_properties": {
773
+ "widget_ue_connectable": {}
774
+ }
775
+ },
776
+ "widgets_values": [
777
+ "Zoom In",
778
+ 720,
779
+ 720,
780
+ 81,
781
+ 1,
782
+ 0.5,
783
+ 0.5,
784
+ 0.5,
785
+ 0.5
786
+ ]
787
+ },
788
+ {
789
+ "id": 97,
790
+ "type": "LoadImage",
791
+ "pos": [
792
+ 2500,
793
+ 2500
794
+ ],
795
+ "size": [
796
+ 430,
797
+ 490
798
+ ],
799
+ "flags": {},
800
+ "order": 4,
801
+ "mode": 4,
802
+ "inputs": [],
803
+ "outputs": [
804
+ {
805
+ "name": "IMAGE",
806
+ "type": "IMAGE",
807
+ "slot_index": 0,
808
+ "links": [
809
+ 183
810
+ ]
811
+ },
812
+ {
813
+ "name": "MASK",
814
+ "type": "MASK",
815
+ "slot_index": 1,
816
+ "links": null
817
+ }
818
+ ],
819
+ "properties": {
820
+ "Node name for S&R": "LoadImage",
821
+ "cnr_id": "comfy-core",
822
+ "ver": "0.3.50",
823
+ "enableTabs": false,
824
+ "tabWidth": 65,
825
+ "tabXOffset": 10,
826
+ "hasSecondTab": false,
827
+ "secondTabText": "Send Back",
828
+ "secondTabOffset": 80,
829
+ "secondTabWidth": 65,
830
+ "ue_properties": {
831
+ "widget_ue_connectable": {}
832
+ }
833
+ },
834
+ "widgets_values": [
835
+ "Zoomable image (1).jpg",
836
+ "image"
837
+ ]
838
+ },
839
+ {
840
+ "id": 98,
841
+ "type": "WanCameraImageToVideo",
842
+ "pos": [
843
+ 3300,
844
+ 2610
845
+ ],
846
+ "size": [
847
+ 290,
848
+ 230
849
+ ],
850
+ "flags": {},
851
+ "order": 25,
852
+ "mode": 4,
853
+ "inputs": [
854
+ {
855
+ "name": "positive",
856
+ "type": "CONDITIONING",
857
+ "link": 180
858
+ },
859
+ {
860
+ "name": "negative",
861
+ "type": "CONDITIONING",
862
+ "link": 181
863
+ },
864
+ {
865
+ "name": "vae",
866
+ "type": "VAE",
867
+ "link": 182
868
+ },
869
+ {
870
+ "name": "clip_vision_output",
871
+ "shape": 7,
872
+ "type": "CLIP_VISION_OUTPUT",
873
+ "link": null
874
+ },
875
+ {
876
+ "name": "start_image",
877
+ "shape": 7,
878
+ "type": "IMAGE",
879
+ "link": 183
880
+ },
881
+ {
882
+ "name": "camera_conditions",
883
+ "shape": 7,
884
+ "type": "WAN_CAMERA_EMBEDDING",
885
+ "link": 184
886
+ },
887
+ {
888
+ "name": "width",
889
+ "type": "INT",
890
+ "widget": {
891
+ "name": "width"
892
+ },
893
+ "link": 185
894
+ },
895
+ {
896
+ "name": "height",
897
+ "type": "INT",
898
+ "widget": {
899
+ "name": "height"
900
+ },
901
+ "link": 186
902
+ },
903
+ {
904
+ "name": "length",
905
+ "type": "INT",
906
+ "widget": {
907
+ "name": "length"
908
+ },
909
+ "link": 187
910
+ }
911
+ ],
912
+ "outputs": [
913
+ {
914
+ "name": "positive",
915
+ "type": "CONDITIONING",
916
+ "links": [
917
+ 192,
918
+ 196
919
+ ]
920
+ },
921
+ {
922
+ "name": "negative",
923
+ "type": "CONDITIONING",
924
+ "links": [
925
+ 193,
926
+ 197
927
+ ]
928
+ },
929
+ {
930
+ "name": "latent",
931
+ "type": "LATENT",
932
+ "links": [
933
+ 194
934
+ ]
935
+ }
936
+ ],
937
+ "properties": {
938
+ "Node name for S&R": "WanCameraImageToVideo",
939
+ "cnr_id": "comfy-core",
940
+ "ver": "0.3.50",
941
+ "enableTabs": false,
942
+ "tabWidth": 65,
943
+ "tabXOffset": 10,
944
+ "hasSecondTab": false,
945
+ "secondTabText": "Send Back",
946
+ "secondTabOffset": 80,
947
+ "secondTabWidth": 65,
948
+ "ue_properties": {
949
+ "widget_ue_connectable": {
950
+ "width": true,
951
+ "height": true,
952
+ "length": true
953
+ }
954
+ }
955
+ },
956
+ "widgets_values": [
957
+ 832,
958
+ 480,
959
+ 81,
960
+ 1
961
+ ]
962
+ },
963
+ {
964
+ "id": 99,
965
+ "type": "CLIPTextEncode",
966
+ "pos": [
967
+ 3010,
968
+ 2190
969
+ ],
970
+ "size": [
971
+ 580,
972
+ 200
973
+ ],
974
+ "flags": {},
975
+ "order": 19,
976
+ "mode": 4,
977
+ "inputs": [
978
+ {
979
+ "name": "clip",
980
+ "type": "CLIP",
981
+ "link": 188
982
+ }
983
+ ],
984
+ "outputs": [
985
+ {
986
+ "name": "CONDITIONING",
987
+ "type": "CONDITIONING",
988
+ "slot_index": 0,
989
+ "links": [
990
+ 181
991
+ ]
992
+ }
993
+ ],
994
+ "title": "CLIP Text Encode (Negative Prompt)",
995
+ "properties": {
996
+ "Node name for S&R": "CLIPTextEncode",
997
+ "cnr_id": "comfy-core",
998
+ "ver": "0.3.50",
999
+ "enableTabs": false,
1000
+ "tabWidth": 65,
1001
+ "tabXOffset": 10,
1002
+ "hasSecondTab": false,
1003
+ "secondTabText": "Send Back",
1004
+ "secondTabOffset": 80,
1005
+ "secondTabWidth": 65,
1006
+ "ue_properties": {
1007
+ "widget_ue_connectable": {}
1008
+ }
1009
+ },
1010
+ "widgets_values": [
1011
+ "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"
1012
+ ],
1013
+ "color": "#223",
1014
+ "bgcolor": "#335"
1015
+ },
1016
+ {
1017
+ "id": 92,
1018
+ "type": "UNETLoader",
1019
+ "pos": [
1020
+ 2500,
1021
+ 1830
1022
+ ],
1023
+ "size": [
1024
+ 430,
1025
+ 82
1026
+ ],
1027
+ "flags": {},
1028
+ "order": 5,
1029
+ "mode": 4,
1030
+ "inputs": [],
1031
+ "outputs": [
1032
+ {
1033
+ "name": "MODEL",
1034
+ "type": "MODEL",
1035
+ "slot_index": 0,
1036
+ "links": [
1037
+ 204
1038
+ ]
1039
+ }
1040
+ ],
1041
+ "properties": {
1042
+ "Node name for S&R": "UNETLoader",
1043
+ "cnr_id": "comfy-core",
1044
+ "ver": "0.3.50",
1045
+ "models": [
1046
+ {
1047
+ "name": "wan2.2_fun_camera_high_noise_14B_fp8_scaled.safetensors",
1048
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_fun_camera_high_noise_14B_fp8_scaled.safetensors",
1049
+ "directory": "diffusion_models"
1050
+ }
1051
+ ],
1052
+ "enableTabs": false,
1053
+ "tabWidth": 65,
1054
+ "tabXOffset": 10,
1055
+ "hasSecondTab": false,
1056
+ "secondTabText": "Send Back",
1057
+ "secondTabOffset": 80,
1058
+ "secondTabWidth": 65,
1059
+ "ue_properties": {
1060
+ "widget_ue_connectable": {}
1061
+ }
1062
+ },
1063
+ "widgets_values": [
1064
+ "wan2.2_fun_camera_high_noise_14B_fp8_scaled.safetensors",
1065
+ "default"
1066
+ ]
1067
+ },
1068
+ {
1069
+ "id": 95,
1070
+ "type": "UNETLoader",
1071
+ "pos": [
1072
+ 2500,
1073
+ 2030
1074
+ ],
1075
+ "size": [
1076
+ 430,
1077
+ 82
1078
+ ],
1079
+ "flags": {},
1080
+ "order": 6,
1081
+ "mode": 4,
1082
+ "inputs": [],
1083
+ "outputs": [
1084
+ {
1085
+ "name": "MODEL",
1086
+ "type": "MODEL",
1087
+ "slot_index": 0,
1088
+ "links": [
1089
+ 205
1090
+ ]
1091
+ }
1092
+ ],
1093
+ "properties": {
1094
+ "Node name for S&R": "UNETLoader",
1095
+ "cnr_id": "comfy-core",
1096
+ "ver": "0.3.50",
1097
+ "models": [
1098
+ {
1099
+ "name": "wan2.2_fun_camera_low_noise_14B_fp8_scaled.safetensors",
1100
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_fun_camera_low_noise_14B_fp8_scaled.safetensors",
1101
+ "directory": "diffusion_models"
1102
+ }
1103
+ ],
1104
+ "enableTabs": false,
1105
+ "tabWidth": 65,
1106
+ "tabXOffset": 10,
1107
+ "hasSecondTab": false,
1108
+ "secondTabText": "Send Back",
1109
+ "secondTabOffset": 80,
1110
+ "secondTabWidth": 65,
1111
+ "ue_properties": {
1112
+ "widget_ue_connectable": {}
1113
+ }
1114
+ },
1115
+ "widgets_values": [
1116
+ "wan2.2_fun_camera_low_noise_14B_fp8_scaled.safetensors",
1117
+ "default"
1118
+ ]
1119
+ },
1120
+ {
1121
+ "id": 91,
1122
+ "type": "VAELoader",
1123
+ "pos": [
1124
+ 2500,
1125
+ 2330
1126
+ ],
1127
+ "size": [
1128
+ 430,
1129
+ 60
1130
+ ],
1131
+ "flags": {},
1132
+ "order": 7,
1133
+ "mode": 4,
1134
+ "inputs": [],
1135
+ "outputs": [
1136
+ {
1137
+ "name": "VAE",
1138
+ "type": "VAE",
1139
+ "slot_index": 0,
1140
+ "links": [
1141
+ 182,
1142
+ 200
1143
+ ]
1144
+ }
1145
+ ],
1146
+ "properties": {
1147
+ "Node name for S&R": "VAELoader",
1148
+ "cnr_id": "comfy-core",
1149
+ "ver": "0.3.50",
1150
+ "models": [
1151
+ {
1152
+ "name": "wan_2.1_vae.safetensors",
1153
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
1154
+ "directory": "vae"
1155
+ }
1156
+ ],
1157
+ "enableTabs": false,
1158
+ "tabWidth": 65,
1159
+ "tabXOffset": 10,
1160
+ "hasSecondTab": false,
1161
+ "secondTabText": "Send Back",
1162
+ "secondTabOffset": 80,
1163
+ "secondTabWidth": 65,
1164
+ "ue_properties": {
1165
+ "widget_ue_connectable": {}
1166
+ }
1167
+ },
1168
+ "widgets_values": [
1169
+ "wan_2.1_vae.safetensors"
1170
+ ]
1171
+ },
1172
+ {
1173
+ "id": 96,
1174
+ "type": "CLIPLoader",
1175
+ "pos": [
1176
+ 2500,
1177
+ 2180
1178
+ ],
1179
+ "size": [
1180
+ 430,
1181
+ 110
1182
+ ],
1183
+ "flags": {},
1184
+ "order": 8,
1185
+ "mode": 4,
1186
+ "inputs": [],
1187
+ "outputs": [
1188
+ {
1189
+ "name": "CLIP",
1190
+ "type": "CLIP",
1191
+ "slot_index": 0,
1192
+ "links": [
1193
+ 188,
1194
+ 203
1195
+ ]
1196
+ }
1197
+ ],
1198
+ "properties": {
1199
+ "Node name for S&R": "CLIPLoader",
1200
+ "cnr_id": "comfy-core",
1201
+ "ver": "0.3.50",
1202
+ "models": [
1203
+ {
1204
+ "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
1205
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
1206
+ "directory": "text_encoders"
1207
+ }
1208
+ ],
1209
+ "enableTabs": false,
1210
+ "tabWidth": 65,
1211
+ "tabXOffset": 10,
1212
+ "hasSecondTab": false,
1213
+ "secondTabText": "Send Back",
1214
+ "secondTabOffset": 80,
1215
+ "secondTabWidth": 65,
1216
+ "ue_properties": {
1217
+ "widget_ue_connectable": {}
1218
+ }
1219
+ },
1220
+ "widgets_values": [
1221
+ "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
1222
+ "wan",
1223
+ "default"
1224
+ ]
1225
+ },
1226
+ {
1227
+ "id": 104,
1228
+ "type": "VAEDecode",
1229
+ "pos": [
1230
+ 3710,
1231
+ 2640
1232
+ ],
1233
+ "size": [
1234
+ 210,
1235
+ 46
1236
+ ],
1237
+ "flags": {},
1238
+ "order": 31,
1239
+ "mode": 4,
1240
+ "inputs": [
1241
+ {
1242
+ "name": "samples",
1243
+ "type": "LATENT",
1244
+ "link": 199
1245
+ },
1246
+ {
1247
+ "name": "vae",
1248
+ "type": "VAE",
1249
+ "link": 200
1250
+ }
1251
+ ],
1252
+ "outputs": [
1253
+ {
1254
+ "name": "IMAGE",
1255
+ "type": "IMAGE",
1256
+ "slot_index": 0,
1257
+ "links": [
1258
+ 201
1259
+ ]
1260
+ }
1261
+ ],
1262
+ "properties": {
1263
+ "Node name for S&R": "VAEDecode",
1264
+ "cnr_id": "comfy-core",
1265
+ "ver": "0.3.50",
1266
+ "enableTabs": false,
1267
+ "tabWidth": 65,
1268
+ "tabXOffset": 10,
1269
+ "hasSecondTab": false,
1270
+ "secondTabText": "Send Back",
1271
+ "secondTabOffset": 80,
1272
+ "secondTabWidth": 65,
1273
+ "ue_properties": {
1274
+ "widget_ue_connectable": {}
1275
+ }
1276
+ },
1277
+ "widgets_values": []
1278
+ },
1279
+ {
1280
+ "id": 105,
1281
+ "type": "CreateVideo",
1282
+ "pos": [
1283
+ 3980,
1284
+ 2630
1285
+ ],
1286
+ "size": [
1287
+ 270,
1288
+ 78
1289
+ ],
1290
+ "flags": {},
1291
+ "order": 33,
1292
+ "mode": 4,
1293
+ "inputs": [
1294
+ {
1295
+ "name": "images",
1296
+ "type": "IMAGE",
1297
+ "link": 201
1298
+ },
1299
+ {
1300
+ "name": "audio",
1301
+ "shape": 7,
1302
+ "type": "AUDIO",
1303
+ "link": null
1304
+ }
1305
+ ],
1306
+ "outputs": [
1307
+ {
1308
+ "name": "VIDEO",
1309
+ "type": "VIDEO",
1310
+ "links": [
1311
+ 202
1312
+ ]
1313
+ }
1314
+ ],
1315
+ "properties": {
1316
+ "Node name for S&R": "CreateVideo",
1317
+ "cnr_id": "comfy-core",
1318
+ "ver": "0.3.50",
1319
+ "enableTabs": false,
1320
+ "tabWidth": 65,
1321
+ "tabXOffset": 10,
1322
+ "hasSecondTab": false,
1323
+ "secondTabText": "Send Back",
1324
+ "secondTabOffset": 80,
1325
+ "secondTabWidth": 65,
1326
+ "ue_properties": {
1327
+ "widget_ue_connectable": {
1328
+ "fps": true
1329
+ }
1330
+ }
1331
+ },
1332
+ "widgets_values": [
1333
+ 16
1334
+ ]
1335
+ },
1336
+ {
1337
+ "id": 102,
1338
+ "type": "KSamplerAdvanced",
1339
+ "pos": [
1340
+ 3660,
1341
+ 1730
1342
+ ],
1343
+ "size": [
1344
+ 304.748046875,
1345
+ 546.0001220703125
1346
+ ],
1347
+ "flags": {},
1348
+ "order": 27,
1349
+ "mode": 4,
1350
+ "inputs": [
1351
+ {
1352
+ "name": "model",
1353
+ "type": "MODEL",
1354
+ "link": 191
1355
+ },
1356
+ {
1357
+ "name": "positive",
1358
+ "type": "CONDITIONING",
1359
+ "link": 192
1360
+ },
1361
+ {
1362
+ "name": "negative",
1363
+ "type": "CONDITIONING",
1364
+ "link": 193
1365
+ },
1366
+ {
1367
+ "name": "latent_image",
1368
+ "type": "LATENT",
1369
+ "link": 194
1370
+ }
1371
+ ],
1372
+ "outputs": [
1373
+ {
1374
+ "name": "LATENT",
1375
+ "type": "LATENT",
1376
+ "links": [
1377
+ 198
1378
+ ]
1379
+ }
1380
+ ],
1381
+ "properties": {
1382
+ "Node name for S&R": "KSamplerAdvanced",
1383
+ "cnr_id": "comfy-core",
1384
+ "ver": "0.3.50",
1385
+ "enableTabs": false,
1386
+ "tabWidth": 65,
1387
+ "tabXOffset": 10,
1388
+ "hasSecondTab": false,
1389
+ "secondTabText": "Send Back",
1390
+ "secondTabOffset": 80,
1391
+ "secondTabWidth": 65,
1392
+ "ue_properties": {
1393
+ "widget_ue_connectable": {}
1394
+ }
1395
+ },
1396
+ "widgets_values": [
1397
+ "enable",
1398
+ 12802742726693,
1399
+ "randomize",
1400
+ 20,
1401
+ 3.5,
1402
+ "euler",
1403
+ "simple",
1404
+ 0,
1405
+ 10,
1406
+ "enable"
1407
+ ]
1408
+ },
1409
+ {
1410
+ "id": 85,
1411
+ "type": "CLIPLoader",
1412
+ "pos": [
1413
+ -250,
1414
+ 2400
1415
+ ],
1416
+ "size": [
1417
+ 430,
1418
+ 110
1419
+ ],
1420
+ "flags": {},
1421
+ "order": 9,
1422
+ "mode": 0,
1423
+ "inputs": [],
1424
+ "outputs": [
1425
+ {
1426
+ "name": "CLIP",
1427
+ "type": "CLIP",
1428
+ "slot_index": 0,
1429
+ "links": [
1430
+ 154,
1431
+ 169
1432
+ ]
1433
+ }
1434
+ ],
1435
+ "properties": {
1436
+ "Node name for S&R": "CLIPLoader",
1437
+ "cnr_id": "comfy-core",
1438
+ "ver": "0.3.50",
1439
+ "models": [
1440
+ {
1441
+ "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
1442
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
1443
+ "directory": "text_encoders"
1444
+ }
1445
+ ],
1446
+ "enableTabs": false,
1447
+ "tabWidth": 65,
1448
+ "tabXOffset": 10,
1449
+ "hasSecondTab": false,
1450
+ "secondTabText": "Send Back",
1451
+ "secondTabOffset": 80,
1452
+ "secondTabWidth": 65,
1453
+ "ue_properties": {
1454
+ "widget_ue_connectable": {}
1455
+ }
1456
+ },
1457
+ "widgets_values": [
1458
+ "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
1459
+ "wan",
1460
+ "default"
1461
+ ]
1462
+ },
1463
+ {
1464
+ "id": 86,
1465
+ "type": "VAELoader",
1466
+ "pos": [
1467
+ -250,
1468
+ 2550
1469
+ ],
1470
+ "size": [
1471
+ 430,
1472
+ 60
1473
+ ],
1474
+ "flags": {},
1475
+ "order": 10,
1476
+ "mode": 0,
1477
+ "inputs": [],
1478
+ "outputs": [
1479
+ {
1480
+ "name": "VAE",
1481
+ "type": "VAE",
1482
+ "slot_index": 0,
1483
+ "links": [
1484
+ 163,
1485
+ 171
1486
+ ]
1487
+ }
1488
+ ],
1489
+ "properties": {
1490
+ "Node name for S&R": "VAELoader",
1491
+ "cnr_id": "comfy-core",
1492
+ "ver": "0.3.50",
1493
+ "models": [
1494
+ {
1495
+ "name": "wan_2.1_vae.safetensors",
1496
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
1497
+ "directory": "vae"
1498
+ }
1499
+ ],
1500
+ "enableTabs": false,
1501
+ "tabWidth": 65,
1502
+ "tabXOffset": 10,
1503
+ "hasSecondTab": false,
1504
+ "secondTabText": "Send Back",
1505
+ "secondTabOffset": 80,
1506
+ "secondTabWidth": 65,
1507
+ "ue_properties": {
1508
+ "widget_ue_connectable": {}
1509
+ }
1510
+ },
1511
+ "widgets_values": [
1512
+ "wan_2.1_vae.safetensors"
1513
+ ]
1514
+ },
1515
+ {
1516
+ "id": 108,
1517
+ "type": "WanCameraEmbedding",
1518
+ "pos": [
1519
+ 3010,
1520
+ 2610
1521
+ ],
1522
+ "size": [
1523
+ 236.8000030517578,
1524
+ 310
1525
+ ],
1526
+ "flags": {},
1527
+ "order": 11,
1528
+ "mode": 4,
1529
+ "inputs": [],
1530
+ "outputs": [
1531
+ {
1532
+ "name": "camera_embedding",
1533
+ "type": "WAN_CAMERA_EMBEDDING",
1534
+ "links": [
1535
+ 184
1536
+ ]
1537
+ },
1538
+ {
1539
+ "name": "width",
1540
+ "type": "INT",
1541
+ "links": [
1542
+ 185
1543
+ ]
1544
+ },
1545
+ {
1546
+ "name": "height",
1547
+ "type": "INT",
1548
+ "links": [
1549
+ 186
1550
+ ]
1551
+ },
1552
+ {
1553
+ "name": "length",
1554
+ "type": "INT",
1555
+ "links": [
1556
+ 187
1557
+ ]
1558
+ }
1559
+ ],
1560
+ "properties": {
1561
+ "Node name for S&R": "WanCameraEmbedding",
1562
+ "cnr_id": "comfy-core",
1563
+ "ver": "0.3.50",
1564
+ "enableTabs": false,
1565
+ "tabWidth": 65,
1566
+ "tabXOffset": 10,
1567
+ "hasSecondTab": false,
1568
+ "secondTabText": "Send Back",
1569
+ "secondTabOffset": 80,
1570
+ "secondTabWidth": 65,
1571
+ "ue_properties": {
1572
+ "widget_ue_connectable": {}
1573
+ }
1574
+ },
1575
+ "widgets_values": [
1576
+ "Static",
1577
+ 720,
1578
+ 720,
1579
+ 81,
1580
+ 1,
1581
+ 0.5,
1582
+ 0.5,
1583
+ 0.5,
1584
+ 0.5
1585
+ ]
1586
+ },
1587
+ {
1588
+ "id": 101,
1589
+ "type": "ModelSamplingSD3",
1590
+ "pos": [
1591
+ 2990,
1592
+ 1740
1593
+ ],
1594
+ "size": [
1595
+ 210,
1596
+ 60
1597
+ ],
1598
+ "flags": {},
1599
+ "order": 18,
1600
+ "mode": 4,
1601
+ "inputs": [
1602
+ {
1603
+ "name": "model",
1604
+ "type": "MODEL",
1605
+ "link": 205
1606
+ }
1607
+ ],
1608
+ "outputs": [
1609
+ {
1610
+ "name": "MODEL",
1611
+ "type": "MODEL",
1612
+ "slot_index": 0,
1613
+ "links": [
1614
+ 195
1615
+ ]
1616
+ }
1617
+ ],
1618
+ "properties": {
1619
+ "Node name for S&R": "ModelSamplingSD3",
1620
+ "cnr_id": "comfy-core",
1621
+ "ver": "0.3.50",
1622
+ "enableTabs": false,
1623
+ "tabWidth": 65,
1624
+ "tabXOffset": 10,
1625
+ "hasSecondTab": false,
1626
+ "secondTabText": "Send Back",
1627
+ "secondTabOffset": 80,
1628
+ "secondTabWidth": 65,
1629
+ "ue_properties": {
1630
+ "widget_ue_connectable": {}
1631
+ }
1632
+ },
1633
+ "widgets_values": [
1634
+ 8
1635
+ ]
1636
+ },
1637
+ {
1638
+ "id": 106,
1639
+ "type": "SaveVideo",
1640
+ "pos": [
1641
+ 4350,
1642
+ 1720
1643
+ ],
1644
+ "size": [
1645
+ 1110,
1646
+ 1280
1647
+ ],
1648
+ "flags": {},
1649
+ "order": 35,
1650
+ "mode": 4,
1651
+ "inputs": [
1652
+ {
1653
+ "name": "video",
1654
+ "type": "VIDEO",
1655
+ "link": 202
1656
+ }
1657
+ ],
1658
+ "outputs": [],
1659
+ "properties": {
1660
+ "Node name for S&R": "SaveVideo",
1661
+ "cnr_id": "comfy-core",
1662
+ "ver": "0.3.50",
1663
+ "enableTabs": false,
1664
+ "tabWidth": 65,
1665
+ "tabXOffset": 10,
1666
+ "hasSecondTab": false,
1667
+ "secondTabText": "Send Back",
1668
+ "secondTabOffset": 80,
1669
+ "secondTabWidth": 65,
1670
+ "ue_properties": {
1671
+ "widget_ue_connectable": {
1672
+ "filename_prefix": true,
1673
+ "format": true,
1674
+ "codec": true
1675
+ }
1676
+ }
1677
+ },
1678
+ "widgets_values": [
1679
+ "video/ComfyUI",
1680
+ "auto",
1681
+ "auto"
1682
+ ]
1683
+ },
1684
+ {
1685
+ "id": 107,
1686
+ "type": "CLIPTextEncode",
1687
+ "pos": [
1688
+ 3000,
1689
+ 1880
1690
+ ],
1691
+ "size": [
1692
+ 600,
1693
+ 250
1694
+ ],
1695
+ "flags": {},
1696
+ "order": 20,
1697
+ "mode": 4,
1698
+ "inputs": [
1699
+ {
1700
+ "name": "clip",
1701
+ "type": "CLIP",
1702
+ "link": 203
1703
+ }
1704
+ ],
1705
+ "outputs": [
1706
+ {
1707
+ "name": "CONDITIONING",
1708
+ "type": "CONDITIONING",
1709
+ "slot_index": 0,
1710
+ "links": [
1711
+ 180
1712
+ ]
1713
+ }
1714
+ ],
1715
+ "title": "CLIP Text Encode (Positive Prompt)",
1716
+ "properties": {
1717
+ "Node name for S&R": "CLIPTextEncode",
1718
+ "cnr_id": "comfy-core",
1719
+ "ver": "0.3.50",
1720
+ "enableTabs": false,
1721
+ "tabWidth": 65,
1722
+ "tabXOffset": 10,
1723
+ "hasSecondTab": false,
1724
+ "secondTabText": "Send Back",
1725
+ "secondTabOffset": 80,
1726
+ "secondTabWidth": 65,
1727
+ "ue_properties": {
1728
+ "widget_ue_connectable": {}
1729
+ }
1730
+ },
1731
+ "widgets_values": [
1732
+ "Two rovers race past, leaving clear tracks. Base tower antenna flashes rapidly, modules flicker with light. Ship speeds toward giant planet, engine lights brilliant.\n"
1733
+ ],
1734
+ "color": "#232",
1735
+ "bgcolor": "#353"
1736
+ },
1737
+ {
1738
+ "id": 100,
1739
+ "type": "ModelSamplingSD3",
1740
+ "pos": [
1741
+ 3260,
1742
+ 1740
1743
+ ],
1744
+ "size": [
1745
+ 210,
1746
+ 60
1747
+ ],
1748
+ "flags": {},
1749
+ "order": 17,
1750
+ "mode": 4,
1751
+ "inputs": [
1752
+ {
1753
+ "name": "model",
1754
+ "type": "MODEL",
1755
+ "link": 204
1756
+ }
1757
+ ],
1758
+ "outputs": [
1759
+ {
1760
+ "name": "MODEL",
1761
+ "type": "MODEL",
1762
+ "slot_index": 0,
1763
+ "links": [
1764
+ 191
1765
+ ]
1766
+ }
1767
+ ],
1768
+ "properties": {
1769
+ "Node name for S&R": "ModelSamplingSD3",
1770
+ "cnr_id": "comfy-core",
1771
+ "ver": "0.3.50",
1772
+ "enableTabs": false,
1773
+ "tabWidth": 65,
1774
+ "tabXOffset": 10,
1775
+ "hasSecondTab": false,
1776
+ "secondTabText": "Send Back",
1777
+ "secondTabOffset": 80,
1778
+ "secondTabWidth": 65,
1779
+ "ue_properties": {
1780
+ "widget_ue_connectable": {}
1781
+ }
1782
+ },
1783
+ "widgets_values": [
1784
+ 8.000000000000002
1785
+ ]
1786
+ },
1787
+ {
1788
+ "id": 103,
1789
+ "type": "KSamplerAdvanced",
1790
+ "pos": [
1791
+ 4000,
1792
+ 1720
1793
+ ],
1794
+ "size": [
1795
+ 304.748046875,
1796
+ 546.0001220703125
1797
+ ],
1798
+ "flags": {},
1799
+ "order": 29,
1800
+ "mode": 4,
1801
+ "inputs": [
1802
+ {
1803
+ "name": "model",
1804
+ "type": "MODEL",
1805
+ "link": 195
1806
+ },
1807
+ {
1808
+ "name": "positive",
1809
+ "type": "CONDITIONING",
1810
+ "link": 196
1811
+ },
1812
+ {
1813
+ "name": "negative",
1814
+ "type": "CONDITIONING",
1815
+ "link": 197
1816
+ },
1817
+ {
1818
+ "name": "latent_image",
1819
+ "type": "LATENT",
1820
+ "link": 198
1821
+ }
1822
+ ],
1823
+ "outputs": [
1824
+ {
1825
+ "name": "LATENT",
1826
+ "type": "LATENT",
1827
+ "links": [
1828
+ 199
1829
+ ]
1830
+ }
1831
+ ],
1832
+ "properties": {
1833
+ "Node name for S&R": "KSamplerAdvanced",
1834
+ "cnr_id": "comfy-core",
1835
+ "ver": "0.3.50",
1836
+ "enableTabs": false,
1837
+ "tabWidth": 65,
1838
+ "tabXOffset": 10,
1839
+ "hasSecondTab": false,
1840
+ "secondTabText": "Send Back",
1841
+ "secondTabOffset": 80,
1842
+ "secondTabWidth": 65,
1843
+ "ue_properties": {
1844
+ "widget_ue_connectable": {}
1845
+ }
1846
+ },
1847
+ "widgets_values": [
1848
+ "disable",
1849
+ 0,
1850
+ "fixed",
1851
+ 20,
1852
+ 3.5,
1853
+ "euler",
1854
+ "simple",
1855
+ 10,
1856
+ 10000,
1857
+ "disable"
1858
+ ]
1859
+ },
1860
+ {
1861
+ "id": 71,
1862
+ "type": "KSamplerAdvanced",
1863
+ "pos": [
1864
+ 950,
1865
+ 1760
1866
+ ],
1867
+ "size": [
1868
+ 304.748046875,
1869
+ 546.0001220703125
1870
+ ],
1871
+ "flags": {},
1872
+ "order": 28,
1873
+ "mode": 0,
1874
+ "inputs": [
1875
+ {
1876
+ "name": "model",
1877
+ "type": "MODEL",
1878
+ "link": 149
1879
+ },
1880
+ {
1881
+ "name": "positive",
1882
+ "type": "CONDITIONING",
1883
+ "link": 150
1884
+ },
1885
+ {
1886
+ "name": "negative",
1887
+ "type": "CONDITIONING",
1888
+ "link": 151
1889
+ },
1890
+ {
1891
+ "name": "latent_image",
1892
+ "type": "LATENT",
1893
+ "link": 152
1894
+ }
1895
+ ],
1896
+ "outputs": [
1897
+ {
1898
+ "name": "LATENT",
1899
+ "type": "LATENT",
1900
+ "links": [
1901
+ 160
1902
+ ]
1903
+ }
1904
+ ],
1905
+ "properties": {
1906
+ "Node name for S&R": "KSamplerAdvanced",
1907
+ "cnr_id": "comfy-core",
1908
+ "ver": "0.3.50",
1909
+ "enableTabs": false,
1910
+ "tabWidth": 65,
1911
+ "tabXOffset": 10,
1912
+ "hasSecondTab": false,
1913
+ "secondTabText": "Send Back",
1914
+ "secondTabOffset": 80,
1915
+ "secondTabWidth": 65,
1916
+ "ue_properties": {
1917
+ "widget_ue_connectable": {}
1918
+ }
1919
+ },
1920
+ "widgets_values": [
1921
+ "enable",
1922
+ 258965858433509,
1923
+ "randomize",
1924
+ 4,
1925
+ 1,
1926
+ "euler",
1927
+ "simple",
1928
+ 0,
1929
+ 2,
1930
+ "enable"
1931
+ ]
1932
+ },
1933
+ {
1934
+ "id": 78,
1935
+ "type": "KSamplerAdvanced",
1936
+ "pos": [
1937
+ 960,
1938
+ 2430
1939
+ ],
1940
+ "size": [
1941
+ 304.748046875,
1942
+ 546.0001220703125
1943
+ ],
1944
+ "flags": {},
1945
+ "order": 30,
1946
+ "mode": 0,
1947
+ "inputs": [
1948
+ {
1949
+ "name": "model",
1950
+ "type": "MODEL",
1951
+ "link": 157
1952
+ },
1953
+ {
1954
+ "name": "positive",
1955
+ "type": "CONDITIONING",
1956
+ "link": 158
1957
+ },
1958
+ {
1959
+ "name": "negative",
1960
+ "type": "CONDITIONING",
1961
+ "link": 159
1962
+ },
1963
+ {
1964
+ "name": "latent_image",
1965
+ "type": "LATENT",
1966
+ "link": 160
1967
+ }
1968
+ ],
1969
+ "outputs": [
1970
+ {
1971
+ "name": "LATENT",
1972
+ "type": "LATENT",
1973
+ "links": [
1974
+ 170
1975
+ ]
1976
+ }
1977
+ ],
1978
+ "properties": {
1979
+ "Node name for S&R": "KSamplerAdvanced",
1980
+ "cnr_id": "comfy-core",
1981
+ "ver": "0.3.50",
1982
+ "enableTabs": false,
1983
+ "tabWidth": 65,
1984
+ "tabXOffset": 10,
1985
+ "hasSecondTab": false,
1986
+ "secondTabText": "Send Back",
1987
+ "secondTabOffset": 80,
1988
+ "secondTabWidth": 65,
1989
+ "ue_properties": {
1990
+ "widget_ue_connectable": {}
1991
+ }
1992
+ },
1993
+ "widgets_values": [
1994
+ "disable",
1995
+ 0,
1996
+ "fixed",
1997
+ 4,
1998
+ 1,
1999
+ "euler",
2000
+ "simple",
2001
+ 2,
2002
+ 4,
2003
+ "disable"
2004
+ ]
2005
+ },
2006
+ {
2007
+ "id": 81,
2008
+ "type": "CLIPTextEncode",
2009
+ "pos": [
2010
+ 250,
2011
+ 2100
2012
+ ],
2013
+ "size": [
2014
+ 600,
2015
+ 250
2016
+ ],
2017
+ "flags": {},
2018
+ "order": 22,
2019
+ "mode": 0,
2020
+ "inputs": [
2021
+ {
2022
+ "name": "clip",
2023
+ "type": "CLIP",
2024
+ "link": 169
2025
+ }
2026
+ ],
2027
+ "outputs": [
2028
+ {
2029
+ "name": "CONDITIONING",
2030
+ "type": "CONDITIONING",
2031
+ "slot_index": 0,
2032
+ "links": [
2033
+ 161
2034
+ ]
2035
+ }
2036
+ ],
2037
+ "title": "CLIP Text Encode (Positive Prompt)",
2038
+ "properties": {
2039
+ "Node name for S&R": "CLIPTextEncode",
2040
+ "cnr_id": "comfy-core",
2041
+ "ver": "0.3.50",
2042
+ "enableTabs": false,
2043
+ "tabWidth": 65,
2044
+ "tabXOffset": 10,
2045
+ "hasSecondTab": false,
2046
+ "secondTabText": "Send Back",
2047
+ "secondTabOffset": 80,
2048
+ "secondTabWidth": 65,
2049
+ "ue_properties": {
2050
+ "widget_ue_connectable": {}
2051
+ }
2052
+ },
2053
+ "widgets_values": [
2054
+ "Two rovers race past, leaving clear tracks. Base tower antenna flashes rapidly, modules flicker with light. Ship speeds toward giant planet, engine lights brilliant."
2055
+ ],
2056
+ "color": "#232",
2057
+ "bgcolor": "#353"
2058
+ },
2059
+ {
2060
+ "id": 112,
2061
+ "type": "MarkdownNote",
2062
+ "pos": [
2063
+ -790,
2064
+ 2160
2065
+ ],
2066
+ "size": [
2067
+ 480,
2068
+ 150
2069
+ ],
2070
+ "flags": {},
2071
+ "order": 12,
2072
+ "mode": 0,
2073
+ "inputs": [],
2074
+ "outputs": [],
2075
+ "title": "VRAM Usage",
2076
+ "properties": {},
2077
+ "widgets_values": [
2078
+ "## GPU:RTX4090D 24GB\n\n| Model | Size |VRAM Usage | 1st Generation | 2nd Generation |\n|---------------------|-------|-----------|---------------|-----------------|\n| fp8_scaled |640*640| 84% | ≈ 536s | ≈ 513s |\n| fp8_scaled + 4steps LoRA | 640*640 | 89% | ≈ 108s | ≈ 71s |"
2079
+ ],
2080
+ "color": "#432",
2081
+ "bgcolor": "#653"
2082
+ },
2083
+ {
2084
+ "id": 110,
2085
+ "type": "MarkdownNote",
2086
+ "pos": [
2087
+ -790,
2088
+ 1680
2089
+ ],
2090
+ "size": [
2091
+ 480,
2092
+ 430
2093
+ ],
2094
+ "flags": {},
2095
+ "order": 13,
2096
+ "mode": 0,
2097
+ "inputs": [],
2098
+ "outputs": [],
2099
+ "properties": {},
2100
+ "widgets_values": [
2101
+ "[Tutorial](https://docs.comfy.org/tutorials/video/wan/wan2-2-fun-camera\n) | [教程](https://docs.comfy.org/zh-CN/tutorials/video/wan/wan2-2-fun-camera\n)\n\n**Diffusion Model**\n- [wan2.2_fun_camera_high_noise_14B_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_fun_camera_high_noise_14B_fp8_scaled.safetensors)\n- [wan2.2_fun_camera_low_noise_14B_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_fun_camera_low_noise_14B_fp8_scaled.safetensors)\n\n**LoRA**\n- [wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors)\n- [wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/loras/wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.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\n```\nComfyUI/\n├───📂 models/\n│ ├───📂 diffusion_models/\n│ │ ├─── wan2.2_fun_camera_high_noise_14B_fp8_scaled.safetensors\n│ │ └─── wan2.2_fun_camera_low_noise_14B_fp8_scaled.safetensors\n│ ├───📂 loras/\n│ │ ├─── wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors\n│ │ └─── wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors\n│ ├───📂 text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors \n│ └───📂 vae/\n│ └── wan_2.1_vae.safetensors\n```\n"
2102
+ ],
2103
+ "color": "#432",
2104
+ "bgcolor": "#653"
2105
+ },
2106
+ {
2107
+ "id": 115,
2108
+ "type": "Note",
2109
+ "pos": [
2110
+ -290,
2111
+ 1530
2112
+ ],
2113
+ "size": [
2114
+ 360,
2115
+ 100
2116
+ ],
2117
+ "flags": {},
2118
+ "order": 14,
2119
+ "mode": 0,
2120
+ "inputs": [],
2121
+ "outputs": [],
2122
+ "title": "About 4 Steps LoRA",
2123
+ "properties": {},
2124
+ "widgets_values": [
2125
+ "Using the Wan2.2 Lighting LoRA will result in the loss of video dynamics, but it will reduce the generation time. This template provides two workflows, and you can enable one as needed."
2126
+ ],
2127
+ "color": "#432",
2128
+ "bgcolor": "#653"
2129
+ }
2130
+ ],
2131
+ "links": [
2132
+ [
2133
+ 149,
2134
+ 76,
2135
+ 0,
2136
+ 71,
2137
+ 0,
2138
+ "MODEL"
2139
+ ],
2140
+ [
2141
+ 150,
2142
+ 80,
2143
+ 0,
2144
+ 71,
2145
+ 1,
2146
+ "CONDITIONING"
2147
+ ],
2148
+ [
2149
+ 151,
2150
+ 80,
2151
+ 1,
2152
+ 71,
2153
+ 2,
2154
+ "CONDITIONING"
2155
+ ],
2156
+ [
2157
+ 152,
2158
+ 80,
2159
+ 2,
2160
+ 71,
2161
+ 3,
2162
+ "LATENT"
2163
+ ],
2164
+ [
2165
+ 153,
2166
+ 83,
2167
+ 0,
2168
+ 73,
2169
+ 0,
2170
+ "VIDEO"
2171
+ ],
2172
+ [
2173
+ 154,
2174
+ 85,
2175
+ 0,
2176
+ 74,
2177
+ 0,
2178
+ "CLIP"
2179
+ ],
2180
+ [
2181
+ 157,
2182
+ 77,
2183
+ 0,
2184
+ 78,
2185
+ 0,
2186
+ "MODEL"
2187
+ ],
2188
+ [
2189
+ 158,
2190
+ 80,
2191
+ 0,
2192
+ 78,
2193
+ 1,
2194
+ "CONDITIONING"
2195
+ ],
2196
+ [
2197
+ 159,
2198
+ 80,
2199
+ 1,
2200
+ 78,
2201
+ 2,
2202
+ "CONDITIONING"
2203
+ ],
2204
+ [
2205
+ 160,
2206
+ 71,
2207
+ 0,
2208
+ 78,
2209
+ 3,
2210
+ "LATENT"
2211
+ ],
2212
+ [
2213
+ 161,
2214
+ 81,
2215
+ 0,
2216
+ 80,
2217
+ 0,
2218
+ "CONDITIONING"
2219
+ ],
2220
+ [
2221
+ 162,
2222
+ 74,
2223
+ 0,
2224
+ 80,
2225
+ 1,
2226
+ "CONDITIONING"
2227
+ ],
2228
+ [
2229
+ 163,
2230
+ 86,
2231
+ 0,
2232
+ 80,
2233
+ 2,
2234
+ "VAE"
2235
+ ],
2236
+ [
2237
+ 164,
2238
+ 79,
2239
+ 0,
2240
+ 80,
2241
+ 4,
2242
+ "IMAGE"
2243
+ ],
2244
+ [
2245
+ 165,
2246
+ 87,
2247
+ 0,
2248
+ 80,
2249
+ 5,
2250
+ "WAN_CAMERA_EMBEDDING"
2251
+ ],
2252
+ [
2253
+ 166,
2254
+ 87,
2255
+ 1,
2256
+ 80,
2257
+ 6,
2258
+ "INT"
2259
+ ],
2260
+ [
2261
+ 167,
2262
+ 87,
2263
+ 2,
2264
+ 80,
2265
+ 7,
2266
+ "INT"
2267
+ ],
2268
+ [
2269
+ 168,
2270
+ 87,
2271
+ 3,
2272
+ 80,
2273
+ 8,
2274
+ "INT"
2275
+ ],
2276
+ [
2277
+ 169,
2278
+ 85,
2279
+ 0,
2280
+ 81,
2281
+ 0,
2282
+ "CLIP"
2283
+ ],
2284
+ [
2285
+ 170,
2286
+ 78,
2287
+ 0,
2288
+ 82,
2289
+ 0,
2290
+ "LATENT"
2291
+ ],
2292
+ [
2293
+ 171,
2294
+ 86,
2295
+ 0,
2296
+ 82,
2297
+ 1,
2298
+ "VAE"
2299
+ ],
2300
+ [
2301
+ 172,
2302
+ 82,
2303
+ 0,
2304
+ 83,
2305
+ 0,
2306
+ "IMAGE"
2307
+ ],
2308
+ [
2309
+ 173,
2310
+ 75,
2311
+ 0,
2312
+ 88,
2313
+ 0,
2314
+ "MODEL"
2315
+ ],
2316
+ [
2317
+ 174,
2318
+ 88,
2319
+ 0,
2320
+ 76,
2321
+ 0,
2322
+ "MODEL"
2323
+ ],
2324
+ [
2325
+ 176,
2326
+ 90,
2327
+ 0,
2328
+ 77,
2329
+ 0,
2330
+ "MODEL"
2331
+ ],
2332
+ [
2333
+ 177,
2334
+ 72,
2335
+ 0,
2336
+ 90,
2337
+ 0,
2338
+ "MODEL"
2339
+ ],
2340
+ [
2341
+ 180,
2342
+ 107,
2343
+ 0,
2344
+ 98,
2345
+ 0,
2346
+ "CONDITIONING"
2347
+ ],
2348
+ [
2349
+ 181,
2350
+ 99,
2351
+ 0,
2352
+ 98,
2353
+ 1,
2354
+ "CONDITIONING"
2355
+ ],
2356
+ [
2357
+ 182,
2358
+ 91,
2359
+ 0,
2360
+ 98,
2361
+ 2,
2362
+ "VAE"
2363
+ ],
2364
+ [
2365
+ 183,
2366
+ 97,
2367
+ 0,
2368
+ 98,
2369
+ 4,
2370
+ "IMAGE"
2371
+ ],
2372
+ [
2373
+ 184,
2374
+ 108,
2375
+ 0,
2376
+ 98,
2377
+ 5,
2378
+ "WAN_CAMERA_EMBEDDING"
2379
+ ],
2380
+ [
2381
+ 185,
2382
+ 108,
2383
+ 1,
2384
+ 98,
2385
+ 6,
2386
+ "INT"
2387
+ ],
2388
+ [
2389
+ 186,
2390
+ 108,
2391
+ 2,
2392
+ 98,
2393
+ 7,
2394
+ "INT"
2395
+ ],
2396
+ [
2397
+ 187,
2398
+ 108,
2399
+ 3,
2400
+ 98,
2401
+ 8,
2402
+ "INT"
2403
+ ],
2404
+ [
2405
+ 188,
2406
+ 96,
2407
+ 0,
2408
+ 99,
2409
+ 0,
2410
+ "CLIP"
2411
+ ],
2412
+ [
2413
+ 191,
2414
+ 100,
2415
+ 0,
2416
+ 102,
2417
+ 0,
2418
+ "MODEL"
2419
+ ],
2420
+ [
2421
+ 192,
2422
+ 98,
2423
+ 0,
2424
+ 102,
2425
+ 1,
2426
+ "CONDITIONING"
2427
+ ],
2428
+ [
2429
+ 193,
2430
+ 98,
2431
+ 1,
2432
+ 102,
2433
+ 2,
2434
+ "CONDITIONING"
2435
+ ],
2436
+ [
2437
+ 194,
2438
+ 98,
2439
+ 2,
2440
+ 102,
2441
+ 3,
2442
+ "LATENT"
2443
+ ],
2444
+ [
2445
+ 195,
2446
+ 101,
2447
+ 0,
2448
+ 103,
2449
+ 0,
2450
+ "MODEL"
2451
+ ],
2452
+ [
2453
+ 196,
2454
+ 98,
2455
+ 0,
2456
+ 103,
2457
+ 1,
2458
+ "CONDITIONING"
2459
+ ],
2460
+ [
2461
+ 197,
2462
+ 98,
2463
+ 1,
2464
+ 103,
2465
+ 2,
2466
+ "CONDITIONING"
2467
+ ],
2468
+ [
2469
+ 198,
2470
+ 102,
2471
+ 0,
2472
+ 103,
2473
+ 3,
2474
+ "LATENT"
2475
+ ],
2476
+ [
2477
+ 199,
2478
+ 103,
2479
+ 0,
2480
+ 104,
2481
+ 0,
2482
+ "LATENT"
2483
+ ],
2484
+ [
2485
+ 200,
2486
+ 91,
2487
+ 0,
2488
+ 104,
2489
+ 1,
2490
+ "VAE"
2491
+ ],
2492
+ [
2493
+ 201,
2494
+ 104,
2495
+ 0,
2496
+ 105,
2497
+ 0,
2498
+ "IMAGE"
2499
+ ],
2500
+ [
2501
+ 202,
2502
+ 105,
2503
+ 0,
2504
+ 106,
2505
+ 0,
2506
+ "VIDEO"
2507
+ ],
2508
+ [
2509
+ 203,
2510
+ 96,
2511
+ 0,
2512
+ 107,
2513
+ 0,
2514
+ "CLIP"
2515
+ ],
2516
+ [
2517
+ 204,
2518
+ 92,
2519
+ 0,
2520
+ 100,
2521
+ 0,
2522
+ "MODEL"
2523
+ ],
2524
+ [
2525
+ 205,
2526
+ 95,
2527
+ 0,
2528
+ 101,
2529
+ 0,
2530
+ "MODEL"
2531
+ ]
2532
+ ],
2533
+ "groups": [
2534
+ {
2535
+ "id": 1,
2536
+ "title": "High noise (first steps)",
2537
+ "bounding": [
2538
+ -270,
2539
+ 1730,
2540
+ 470,
2541
+ 290
2542
+ ],
2543
+ "color": "#3f789e",
2544
+ "font_size": 24,
2545
+ "flags": {}
2546
+ },
2547
+ {
2548
+ "id": 2,
2549
+ "title": "Step 3 - Prompt",
2550
+ "bounding": [
2551
+ 230,
2552
+ 2030,
2553
+ 640,
2554
+ 600
2555
+ ],
2556
+ "color": "#3f789e",
2557
+ "font_size": 24,
2558
+ "flags": {}
2559
+ },
2560
+ {
2561
+ "id": 5,
2562
+ "title": "Step 1 - Load models",
2563
+ "bounding": [
2564
+ -280,
2565
+ 1690,
2566
+ 490,
2567
+ 940
2568
+ ],
2569
+ "color": "#3f789e",
2570
+ "font_size": 24,
2571
+ "flags": {}
2572
+ },
2573
+ {
2574
+ "id": 3,
2575
+ "title": "Low noise (last steps)",
2576
+ "bounding": [
2577
+ -270,
2578
+ 2040,
2579
+ 470,
2580
+ 310
2581
+ ],
2582
+ "color": "#3f789e",
2583
+ "font_size": 24,
2584
+ "flags": {}
2585
+ },
2586
+ {
2587
+ "id": 6,
2588
+ "title": "Step 2 - Upload start_image",
2589
+ "bounding": [
2590
+ -280,
2591
+ 2650,
2592
+ 490,
2593
+ 570
2594
+ ],
2595
+ "color": "#3f789e",
2596
+ "font_size": 24,
2597
+ "flags": {}
2598
+ },
2599
+ {
2600
+ "id": 7,
2601
+ "title": "Step 4 - Camera Conditions",
2602
+ "bounding": [
2603
+ 230,
2604
+ 2650,
2605
+ 640,
2606
+ 570
2607
+ ],
2608
+ "color": "#3f789e",
2609
+ "font_size": 24,
2610
+ "flags": {}
2611
+ },
2612
+ {
2613
+ "id": 8,
2614
+ "title": "High noise(first steps)",
2615
+ "bounding": [
2616
+ 2490,
2617
+ 1760,
2618
+ 460,
2619
+ 170
2620
+ ],
2621
+ "color": "#3f789e",
2622
+ "font_size": 24,
2623
+ "flags": {}
2624
+ },
2625
+ {
2626
+ "id": 9,
2627
+ "title": "Step 3 - Prompt",
2628
+ "bounding": [
2629
+ 2980,
2630
+ 1810,
2631
+ 640,
2632
+ 600
2633
+ ],
2634
+ "color": "#3f789e",
2635
+ "font_size": 24,
2636
+ "flags": {}
2637
+ },
2638
+ {
2639
+ "id": 11,
2640
+ "title": "Step 1 - Load models",
2641
+ "bounding": [
2642
+ 2480,
2643
+ 1720,
2644
+ 480,
2645
+ 690
2646
+ ],
2647
+ "color": "#3f789e",
2648
+ "font_size": 24,
2649
+ "flags": {}
2650
+ },
2651
+ {
2652
+ "id": 10,
2653
+ "title": "Low noise (last steps)",
2654
+ "bounding": [
2655
+ 2490,
2656
+ 1950,
2657
+ 460,
2658
+ 180
2659
+ ],
2660
+ "color": "#3f789e",
2661
+ "font_size": 24,
2662
+ "flags": {}
2663
+ },
2664
+ {
2665
+ "id": 12,
2666
+ "title": "Step 2 - Upload start_image",
2667
+ "bounding": [
2668
+ 2470,
2669
+ 2430,
2670
+ 490,
2671
+ 570
2672
+ ],
2673
+ "color": "#3f789e",
2674
+ "font_size": 24,
2675
+ "flags": {}
2676
+ },
2677
+ {
2678
+ "id": 13,
2679
+ "title": "Step 4 - Camera Conditions",
2680
+ "bounding": [
2681
+ 2980,
2682
+ 2430,
2683
+ 640,
2684
+ 570
2685
+ ],
2686
+ "color": "#3f789e",
2687
+ "font_size": 24,
2688
+ "flags": {}
2689
+ },
2690
+ {
2691
+ "id": 14,
2692
+ "title": "Wan2.2 Fun Camera fp8 scaled + LightX2V 4 Steps LoRA",
2693
+ "bounding": [
2694
+ -290,
2695
+ 1650,
2696
+ 2700,
2697
+ 1580
2698
+ ],
2699
+ "color": "#3f789e",
2700
+ "font_size": 24,
2701
+ "flags": {}
2702
+ },
2703
+ {
2704
+ "id": 15,
2705
+ "title": "Wan2.2 Fun Camera fp8 scaled",
2706
+ "bounding": [
2707
+ 2460,
2708
+ 1650,
2709
+ 3030,
2710
+ 1380
2711
+ ],
2712
+ "color": "#3f789e",
2713
+ "font_size": 24,
2714
+ "flags": {}
2715
+ }
2716
+ ],
2717
+ "config": {},
2718
+ "extra": {
2719
+ "ds": {
2720
+ "scale": 0.3372418142874743,
2721
+ "offset": [
2722
+ 499.1432554090508,
2723
+ -747.0419972350319
2724
+ ]
2725
+ },
2726
+ "frontendVersion": "1.26.4",
2727
+ "ue_links": [],
2728
+ "links_added_by_ue": []
2729
+ },
2730
+ "version": 0.4
2731
+ }