Teluv commited on
Commit
574ab32
·
verified ·
1 Parent(s): 47d6e63

Upload Workflow_Wan_i2v_14b_Sprite_Animation.json

Browse files
Workflow_Wan_i2v_14b_Sprite_Animation.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
3
  "revision": 0,
4
- "last_node_id": 122,
5
- "last_link_id": 224,
6
  "nodes": [
7
  {
8
  "id": 89,
@@ -67,7 +67,7 @@
67
  "flags": {
68
  "collapsed": false
69
  },
70
- "order": 15,
71
  "mode": 0,
72
  "inputs": [
73
  {
@@ -115,7 +115,7 @@
115
  "flags": {
116
  "collapsed": false
117
  },
118
- "order": 14,
119
  "mode": 0,
120
  "inputs": [
121
  {
@@ -150,398 +150,494 @@
150
  ]
151
  },
152
  {
153
- "id": 119,
154
- "type": "MarkdownNote",
155
  "pos": [
156
- -636.1859130859375,
157
- 674.8400268554688
158
  ],
159
  "size": [
160
- 480,
161
- 180
162
  ],
163
  "flags": {},
164
- "order": 0,
165
  "mode": 0,
166
- "inputs": [],
167
- "outputs": [],
168
- "title": "VRAM Usage",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
169
  "properties": {
 
 
 
170
  "ue_properties": {
171
  "version": "7.0.1",
172
- "widget_ue_connectable": {}
 
 
 
 
 
 
 
 
 
 
173
  }
174
  },
175
  "widgets_values": [
176
- "## 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 | 83% | ≈ 97s | ≈ 71s |"
177
- ],
178
- "color": "#432",
179
- "bgcolor": "#653"
 
 
 
 
 
 
 
180
  },
181
  {
182
- "id": 118,
183
- "type": "MarkdownNote",
184
  "pos": [
185
- -636.1859130859375,
186
- 74.84017944335938
187
  ],
188
  "size": [
189
- 480,
190
- 530
191
  ],
192
  "flags": {},
193
- "order": 1,
194
  "mode": 0,
195
- "inputs": [],
196
- "outputs": [],
197
- "title": "Model Links",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
198
  "properties": {
 
 
 
199
  "ue_properties": {
200
  "version": "7.0.1",
201
- "widget_ue_connectable": {}
 
 
202
  }
203
  },
204
  "widgets_values": [
205
- "[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**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\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│ ├───📂 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"
206
  ],
207
- "color": "#432",
208
- "bgcolor": "#653"
209
  },
210
  {
211
- "id": 84,
212
- "type": "CLIPLoader",
213
  "pos": [
214
- 56.42454528808594,
215
- 34.76727294921875
216
  ],
217
  "size": [
218
- 346.391845703125,
219
- 106
220
  ],
221
  "flags": {},
222
- "order": 2,
223
  "mode": 0,
224
- "inputs": [],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
225
  "outputs": [
226
  {
227
- "name": "CLIP",
228
- "type": "CLIP",
229
- "slot_index": 0,
230
  "links": [
231
- 178,
232
- 181
233
  ]
234
  }
235
  ],
236
  "properties": {
237
  "cnr_id": "comfy-core",
238
  "ver": "0.3.45",
239
- "Node name for S&R": "CLIPLoader",
240
- "models": [
241
- {
242
- "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
243
- "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
244
- "directory": "text_encoders"
245
- }
246
- ],
247
  "ue_properties": {
248
  "version": "7.0.1",
249
  "widget_ue_connectable": {
250
- "clip_name": true,
251
- "type": true,
252
- "device": true
 
 
 
 
 
 
253
  }
254
  }
255
  },
256
  "widgets_values": [
257
- "Wan\\umt5_xxl_fp8_e4m3fn_scaled.safetensors",
258
- "wan",
259
- "default"
 
 
 
 
 
 
 
260
  ]
261
  },
262
  {
263
- "id": 90,
264
- "type": "VAELoader",
265
  "pos": [
266
- 51.65727233886719,
267
- 194.76727294921875
268
  ],
269
  "size": [
270
- 344.731689453125,
271
- 59.98149108886719
272
  ],
273
  "flags": {},
274
- "order": 3,
275
  "mode": 0,
276
  "inputs": [],
277
  "outputs": [
278
  {
279
- "name": "VAE",
280
- "type": "VAE",
281
  "slot_index": 0,
282
  "links": [
283
- 176,
284
- 185
285
  ]
 
 
 
 
 
 
286
  }
287
  ],
288
  "properties": {
289
  "cnr_id": "comfy-core",
290
  "ver": "0.3.45",
291
- "Node name for S&R": "VAELoader",
292
- "models": [
293
- {
294
- "name": "wan_2.1_vae.safetensors",
295
- "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
296
- "directory": "vae"
297
- }
298
- ],
299
  "ue_properties": {
300
  "version": "7.0.1",
301
  "widget_ue_connectable": {
302
- "vae_name": true
 
303
  }
304
  }
305
  },
306
  "widgets_values": [
307
- "Wan\\wan_2.1_vae.safetensors"
 
308
  ]
309
  },
310
  {
311
- "id": 96,
312
- "type": "UNETLoader",
313
  "pos": [
314
- -812.4129638671875,
315
- -108.43136596679688
316
  ],
317
  "size": [
318
- 346.7470703125,
319
- 82
320
  ],
321
  "flags": {},
322
- "order": 4,
323
  "mode": 0,
324
- "inputs": [],
 
 
 
 
 
 
 
 
 
 
 
325
  "outputs": [
326
  {
327
- "name": "MODEL",
328
- "type": "MODEL",
329
  "slot_index": 0,
330
  "links": [
331
- 196
 
332
  ]
333
  }
334
  ],
335
- "title": "Low Noise Model",
336
  "properties": {
337
  "cnr_id": "comfy-core",
338
  "ver": "0.3.45",
339
- "Node name for S&R": "UNETLoader",
340
- "models": [
341
- {
342
- "name": "wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors",
343
- "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",
344
- "directory": "diffusion_models"
345
- }
346
- ],
347
  "ue_properties": {
348
  "version": "7.0.1",
349
- "widget_ue_connectable": {
350
- "unet_name": true,
351
- "weight_dtype": true
352
- }
353
  }
354
  },
355
- "widgets_values": [
356
- "Wan\\wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors",
357
- "default"
358
- ]
359
  },
360
  {
361
- "id": 101,
362
- "type": "LoraLoaderModelOnly",
363
  "pos": [
364
- -375.29473876953125,
365
- -235.99851989746094
366
  ],
367
  "size": [
368
- 280,
369
- 82
370
  ],
371
  "flags": {},
372
- "order": 10,
373
  "mode": 0,
374
  "inputs": [
375
  {
376
- "name": "model",
377
- "type": "MODEL",
378
- "link": 194
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
379
  }
380
  ],
381
  "outputs": [
382
  {
383
- "name": "MODEL",
384
- "type": "MODEL",
 
385
  "links": [
386
- 215
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
387
  ]
388
  }
389
  ],
390
- "title": "High Light Lora Model",
391
  "properties": {
392
  "cnr_id": "comfy-core",
393
- "ver": "0.3.49",
394
- "Node name for S&R": "LoraLoaderModelOnly",
395
- "models": [
396
- {
397
- "name": "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
398
- "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",
399
- "directory": "loras"
400
- }
401
- ],
402
  "ue_properties": {
403
  "version": "7.0.1",
404
- "widget_ue_connectable": {
405
- "lora_name": true,
406
- "strength_model": true
 
 
407
  }
408
  }
409
  },
410
  "widgets_values": [
411
- "Wan\\wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
 
 
412
  1
413
  ]
414
  },
415
  {
416
- "id": 102,
417
- "type": "LoraLoaderModelOnly",
418
  "pos": [
419
- -375.29473876953125,
420
- -108.4313735961914
421
  ],
422
  "size": [
423
- 280,
424
  82
425
  ],
426
  "flags": {},
427
- "order": 9,
428
  "mode": 0,
429
- "inputs": [
430
- {
431
- "name": "model",
432
- "type": "MODEL",
433
- "link": 196
434
- }
435
- ],
436
  "outputs": [
437
  {
438
  "name": "MODEL",
439
  "type": "MODEL",
 
440
  "links": [
441
- 216
442
  ]
443
  }
444
  ],
445
- "title": "Low Light Lora Model",
446
  "properties": {
447
  "cnr_id": "comfy-core",
448
- "ver": "0.3.49",
449
- "Node name for S&R": "LoraLoaderModelOnly",
450
  "models": [
451
  {
452
- "name": "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
453
- "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",
454
- "directory": "loras"
455
  }
456
  ],
457
  "ue_properties": {
458
  "version": "7.0.1",
459
  "widget_ue_connectable": {
460
- "lora_name": true,
461
- "strength_model": true
462
  }
463
  }
464
  },
465
  "widgets_values": [
466
- "Wan\\wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
467
- 1
468
  ]
469
  },
470
  {
471
- "id": 86,
472
- "type": "KSamplerAdvanced",
473
  "pos": [
474
- 990,
475
- -250
476
  ],
477
  "size": [
478
- 304.748046875,
479
- 546
480
  ],
481
  "flags": {},
482
- "order": 16,
483
  "mode": 0,
484
- "inputs": [
485
- {
486
- "name": "model",
487
- "type": "MODEL",
488
- "link": 195
489
- },
490
- {
491
- "name": "positive",
492
- "type": "CONDITIONING",
493
- "link": 172
494
- },
495
- {
496
- "name": "negative",
497
- "type": "CONDITIONING",
498
- "link": 173
499
- },
500
- {
501
- "name": "latent_image",
502
- "type": "LATENT",
503
- "link": 174
504
- }
505
- ],
506
  "outputs": [
507
  {
508
- "name": "LATENT",
509
- "type": "LATENT",
 
510
  "links": [
511
- 170
512
  ]
513
  }
514
  ],
 
515
  "properties": {
516
  "cnr_id": "comfy-core",
517
  "ver": "0.3.45",
518
- "Node name for S&R": "KSamplerAdvanced",
 
 
 
 
 
 
 
519
  "ue_properties": {
520
  "version": "7.0.1",
521
  "widget_ue_connectable": {
522
- "add_noise": true,
523
- "noise_seed": true,
524
- "steps": true,
525
- "cfg": true,
526
- "sampler_name": true,
527
- "scheduler": true,
528
- "start_at_step": true,
529
- "end_at_step": true,
530
- "return_with_leftover_noise": true
531
  }
532
  }
533
  },
534
  "widgets_values": [
535
- "enable",
536
- 113,
537
- "fixed",
538
- 4,
539
- 1,
540
- "euler",
541
- "simple",
542
- 0,
543
- 2,
544
- "enable"
545
  ]
546
  },
547
  {
@@ -556,7 +652,7 @@
556
  82
557
  ],
558
  "flags": {},
559
- "order": 13,
560
  "mode": 0,
561
  "inputs": [
562
  {
@@ -595,7 +691,7 @@
595
  }
596
  },
597
  "widgets_values": [
598
- "Wan\\Wan_i14b_Attack_Sprite_Animation_ver3_000002500_high_noise.safetensors",
599
  0.8
600
  ]
601
  },
@@ -611,7 +707,7 @@
611
  82
612
  ],
613
  "flags": {},
614
- "order": 12,
615
  "mode": 0,
616
  "inputs": [
617
  {
@@ -650,262 +746,233 @@
650
  }
651
  },
652
  "widgets_values": [
653
- "Wan\\Wan_i14b_Attack_Sprite_Animation_ver3_000002500_low_noise.safetensors",
654
  0.8
655
  ]
656
  },
657
  {
658
- "id": 93,
659
- "type": "CLIPTextEncode",
660
  "pos": [
661
- 440,
662
- 90
663
  ],
664
  "size": [
665
- 510,
666
- 160
667
  ],
668
  "flags": {},
669
- "order": 8,
670
  "mode": 0,
671
- "inputs": [
672
- {
673
- "name": "clip",
674
- "type": "CLIP",
675
- "link": 181
676
- }
677
- ],
678
  "outputs": [
679
  {
680
- "name": "CONDITIONING",
681
- "type": "CONDITIONING",
682
  "slot_index": 0,
683
  "links": [
684
- 183
 
685
  ]
686
  }
687
  ],
688
- "title": "CLIP Text Encode (Positive Prompt)",
689
  "properties": {
690
  "cnr_id": "comfy-core",
691
  "ver": "0.3.45",
692
- "Node name for S&R": "CLIPTextEncode",
 
 
 
 
 
 
 
693
  "ue_properties": {
694
  "version": "7.0.1",
695
  "widget_ue_connectable": {
696
- "text": true
 
 
697
  }
698
  }
699
  },
700
  "widgets_values": [
701
- "game_effect, black background, a demonic warrior clad in dark infernal armor with blazing crimson flames flowing from his head swings his fiery spear to the left and holds the strike. Flames surge along the spear, scattering molten sparks and glowing embers in the darkness. The burning aura lingers, radiating searing energy as the hellfire continues to blaze outward."
702
- ],
703
- "color": "#232",
704
- "bgcolor": "#353"
705
  },
706
  {
707
- "id": 97,
708
- "type": "LoadImage",
709
  "pos": [
710
- 70,
711
- 400
712
  ],
713
  "size": [
714
- 315,
715
- 314.0001220703125
716
  ],
717
  "flags": {},
718
- "order": 5,
719
  "mode": 0,
720
  "inputs": [],
721
  "outputs": [
722
  {
723
- "name": "IMAGE",
724
- "type": "IMAGE",
725
  "slot_index": 0,
726
  "links": [
727
- 186
 
728
  ]
729
- },
730
- {
731
- "name": "MASK",
732
- "type": "MASK",
733
- "slot_index": 1,
734
- "links": null
735
  }
736
  ],
737
  "properties": {
738
  "cnr_id": "comfy-core",
739
  "ver": "0.3.45",
740
- "Node name for S&R": "LoadImage",
 
 
 
 
 
 
 
741
  "ue_properties": {
742
  "version": "7.0.1",
743
  "widget_ue_connectable": {
744
- "image": true,
745
- "upload": true
746
  }
747
  }
748
  },
749
  "widgets_values": [
750
- "pasted/image (3).png",
751
- "image"
752
  ]
753
  },
754
  {
755
- "id": 98,
756
- "type": "WanImageToVideo",
757
  "pos": [
758
- 530,
759
- 530
760
  ],
761
  "size": [
762
- 342.5999755859375,
763
- 210
764
  ],
765
  "flags": {},
766
- "order": 11,
767
  "mode": 0,
768
  "inputs": [
769
  {
770
- "name": "positive",
771
- "type": "CONDITIONING",
772
- "link": 183
773
- },
774
- {
775
- "name": "negative",
776
- "type": "CONDITIONING",
777
- "link": 184
778
- },
779
- {
780
- "name": "vae",
781
- "type": "VAE",
782
- "link": 185
783
- },
784
- {
785
- "name": "clip_vision_output",
786
- "shape": 7,
787
- "type": "CLIP_VISION_OUTPUT",
788
- "link": null
789
- },
790
- {
791
- "name": "start_image",
792
- "shape": 7,
793
- "type": "IMAGE",
794
- "link": 186
795
  }
796
  ],
797
  "outputs": [
798
  {
799
- "name": "positive",
800
- "type": "CONDITIONING",
801
- "slot_index": 0,
802
- "links": [
803
- 168,
804
- 172
805
- ]
806
- },
807
- {
808
- "name": "negative",
809
- "type": "CONDITIONING",
810
- "slot_index": 1,
811
- "links": [
812
- 169,
813
- 173
814
- ]
815
- },
816
- {
817
- "name": "latent",
818
- "type": "LATENT",
819
- "slot_index": 2,
820
  "links": [
821
- 174
822
  ]
823
  }
824
  ],
 
825
  "properties": {
826
  "cnr_id": "comfy-core",
827
- "ver": "0.3.45",
828
- "Node name for S&R": "WanImageToVideo",
 
 
 
 
 
 
 
829
  "ue_properties": {
830
  "version": "7.0.1",
831
  "widget_ue_connectable": {
832
- "width": true,
833
- "height": true,
834
- "length": true,
835
- "batch_size": true
836
  }
837
  }
838
  },
839
  "widgets_values": [
840
- 640,
841
- 640,
842
- 25,
843
  1
844
  ]
845
  },
846
  {
847
- "id": 95,
848
- "type": "UNETLoader",
849
  "pos": [
850
- -806.41455078125,
851
- -235.99850463867188
852
  ],
853
  "size": [
854
- 346.7470703125,
855
  82
856
  ],
857
  "flags": {},
858
  "order": 6,
859
  "mode": 0,
860
- "inputs": [],
 
 
 
 
 
 
861
  "outputs": [
862
  {
863
  "name": "MODEL",
864
  "type": "MODEL",
865
- "slot_index": 0,
866
  "links": [
867
- 194
868
  ]
869
  }
870
  ],
871
- "title": "High Noise Model",
872
  "properties": {
873
  "cnr_id": "comfy-core",
874
- "ver": "0.3.45",
875
- "Node name for S&R": "UNETLoader",
876
  "models": [
877
  {
878
- "name": "wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors",
879
- "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",
880
- "directory": "diffusion_models"
881
  }
882
  ],
883
  "ue_properties": {
884
  "version": "7.0.1",
885
  "widget_ue_connectable": {
886
- "unet_name": true,
887
- "weight_dtype": true
888
  }
889
  }
890
  },
891
  "widgets_values": [
892
- "Wan\\wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors",
893
- "default"
894
  ]
895
  },
896
  {
897
  "id": 120,
898
  "type": "VHS_VideoCombine",
899
  "pos": [
900
- 1797.5950927734375,
901
- -261.1488037109375
902
  ],
903
  "size": [
904
  542.6692504882812,
905
- 334
906
  ],
907
  "flags": {},
908
- "order": 19,
909
  "mode": 0,
910
  "inputs": [
911
  {
@@ -960,233 +1027,77 @@
960
  }
961
  },
962
  "widgets_values": {
963
- "frame_rate": 24,
964
  "loop_count": 0,
965
  "filename_prefix": "AnimateDiff",
966
- "format": "video/h264-mp4",
967
- "pix_fmt": "yuv420p",
968
- "crf": 19,
969
- "save_metadata": true,
970
- "trim_to_audio": false,
971
  "pingpong": false,
972
  "save_output": true,
973
  "videopreview": {
974
  "hidden": false,
975
  "paused": false,
976
  "params": {
977
- "filename": "AnimateDiff_00495.mp4",
978
  "subfolder": "",
979
  "type": "output",
980
- "format": "video/h264-mp4",
981
- "frame_rate": 24,
982
- "workflow": "AnimateDiff_00495.png",
983
- "fullpath": "E:\\ComfyUI_windows_portable\\ComfyUI\\output\\AnimateDiff_00495.mp4"
984
  }
985
  }
986
  }
987
  },
988
  {
989
- "id": 85,
990
- "type": "KSamplerAdvanced",
991
- "pos": [
992
- 1336.748046875,
993
- -250
994
- ],
995
- "size": [
996
- 304.748046875,
997
- 546
998
- ],
999
- "flags": {},
1000
- "order": 17,
1001
- "mode": 0,
1002
- "inputs": [
1003
- {
1004
- "name": "model",
1005
- "type": "MODEL",
1006
- "link": 192
1007
- },
1008
- {
1009
- "name": "positive",
1010
- "type": "CONDITIONING",
1011
- "link": 168
1012
- },
1013
- {
1014
- "name": "negative",
1015
- "type": "CONDITIONING",
1016
- "link": 169
1017
- },
1018
- {
1019
- "name": "latent_image",
1020
- "type": "LATENT",
1021
- "link": 170
1022
- }
1023
- ],
1024
- "outputs": [
1025
- {
1026
- "name": "LATENT",
1027
- "type": "LATENT",
1028
- "links": [
1029
- 175
1030
- ]
1031
- }
1032
- ],
1033
- "properties": {
1034
- "cnr_id": "comfy-core",
1035
- "ver": "0.3.45",
1036
- "Node name for S&R": "KSamplerAdvanced",
1037
- "ue_properties": {
1038
- "version": "7.0.1",
1039
- "widget_ue_connectable": {
1040
- "add_noise": true,
1041
- "noise_seed": true,
1042
- "steps": true,
1043
- "cfg": true,
1044
- "sampler_name": true,
1045
- "scheduler": true,
1046
- "start_at_step": true,
1047
- "end_at_step": true,
1048
- "return_with_leftover_noise": true
1049
- }
1050
- }
1051
- },
1052
- "widgets_values": [
1053
- "disable",
1054
- 0,
1055
- "fixed",
1056
- 4,
1057
- 1,
1058
- "euler",
1059
- "simple",
1060
- 2,
1061
- 4,
1062
- "disable"
1063
- ]
1064
- },
1065
- {
1066
- "id": 87,
1067
- "type": "VAEDecode",
1068
  "pos": [
1069
- 1060,
1070
- 480
1071
  ],
1072
  "size": [
1073
- 210,
1074
- 46
1075
  ],
1076
  "flags": {},
1077
  "order": 18,
1078
  "mode": 0,
1079
- "inputs": [
1080
- {
1081
- "name": "samples",
1082
- "type": "LATENT",
1083
- "link": 175
1084
- },
1085
- {
1086
- "name": "vae",
1087
- "type": "VAE",
1088
- "link": 176
1089
- }
1090
- ],
1091
- "outputs": [
1092
- {
1093
- "name": "IMAGE",
1094
- "type": "IMAGE",
1095
- "slot_index": 0,
1096
- "links": [
1097
- 222,
1098
- 223
1099
- ]
1100
- }
1101
- ],
1102
- "properties": {
1103
- "cnr_id": "comfy-core",
1104
- "ver": "0.3.45",
1105
- "Node name for S&R": "VAEDecode",
1106
- "ue_properties": {
1107
- "version": "7.0.1",
1108
- "widget_ue_connectable": {}
1109
- }
1110
- }
1111
- },
1112
- {
1113
- "id": 121,
1114
- "type": "CR Image Grid Panel",
1115
- "pos": [
1116
- 1797.903076171875,
1117
- 133.84420776367188
1118
- ],
1119
- "size": [
1120
- 532.0028686523438,
1121
- 234.4440155029297
1122
- ],
1123
- "flags": {},
1124
- "order": 20,
1125
- "mode": 0,
1126
  "inputs": [
1127
  {
1128
  "name": "images",
1129
  "type": "IMAGE",
1130
- "link": 223
1131
- }
1132
- ],
1133
- "outputs": [
1134
  {
1135
- "name": "image",
1136
- "type": "IMAGE",
1137
- "links": [
1138
- 224
1139
- ]
1140
  },
1141
  {
1142
- "name": "show_help",
1143
- "type": "STRING",
1144
- "links": null
 
 
 
 
 
 
 
1145
  }
1146
  ],
 
1147
  "properties": {
1148
  "cnr_id": "comfyui_fearnworksnodes",
1149
  "ver": "0.1.2",
1150
- "Node name for S&R": "CR Image Grid Panel"
1151
  },
1152
  "widgets_values": [
1153
- 0,
1154
- "custom",
1155
- 0,
1156
- "white",
1157
  5,
1158
- "#000000"
1159
- ]
1160
- },
1161
- {
1162
- "id": 122,
1163
- "type": "SaveImage",
1164
- "pos": [
1165
- 2448.96484375,
1166
- 93.4601821899414
1167
- ],
1168
- "size": [
1169
- 471.9195251464844,
1170
- 370.23651123046875
1171
- ],
1172
- "flags": {},
1173
- "order": 21,
1174
- "mode": 0,
1175
- "inputs": [
1176
- {
1177
- "name": "images",
1178
- "type": "IMAGE",
1179
- "link": 224
1180
- }
1181
- ],
1182
- "outputs": [],
1183
- "properties": {
1184
- "cnr_id": "comfy-core",
1185
- "ver": "0.3.56",
1186
- "Node name for S&R": "SaveImage"
1187
- },
1188
- "widgets_values": [
1189
- "ComfyUI"
1190
  ]
1191
  }
1192
  ],
@@ -1376,18 +1287,10 @@
1376
  "IMAGE"
1377
  ],
1378
  [
1379
- 223,
1380
  87,
1381
  0,
1382
- 121,
1383
- 0,
1384
- "IMAGE"
1385
- ],
1386
- [
1387
- 224,
1388
- 121,
1389
- 0,
1390
- 122,
1391
  0,
1392
  "IMAGE"
1393
  ]
@@ -1488,10 +1391,10 @@
1488
  "config": {},
1489
  "extra": {
1490
  "ds": {
1491
- "scale": 1.015255979947848,
1492
  "offset": [
1493
- -237.70681957275445,
1494
- -70.80599625118361
1495
  ]
1496
  },
1497
  "frontendVersion": "1.25.11",
 
1
  {
2
  "id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
3
  "revision": 0,
4
+ "last_node_id": 124,
5
+ "last_link_id": 227,
6
  "nodes": [
7
  {
8
  "id": 89,
 
67
  "flags": {
68
  "collapsed": false
69
  },
70
+ "order": 12,
71
  "mode": 0,
72
  "inputs": [
73
  {
 
115
  "flags": {
116
  "collapsed": false
117
  },
118
+ "order": 13,
119
  "mode": 0,
120
  "inputs": [
121
  {
 
150
  ]
151
  },
152
  {
153
+ "id": 86,
154
+ "type": "KSamplerAdvanced",
155
  "pos": [
156
+ 990,
157
+ -250
158
  ],
159
  "size": [
160
+ 304.748046875,
161
+ 546
162
  ],
163
  "flags": {},
164
+ "order": 14,
165
  "mode": 0,
166
+ "inputs": [
167
+ {
168
+ "name": "model",
169
+ "type": "MODEL",
170
+ "link": 195
171
+ },
172
+ {
173
+ "name": "positive",
174
+ "type": "CONDITIONING",
175
+ "link": 172
176
+ },
177
+ {
178
+ "name": "negative",
179
+ "type": "CONDITIONING",
180
+ "link": 173
181
+ },
182
+ {
183
+ "name": "latent_image",
184
+ "type": "LATENT",
185
+ "link": 174
186
+ }
187
+ ],
188
+ "outputs": [
189
+ {
190
+ "name": "LATENT",
191
+ "type": "LATENT",
192
+ "links": [
193
+ 170
194
+ ]
195
+ }
196
+ ],
197
  "properties": {
198
+ "cnr_id": "comfy-core",
199
+ "ver": "0.3.45",
200
+ "Node name for S&R": "KSamplerAdvanced",
201
  "ue_properties": {
202
  "version": "7.0.1",
203
+ "widget_ue_connectable": {
204
+ "add_noise": true,
205
+ "noise_seed": true,
206
+ "steps": true,
207
+ "cfg": true,
208
+ "sampler_name": true,
209
+ "scheduler": true,
210
+ "start_at_step": true,
211
+ "end_at_step": true,
212
+ "return_with_leftover_noise": true
213
+ }
214
  }
215
  },
216
  "widgets_values": [
217
+ "enable",
218
+ 113,
219
+ "fixed",
220
+ 4,
221
+ 1,
222
+ "euler",
223
+ "simple",
224
+ 0,
225
+ 2,
226
+ "enable"
227
+ ]
228
  },
229
  {
230
+ "id": 93,
231
+ "type": "CLIPTextEncode",
232
  "pos": [
233
+ 440,
234
+ 90
235
  ],
236
  "size": [
237
+ 510,
238
+ 160
239
  ],
240
  "flags": {},
241
+ "order": 8,
242
  "mode": 0,
243
+ "inputs": [
244
+ {
245
+ "name": "clip",
246
+ "type": "CLIP",
247
+ "link": 181
248
+ }
249
+ ],
250
+ "outputs": [
251
+ {
252
+ "name": "CONDITIONING",
253
+ "type": "CONDITIONING",
254
+ "slot_index": 0,
255
+ "links": [
256
+ 183
257
+ ]
258
+ }
259
+ ],
260
+ "title": "CLIP Text Encode (Positive Prompt)",
261
  "properties": {
262
+ "cnr_id": "comfy-core",
263
+ "ver": "0.3.45",
264
+ "Node name for S&R": "CLIPTextEncode",
265
  "ue_properties": {
266
  "version": "7.0.1",
267
+ "widget_ue_connectable": {
268
+ "text": true
269
+ }
270
  }
271
  },
272
  "widgets_values": [
273
+ "game_effect, black background, a demonic warrior clad in dark infernal armor with blazing crimson flames flowing from his head swings his fiery spear to the left and holds the strike. Flames surge along the spear, scattering molten sparks and glowing embers in the darkness. The burning aura lingers, radiating searing energy as the hellfire continues to blaze outward."
274
  ],
275
+ "color": "#232",
276
+ "bgcolor": "#353"
277
  },
278
  {
279
+ "id": 85,
280
+ "type": "KSamplerAdvanced",
281
  "pos": [
282
+ 1336.748046875,
283
+ -250
284
  ],
285
  "size": [
286
+ 304.748046875,
287
+ 546
288
  ],
289
  "flags": {},
290
+ "order": 15,
291
  "mode": 0,
292
+ "inputs": [
293
+ {
294
+ "name": "model",
295
+ "type": "MODEL",
296
+ "link": 192
297
+ },
298
+ {
299
+ "name": "positive",
300
+ "type": "CONDITIONING",
301
+ "link": 168
302
+ },
303
+ {
304
+ "name": "negative",
305
+ "type": "CONDITIONING",
306
+ "link": 169
307
+ },
308
+ {
309
+ "name": "latent_image",
310
+ "type": "LATENT",
311
+ "link": 170
312
+ }
313
+ ],
314
  "outputs": [
315
  {
316
+ "name": "LATENT",
317
+ "type": "LATENT",
 
318
  "links": [
319
+ 175
 
320
  ]
321
  }
322
  ],
323
  "properties": {
324
  "cnr_id": "comfy-core",
325
  "ver": "0.3.45",
326
+ "Node name for S&R": "KSamplerAdvanced",
 
 
 
 
 
 
 
327
  "ue_properties": {
328
  "version": "7.0.1",
329
  "widget_ue_connectable": {
330
+ "add_noise": true,
331
+ "noise_seed": true,
332
+ "steps": true,
333
+ "cfg": true,
334
+ "sampler_name": true,
335
+ "scheduler": true,
336
+ "start_at_step": true,
337
+ "end_at_step": true,
338
+ "return_with_leftover_noise": true
339
  }
340
  }
341
  },
342
  "widgets_values": [
343
+ "disable",
344
+ 0,
345
+ "fixed",
346
+ 4,
347
+ 1,
348
+ "euler",
349
+ "simple",
350
+ 2,
351
+ 4,
352
+ "disable"
353
  ]
354
  },
355
  {
356
+ "id": 97,
357
+ "type": "LoadImage",
358
  "pos": [
359
+ 75.5042953491211,
360
+ 430.5796813964844
361
  ],
362
  "size": [
363
+ 315,
364
+ 314.0001220703125
365
  ],
366
  "flags": {},
367
+ "order": 0,
368
  "mode": 0,
369
  "inputs": [],
370
  "outputs": [
371
  {
372
+ "name": "IMAGE",
373
+ "type": "IMAGE",
374
  "slot_index": 0,
375
  "links": [
376
+ 186
 
377
  ]
378
+ },
379
+ {
380
+ "name": "MASK",
381
+ "type": "MASK",
382
+ "slot_index": 1,
383
+ "links": null
384
  }
385
  ],
386
  "properties": {
387
  "cnr_id": "comfy-core",
388
  "ver": "0.3.45",
389
+ "Node name for S&R": "LoadImage",
 
 
 
 
 
 
 
390
  "ue_properties": {
391
  "version": "7.0.1",
392
  "widget_ue_connectable": {
393
+ "image": true,
394
+ "upload": true
395
  }
396
  }
397
  },
398
  "widgets_values": [
399
+ "AnimateDiff_00262.png",
400
+ "image"
401
  ]
402
  },
403
  {
404
+ "id": 87,
405
+ "type": "VAEDecode",
406
  "pos": [
407
+ 1060,
408
+ 480
409
  ],
410
  "size": [
411
+ 210,
412
+ 46
413
  ],
414
  "flags": {},
415
+ "order": 16,
416
  "mode": 0,
417
+ "inputs": [
418
+ {
419
+ "name": "samples",
420
+ "type": "LATENT",
421
+ "link": 175
422
+ },
423
+ {
424
+ "name": "vae",
425
+ "type": "VAE",
426
+ "link": 176
427
+ }
428
+ ],
429
  "outputs": [
430
  {
431
+ "name": "IMAGE",
432
+ "type": "IMAGE",
433
  "slot_index": 0,
434
  "links": [
435
+ 222,
436
+ 227
437
  ]
438
  }
439
  ],
 
440
  "properties": {
441
  "cnr_id": "comfy-core",
442
  "ver": "0.3.45",
443
+ "Node name for S&R": "VAEDecode",
 
 
 
 
 
 
 
444
  "ue_properties": {
445
  "version": "7.0.1",
446
+ "widget_ue_connectable": {}
 
 
 
447
  }
448
  },
449
+ "widgets_values": []
 
 
 
450
  },
451
  {
452
+ "id": 98,
453
+ "type": "WanImageToVideo",
454
  "pos": [
455
+ 530,
456
+ 530
457
  ],
458
  "size": [
459
+ 342.5999755859375,
460
+ 210
461
  ],
462
  "flags": {},
463
+ "order": 11,
464
  "mode": 0,
465
  "inputs": [
466
  {
467
+ "name": "positive",
468
+ "type": "CONDITIONING",
469
+ "link": 183
470
+ },
471
+ {
472
+ "name": "negative",
473
+ "type": "CONDITIONING",
474
+ "link": 184
475
+ },
476
+ {
477
+ "name": "vae",
478
+ "type": "VAE",
479
+ "link": 185
480
+ },
481
+ {
482
+ "name": "clip_vision_output",
483
+ "shape": 7,
484
+ "type": "CLIP_VISION_OUTPUT",
485
+ "link": null
486
+ },
487
+ {
488
+ "name": "start_image",
489
+ "shape": 7,
490
+ "type": "IMAGE",
491
+ "link": 186
492
  }
493
  ],
494
  "outputs": [
495
  {
496
+ "name": "positive",
497
+ "type": "CONDITIONING",
498
+ "slot_index": 0,
499
  "links": [
500
+ 168,
501
+ 172
502
+ ]
503
+ },
504
+ {
505
+ "name": "negative",
506
+ "type": "CONDITIONING",
507
+ "slot_index": 1,
508
+ "links": [
509
+ 169,
510
+ 173
511
+ ]
512
+ },
513
+ {
514
+ "name": "latent",
515
+ "type": "LATENT",
516
+ "slot_index": 2,
517
+ "links": [
518
+ 174
519
  ]
520
  }
521
  ],
 
522
  "properties": {
523
  "cnr_id": "comfy-core",
524
+ "ver": "0.3.45",
525
+ "Node name for S&R": "WanImageToVideo",
 
 
 
 
 
 
 
526
  "ue_properties": {
527
  "version": "7.0.1",
528
+ "widget_ue_connectable": {
529
+ "width": true,
530
+ "height": true,
531
+ "length": true,
532
+ "batch_size": true
533
  }
534
  }
535
  },
536
  "widgets_values": [
537
+ 640,
538
+ 640,
539
+ 25,
540
  1
541
  ]
542
  },
543
  {
544
+ "id": 95,
545
+ "type": "UNETLoader",
546
  "pos": [
547
+ -806.41455078125,
548
+ -235.99850463867188
549
  ],
550
  "size": [
551
+ 346.7470703125,
552
  82
553
  ],
554
  "flags": {},
555
+ "order": 1,
556
  "mode": 0,
557
+ "inputs": [],
 
 
 
 
 
 
558
  "outputs": [
559
  {
560
  "name": "MODEL",
561
  "type": "MODEL",
562
+ "slot_index": 0,
563
  "links": [
564
+ 194
565
  ]
566
  }
567
  ],
568
+ "title": "High Noise Model",
569
  "properties": {
570
  "cnr_id": "comfy-core",
571
+ "ver": "0.3.45",
572
+ "Node name for S&R": "UNETLoader",
573
  "models": [
574
  {
575
+ "name": "wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors",
576
+ "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",
577
+ "directory": "diffusion_models"
578
  }
579
  ],
580
  "ue_properties": {
581
  "version": "7.0.1",
582
  "widget_ue_connectable": {
583
+ "unet_name": true,
584
+ "weight_dtype": true
585
  }
586
  }
587
  },
588
  "widgets_values": [
589
+ "wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors",
590
+ "default"
591
  ]
592
  },
593
  {
594
+ "id": 96,
595
+ "type": "UNETLoader",
596
  "pos": [
597
+ -812.4129638671875,
598
+ -108.43136596679688
599
  ],
600
  "size": [
601
+ 346.7470703125,
602
+ 82
603
  ],
604
  "flags": {},
605
+ "order": 2,
606
  "mode": 0,
607
+ "inputs": [],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
608
  "outputs": [
609
  {
610
+ "name": "MODEL",
611
+ "type": "MODEL",
612
+ "slot_index": 0,
613
  "links": [
614
+ 196
615
  ]
616
  }
617
  ],
618
+ "title": "Low Noise Model",
619
  "properties": {
620
  "cnr_id": "comfy-core",
621
  "ver": "0.3.45",
622
+ "Node name for S&R": "UNETLoader",
623
+ "models": [
624
+ {
625
+ "name": "wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors",
626
+ "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",
627
+ "directory": "diffusion_models"
628
+ }
629
+ ],
630
  "ue_properties": {
631
  "version": "7.0.1",
632
  "widget_ue_connectable": {
633
+ "unet_name": true,
634
+ "weight_dtype": true
 
 
 
 
 
 
 
635
  }
636
  }
637
  },
638
  "widgets_values": [
639
+ "wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors",
640
+ "default"
 
 
 
 
 
 
 
 
641
  ]
642
  },
643
  {
 
652
  82
653
  ],
654
  "flags": {},
655
+ "order": 9,
656
  "mode": 0,
657
  "inputs": [
658
  {
 
691
  }
692
  },
693
  "widgets_values": [
694
+ "Wan_i14b_Attack_Sprite_Animation_ver3_high_noise.safetensors",
695
  0.8
696
  ]
697
  },
 
707
  82
708
  ],
709
  "flags": {},
710
+ "order": 10,
711
  "mode": 0,
712
  "inputs": [
713
  {
 
746
  }
747
  },
748
  "widgets_values": [
749
+ "Wan_i14b_Attack_Sprite_Animation_ver3_low_noise.safetensors",
750
  0.8
751
  ]
752
  },
753
  {
754
+ "id": 84,
755
+ "type": "CLIPLoader",
756
  "pos": [
757
+ 56.42454528808594,
758
+ 34.76727294921875
759
  ],
760
  "size": [
761
+ 346.391845703125,
762
+ 106
763
  ],
764
  "flags": {},
765
+ "order": 3,
766
  "mode": 0,
767
+ "inputs": [],
 
 
 
 
 
 
768
  "outputs": [
769
  {
770
+ "name": "CLIP",
771
+ "type": "CLIP",
772
  "slot_index": 0,
773
  "links": [
774
+ 178,
775
+ 181
776
  ]
777
  }
778
  ],
 
779
  "properties": {
780
  "cnr_id": "comfy-core",
781
  "ver": "0.3.45",
782
+ "Node name for S&R": "CLIPLoader",
783
+ "models": [
784
+ {
785
+ "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
786
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
787
+ "directory": "text_encoders"
788
+ }
789
+ ],
790
  "ue_properties": {
791
  "version": "7.0.1",
792
  "widget_ue_connectable": {
793
+ "clip_name": true,
794
+ "type": true,
795
+ "device": true
796
  }
797
  }
798
  },
799
  "widgets_values": [
800
+ "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
801
+ "wan",
802
+ "default"
803
+ ]
804
  },
805
  {
806
+ "id": 90,
807
+ "type": "VAELoader",
808
  "pos": [
809
+ 51.65727233886719,
810
+ 194.76727294921875
811
  ],
812
  "size": [
813
+ 344.731689453125,
814
+ 59.98149108886719
815
  ],
816
  "flags": {},
817
+ "order": 4,
818
  "mode": 0,
819
  "inputs": [],
820
  "outputs": [
821
  {
822
+ "name": "VAE",
823
+ "type": "VAE",
824
  "slot_index": 0,
825
  "links": [
826
+ 176,
827
+ 185
828
  ]
 
 
 
 
 
 
829
  }
830
  ],
831
  "properties": {
832
  "cnr_id": "comfy-core",
833
  "ver": "0.3.45",
834
+ "Node name for S&R": "VAELoader",
835
+ "models": [
836
+ {
837
+ "name": "wan_2.1_vae.safetensors",
838
+ "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
839
+ "directory": "vae"
840
+ }
841
+ ],
842
  "ue_properties": {
843
  "version": "7.0.1",
844
  "widget_ue_connectable": {
845
+ "vae_name": true
 
846
  }
847
  }
848
  },
849
  "widgets_values": [
850
+ "wan_2.1_vae.safetensors"
 
851
  ]
852
  },
853
  {
854
+ "id": 101,
855
+ "type": "LoraLoaderModelOnly",
856
  "pos": [
857
+ -375.29473876953125,
858
+ -235.99851989746094
859
  ],
860
  "size": [
861
+ 280,
862
+ 82
863
  ],
864
  "flags": {},
865
+ "order": 5,
866
  "mode": 0,
867
  "inputs": [
868
  {
869
+ "name": "model",
870
+ "type": "MODEL",
871
+ "link": 194
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
872
  }
873
  ],
874
  "outputs": [
875
  {
876
+ "name": "MODEL",
877
+ "type": "MODEL",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
878
  "links": [
879
+ 215
880
  ]
881
  }
882
  ],
883
+ "title": "High Light Lora Model",
884
  "properties": {
885
  "cnr_id": "comfy-core",
886
+ "ver": "0.3.49",
887
+ "Node name for S&R": "LoraLoaderModelOnly",
888
+ "models": [
889
+ {
890
+ "name": "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
891
+ "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",
892
+ "directory": "loras"
893
+ }
894
+ ],
895
  "ue_properties": {
896
  "version": "7.0.1",
897
  "widget_ue_connectable": {
898
+ "lora_name": true,
899
+ "strength_model": true
 
 
900
  }
901
  }
902
  },
903
  "widgets_values": [
904
+ "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
 
 
905
  1
906
  ]
907
  },
908
  {
909
+ "id": 102,
910
+ "type": "LoraLoaderModelOnly",
911
  "pos": [
912
+ -375.29473876953125,
913
+ -108.4313735961914
914
  ],
915
  "size": [
916
+ 280,
917
  82
918
  ],
919
  "flags": {},
920
  "order": 6,
921
  "mode": 0,
922
+ "inputs": [
923
+ {
924
+ "name": "model",
925
+ "type": "MODEL",
926
+ "link": 196
927
+ }
928
+ ],
929
  "outputs": [
930
  {
931
  "name": "MODEL",
932
  "type": "MODEL",
 
933
  "links": [
934
+ 216
935
  ]
936
  }
937
  ],
938
+ "title": "Low Light Lora Model",
939
  "properties": {
940
  "cnr_id": "comfy-core",
941
+ "ver": "0.3.49",
942
+ "Node name for S&R": "LoraLoaderModelOnly",
943
  "models": [
944
  {
945
+ "name": "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
946
+ "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",
947
+ "directory": "loras"
948
  }
949
  ],
950
  "ue_properties": {
951
  "version": "7.0.1",
952
  "widget_ue_connectable": {
953
+ "lora_name": true,
954
+ "strength_model": true
955
  }
956
  }
957
  },
958
  "widgets_values": [
959
+ "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
960
+ 1
961
  ]
962
  },
963
  {
964
  "id": 120,
965
  "type": "VHS_VideoCombine",
966
  "pos": [
967
+ 1724.60693359375,
968
+ -308.7229919433594
969
  ],
970
  "size": [
971
  542.6692504882812,
972
+ 774.6692504882812
973
  ],
974
  "flags": {},
975
+ "order": 17,
976
  "mode": 0,
977
  "inputs": [
978
  {
 
1027
  }
1028
  },
1029
  "widgets_values": {
1030
+ "frame_rate": 16,
1031
  "loop_count": 0,
1032
  "filename_prefix": "AnimateDiff",
1033
+ "format": "image/gif",
 
 
 
 
1034
  "pingpong": false,
1035
  "save_output": true,
1036
  "videopreview": {
1037
  "hidden": false,
1038
  "paused": false,
1039
  "params": {
1040
+ "filename": "AnimateDiff_00002.gif",
1041
  "subfolder": "",
1042
  "type": "output",
1043
+ "format": "image/gif",
1044
+ "frame_rate": 8,
1045
+ "workflow": "AnimateDiff_00002.png",
1046
+ "fullpath": "C:\\Users\\User\\Documents\\ComfyUI\\output\\AnimateDiff_00002.gif"
1047
  }
1048
  }
1049
  }
1050
  },
1051
  {
1052
+ "id": 124,
1053
+ "type": "SaveImageGrid",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1054
  "pos": [
1055
+ 1424.0069580078125,
1056
+ 413.1056213378906
1057
  ],
1058
  "size": [
1059
+ 270,
1060
+ 402.0000305175781
1061
  ],
1062
  "flags": {},
1063
  "order": 18,
1064
  "mode": 0,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1065
  "inputs": [
1066
  {
1067
  "name": "images",
1068
  "type": "IMAGE",
1069
+ "link": 227
1070
+ },
 
 
1071
  {
1072
+ "name": "column_labels",
1073
+ "shape": 7,
1074
+ "type": "STRING_LIST",
1075
+ "link": null
 
1076
  },
1077
  {
1078
+ "name": "row_labels",
1079
+ "shape": 7,
1080
+ "type": "STRING_LIST",
1081
+ "link": null
1082
+ },
1083
+ {
1084
+ "name": "images_grid_annotation",
1085
+ "shape": 7,
1086
+ "type": "GRID_ANNOTATION",
1087
+ "link": null
1088
  }
1089
  ],
1090
+ "outputs": [],
1091
  "properties": {
1092
  "cnr_id": "comfyui_fearnworksnodes",
1093
  "ver": "0.1.2",
1094
+ "Node name for S&R": "SaveImageGrid"
1095
  },
1096
  "widgets_values": [
 
 
 
 
1097
  5,
1098
+ 5,
1099
+ "ComfyUI",
1100
+ "ResetButton"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1101
  ]
1102
  }
1103
  ],
 
1287
  "IMAGE"
1288
  ],
1289
  [
1290
+ 227,
1291
  87,
1292
  0,
1293
+ 124,
 
 
 
 
 
 
 
 
1294
  0,
1295
  "IMAGE"
1296
  ]
 
1391
  "config": {},
1392
  "extra": {
1393
  "ds": {
1394
+ "scale": 0.9229599817707731,
1395
  "offset": [
1396
+ 991.3262009590463,
1397
+ 561.3048415493765
1398
  ]
1399
  },
1400
  "frontendVersion": "1.25.11",