comfyui-workflow-templates 0.1.59__py3-none-any.whl → 0.1.60__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.
- comfyui_workflow_templates/templates/image_qwen_image.json +47 -47
- comfyui_workflow_templates/templates/index.es.json +34 -2
- comfyui_workflow_templates/templates/index.json +13 -2
- comfyui_workflow_templates/templates/index.ko.json +1136 -1194
- comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v.json +368 -344
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_camera-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_camera.json +2731 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_control.json +1026 -976
- comfyui_workflow_templates/templates/video_wan2_2_14B_fun_inpaint.json +109 -85
- comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +573 -549
- comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json +791 -690
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.60.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.60.dist-info}/RECORD +16 -14
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.60.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.60.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.59.dist-info → comfyui_workflow_templates-0.1.60.dist-info}/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
|
|
3
3
|
"revision": 0,
|
|
4
|
-
"last_node_id":
|
|
4
|
+
"last_node_id": 159,
|
|
5
5
|
"last_link_id": 259,
|
|
6
6
|
"nodes": [
|
|
7
7
|
{
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
}
|
|
32
32
|
],
|
|
33
33
|
"properties": {
|
|
34
|
-
"Node name for S&R": "CLIPLoader",
|
|
35
34
|
"cnr_id": "comfy-core",
|
|
36
35
|
"ver": "0.3.45",
|
|
36
|
+
"Node name for S&R": "CLIPLoader",
|
|
37
37
|
"models": [
|
|
38
38
|
{
|
|
39
39
|
"name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
|
|
@@ -85,9 +85,9 @@
|
|
|
85
85
|
}
|
|
86
86
|
],
|
|
87
87
|
"properties": {
|
|
88
|
-
"Node name for S&R": "VAELoader",
|
|
89
88
|
"cnr_id": "comfy-core",
|
|
90
89
|
"ver": "0.3.45",
|
|
90
|
+
"Node name for S&R": "VAELoader",
|
|
91
91
|
"models": [
|
|
92
92
|
{
|
|
93
93
|
"name": "wan_2.1_vae.safetensors",
|
|
@@ -136,9 +136,9 @@
|
|
|
136
136
|
}
|
|
137
137
|
],
|
|
138
138
|
"properties": {
|
|
139
|
-
"Node name for S&R": "UNETLoader",
|
|
140
139
|
"cnr_id": "comfy-core",
|
|
141
140
|
"ver": "0.3.45",
|
|
141
|
+
"Node name for S&R": "UNETLoader",
|
|
142
142
|
"models": [
|
|
143
143
|
{
|
|
144
144
|
"name": "wan2.2_fun_inpaint_high_noise_14B_fp8_scaled.safetensors",
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
180.6060791015625
|
|
175
175
|
],
|
|
176
176
|
"flags": {},
|
|
177
|
-
"order":
|
|
177
|
+
"order": 16,
|
|
178
178
|
"mode": 0,
|
|
179
179
|
"inputs": [
|
|
180
180
|
{
|
|
@@ -195,9 +195,9 @@
|
|
|
195
195
|
],
|
|
196
196
|
"title": "CLIP Text Encode (Negative Prompt)",
|
|
197
197
|
"properties": {
|
|
198
|
-
"Node name for S&R": "CLIPTextEncode",
|
|
199
198
|
"cnr_id": "comfy-core",
|
|
200
199
|
"ver": "0.3.45",
|
|
200
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
201
201
|
"enableTabs": false,
|
|
202
202
|
"tabWidth": 65,
|
|
203
203
|
"tabXOffset": 10,
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
82
|
|
228
228
|
],
|
|
229
229
|
"flags": {},
|
|
230
|
-
"order":
|
|
230
|
+
"order": 18,
|
|
231
231
|
"mode": 0,
|
|
232
232
|
"inputs": [
|
|
233
233
|
{
|
|
@@ -246,9 +246,9 @@
|
|
|
246
246
|
}
|
|
247
247
|
],
|
|
248
248
|
"properties": {
|
|
249
|
-
"Node name for S&R": "LoraLoaderModelOnly",
|
|
250
249
|
"cnr_id": "comfy-core",
|
|
251
250
|
"ver": "0.3.49",
|
|
251
|
+
"Node name for S&R": "LoraLoaderModelOnly",
|
|
252
252
|
"models": [
|
|
253
253
|
{
|
|
254
254
|
"name": "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
58
|
|
285
285
|
],
|
|
286
286
|
"flags": {},
|
|
287
|
-
"order":
|
|
287
|
+
"order": 27,
|
|
288
288
|
"mode": 0,
|
|
289
289
|
"inputs": [
|
|
290
290
|
{
|
|
@@ -304,9 +304,9 @@
|
|
|
304
304
|
}
|
|
305
305
|
],
|
|
306
306
|
"properties": {
|
|
307
|
-
"Node name for S&R": "ModelSamplingSD3",
|
|
308
307
|
"cnr_id": "comfy-core",
|
|
309
308
|
"ver": "0.3.45",
|
|
309
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
310
310
|
"enableTabs": false,
|
|
311
311
|
"tabWidth": 65,
|
|
312
312
|
"tabXOffset": 10,
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
82
|
|
335
335
|
],
|
|
336
336
|
"flags": {},
|
|
337
|
-
"order":
|
|
337
|
+
"order": 23,
|
|
338
338
|
"mode": 0,
|
|
339
339
|
"inputs": [
|
|
340
340
|
{
|
|
@@ -353,9 +353,9 @@
|
|
|
353
353
|
}
|
|
354
354
|
],
|
|
355
355
|
"properties": {
|
|
356
|
-
"Node name for S&R": "LoraLoaderModelOnly",
|
|
357
356
|
"cnr_id": "comfy-core",
|
|
358
357
|
"ver": "0.3.49",
|
|
358
|
+
"Node name for S&R": "LoraLoaderModelOnly",
|
|
359
359
|
"models": [
|
|
360
360
|
{
|
|
361
361
|
"name": "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
60
|
|
392
392
|
],
|
|
393
393
|
"flags": {},
|
|
394
|
-
"order":
|
|
394
|
+
"order": 25,
|
|
395
395
|
"mode": 0,
|
|
396
396
|
"inputs": [
|
|
397
397
|
{
|
|
@@ -411,9 +411,9 @@
|
|
|
411
411
|
}
|
|
412
412
|
],
|
|
413
413
|
"properties": {
|
|
414
|
-
"Node name for S&R": "ModelSamplingSD3",
|
|
415
414
|
"cnr_id": "comfy-core",
|
|
416
415
|
"ver": "0.3.45",
|
|
416
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
417
417
|
"enableTabs": false,
|
|
418
418
|
"tabWidth": 65,
|
|
419
419
|
"tabXOffset": 10,
|
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
334
|
|
442
442
|
],
|
|
443
443
|
"flags": {},
|
|
444
|
-
"order":
|
|
444
|
+
"order": 28,
|
|
445
445
|
"mode": 0,
|
|
446
446
|
"inputs": [
|
|
447
447
|
{
|
|
@@ -475,9 +475,9 @@
|
|
|
475
475
|
}
|
|
476
476
|
],
|
|
477
477
|
"properties": {
|
|
478
|
-
"Node name for S&R": "KSamplerAdvanced",
|
|
479
478
|
"cnr_id": "comfy-core",
|
|
480
479
|
"ver": "0.3.45",
|
|
480
|
+
"Node name for S&R": "KSamplerAdvanced",
|
|
481
481
|
"enableTabs": false,
|
|
482
482
|
"tabWidth": 65,
|
|
483
483
|
"tabXOffset": 10,
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
350
|
|
515
515
|
],
|
|
516
516
|
"flags": {},
|
|
517
|
-
"order":
|
|
517
|
+
"order": 30,
|
|
518
518
|
"mode": 0,
|
|
519
519
|
"inputs": [
|
|
520
520
|
{
|
|
@@ -548,9 +548,9 @@
|
|
|
548
548
|
}
|
|
549
549
|
],
|
|
550
550
|
"properties": {
|
|
551
|
-
"Node name for S&R": "KSamplerAdvanced",
|
|
552
551
|
"cnr_id": "comfy-core",
|
|
553
552
|
"ver": "0.3.45",
|
|
553
|
+
"Node name for S&R": "KSamplerAdvanced",
|
|
554
554
|
"enableTabs": false,
|
|
555
555
|
"tabWidth": 65,
|
|
556
556
|
"tabXOffset": 10,
|
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
46
|
|
588
588
|
],
|
|
589
589
|
"flags": {},
|
|
590
|
-
"order":
|
|
590
|
+
"order": 32,
|
|
591
591
|
"mode": 0,
|
|
592
592
|
"inputs": [
|
|
593
593
|
{
|
|
@@ -612,9 +612,9 @@
|
|
|
612
612
|
}
|
|
613
613
|
],
|
|
614
614
|
"properties": {
|
|
615
|
-
"Node name for S&R": "VAEDecode",
|
|
616
615
|
"cnr_id": "comfy-core",
|
|
617
616
|
"ver": "0.3.45",
|
|
617
|
+
"Node name for S&R": "VAEDecode",
|
|
618
618
|
"enableTabs": false,
|
|
619
619
|
"tabWidth": 65,
|
|
620
620
|
"tabXOffset": 10,
|
|
@@ -655,9 +655,9 @@
|
|
|
655
655
|
}
|
|
656
656
|
],
|
|
657
657
|
"properties": {
|
|
658
|
-
"Node name for S&R": "CLIPLoader",
|
|
659
658
|
"cnr_id": "comfy-core",
|
|
660
659
|
"ver": "0.3.45",
|
|
660
|
+
"Node name for S&R": "CLIPLoader",
|
|
661
661
|
"models": [
|
|
662
662
|
{
|
|
663
663
|
"name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
|
|
@@ -709,9 +709,9 @@
|
|
|
709
709
|
}
|
|
710
710
|
],
|
|
711
711
|
"properties": {
|
|
712
|
-
"Node name for S&R": "VAELoader",
|
|
713
712
|
"cnr_id": "comfy-core",
|
|
714
713
|
"ver": "0.3.45",
|
|
714
|
+
"Node name for S&R": "VAELoader",
|
|
715
715
|
"models": [
|
|
716
716
|
{
|
|
717
717
|
"name": "wan_2.1_vae.safetensors",
|
|
@@ -760,9 +760,16 @@
|
|
|
760
760
|
}
|
|
761
761
|
],
|
|
762
762
|
"properties": {
|
|
763
|
-
"Node name for S&R": "UNETLoader",
|
|
764
763
|
"cnr_id": "comfy-core",
|
|
765
764
|
"ver": "0.3.45",
|
|
765
|
+
"Node name for S&R": "UNETLoader",
|
|
766
|
+
"models": [
|
|
767
|
+
{
|
|
768
|
+
"name": "wan2.2_fun_inpaint_high_noise_14B_fp8_scaled.safetensors",
|
|
769
|
+
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_fun_inpaint_high_noise_14B_fp8_scaled.safetensors",
|
|
770
|
+
"directory": "diffusion_models"
|
|
771
|
+
}
|
|
772
|
+
],
|
|
766
773
|
"enableTabs": false,
|
|
767
774
|
"tabWidth": 65,
|
|
768
775
|
"tabXOffset": 10,
|
|
@@ -772,14 +779,7 @@
|
|
|
772
779
|
"secondTabWidth": 65,
|
|
773
780
|
"ue_properties": {
|
|
774
781
|
"widget_ue_connectable": {}
|
|
775
|
-
}
|
|
776
|
-
"models": [
|
|
777
|
-
{
|
|
778
|
-
"name": "wan2.2_fun_inpaint_high_noise_14B_fp8_scaled.safetensors",
|
|
779
|
-
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_fun_inpaint_high_noise_14B_fp8_scaled.safetensors",
|
|
780
|
-
"directory": "diffusion_models"
|
|
781
|
-
}
|
|
782
|
-
]
|
|
782
|
+
}
|
|
783
783
|
},
|
|
784
784
|
"widgets_values": [
|
|
785
785
|
"wan2.2_fun_inpaint_high_noise_14B_fp8_scaled.safetensors",
|
|
@@ -812,9 +812,16 @@
|
|
|
812
812
|
}
|
|
813
813
|
],
|
|
814
814
|
"properties": {
|
|
815
|
-
"Node name for S&R": "UNETLoader",
|
|
816
815
|
"cnr_id": "comfy-core",
|
|
817
816
|
"ver": "0.3.45",
|
|
817
|
+
"Node name for S&R": "UNETLoader",
|
|
818
|
+
"models": [
|
|
819
|
+
{
|
|
820
|
+
"name": "wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors",
|
|
821
|
+
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors",
|
|
822
|
+
"directory": "diffusion_models"
|
|
823
|
+
}
|
|
824
|
+
],
|
|
818
825
|
"enableTabs": false,
|
|
819
826
|
"tabWidth": 65,
|
|
820
827
|
"tabXOffset": 10,
|
|
@@ -824,14 +831,7 @@
|
|
|
824
831
|
"secondTabWidth": 65,
|
|
825
832
|
"ue_properties": {
|
|
826
833
|
"widget_ue_connectable": {}
|
|
827
|
-
}
|
|
828
|
-
"models": [
|
|
829
|
-
{
|
|
830
|
-
"name": "wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors",
|
|
831
|
-
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors",
|
|
832
|
-
"directory": "diffusion_models"
|
|
833
|
-
}
|
|
834
|
-
]
|
|
834
|
+
}
|
|
835
835
|
},
|
|
836
836
|
"widgets_values": [
|
|
837
837
|
"wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors",
|
|
@@ -868,9 +868,9 @@
|
|
|
868
868
|
}
|
|
869
869
|
],
|
|
870
870
|
"properties": {
|
|
871
|
-
"Node name for S&R": "LoadImage",
|
|
872
871
|
"cnr_id": "comfy-core",
|
|
873
872
|
"ver": "0.3.49",
|
|
873
|
+
"Node name for S&R": "LoadImage",
|
|
874
874
|
"enableTabs": false,
|
|
875
875
|
"tabWidth": 65,
|
|
876
876
|
"tabXOffset": 10,
|
|
@@ -920,9 +920,9 @@
|
|
|
920
920
|
}
|
|
921
921
|
],
|
|
922
922
|
"properties": {
|
|
923
|
-
"Node name for S&R": "LoadImage",
|
|
924
923
|
"cnr_id": "comfy-core",
|
|
925
924
|
"ver": "0.3.49",
|
|
925
|
+
"Node name for S&R": "LoadImage",
|
|
926
926
|
"enableTabs": false,
|
|
927
927
|
"tabWidth": 65,
|
|
928
928
|
"tabXOffset": 10,
|
|
@@ -954,7 +954,7 @@
|
|
|
954
954
|
230
|
|
955
955
|
],
|
|
956
956
|
"flags": {},
|
|
957
|
-
"order":
|
|
957
|
+
"order": 26,
|
|
958
958
|
"mode": 4,
|
|
959
959
|
"inputs": [
|
|
960
960
|
{
|
|
@@ -1017,9 +1017,9 @@
|
|
|
1017
1017
|
}
|
|
1018
1018
|
],
|
|
1019
1019
|
"properties": {
|
|
1020
|
-
"Node name for S&R": "WanFunInpaintToVideo",
|
|
1021
1020
|
"cnr_id": "comfy-core",
|
|
1022
1021
|
"ver": "0.3.49",
|
|
1022
|
+
"Node name for S&R": "WanFunInpaintToVideo",
|
|
1023
1023
|
"enableTabs": false,
|
|
1024
1024
|
"tabWidth": 65,
|
|
1025
1025
|
"tabXOffset": 10,
|
|
@@ -1055,7 +1055,7 @@
|
|
|
1055
1055
|
46
|
|
1056
1056
|
],
|
|
1057
1057
|
"flags": {},
|
|
1058
|
-
"order":
|
|
1058
|
+
"order": 33,
|
|
1059
1059
|
"mode": 4,
|
|
1060
1060
|
"inputs": [
|
|
1061
1061
|
{
|
|
@@ -1080,9 +1080,9 @@
|
|
|
1080
1080
|
}
|
|
1081
1081
|
],
|
|
1082
1082
|
"properties": {
|
|
1083
|
-
"Node name for S&R": "VAEDecode",
|
|
1084
1083
|
"cnr_id": "comfy-core",
|
|
1085
1084
|
"ver": "0.3.45",
|
|
1085
|
+
"Node name for S&R": "VAEDecode",
|
|
1086
1086
|
"enableTabs": false,
|
|
1087
1087
|
"tabWidth": 65,
|
|
1088
1088
|
"tabXOffset": 10,
|
|
@@ -1108,7 +1108,7 @@
|
|
|
1108
1108
|
78
|
|
1109
1109
|
],
|
|
1110
1110
|
"flags": {},
|
|
1111
|
-
"order":
|
|
1111
|
+
"order": 35,
|
|
1112
1112
|
"mode": 4,
|
|
1113
1113
|
"inputs": [
|
|
1114
1114
|
{
|
|
@@ -1133,9 +1133,9 @@
|
|
|
1133
1133
|
}
|
|
1134
1134
|
],
|
|
1135
1135
|
"properties": {
|
|
1136
|
-
"Node name for S&R": "CreateVideo",
|
|
1137
1136
|
"cnr_id": "comfy-core",
|
|
1138
1137
|
"ver": "0.3.45",
|
|
1138
|
+
"Node name for S&R": "CreateVideo",
|
|
1139
1139
|
"enableTabs": false,
|
|
1140
1140
|
"tabWidth": 65,
|
|
1141
1141
|
"tabXOffset": 10,
|
|
@@ -1163,7 +1163,7 @@
|
|
|
1163
1163
|
870
|
|
1164
1164
|
],
|
|
1165
1165
|
"flags": {},
|
|
1166
|
-
"order":
|
|
1166
|
+
"order": 37,
|
|
1167
1167
|
"mode": 4,
|
|
1168
1168
|
"inputs": [
|
|
1169
1169
|
{
|
|
@@ -1174,9 +1174,9 @@
|
|
|
1174
1174
|
],
|
|
1175
1175
|
"outputs": [],
|
|
1176
1176
|
"properties": {
|
|
1177
|
-
"Node name for S&R": "SaveVideo",
|
|
1178
1177
|
"cnr_id": "comfy-core",
|
|
1179
1178
|
"ver": "0.3.45",
|
|
1179
|
+
"Node name for S&R": "SaveVideo",
|
|
1180
1180
|
"enableTabs": false,
|
|
1181
1181
|
"tabWidth": 65,
|
|
1182
1182
|
"tabXOffset": 10,
|
|
@@ -1206,7 +1206,7 @@
|
|
|
1206
1206
|
350
|
|
1207
1207
|
],
|
|
1208
1208
|
"flags": {},
|
|
1209
|
-
"order":
|
|
1209
|
+
"order": 31,
|
|
1210
1210
|
"mode": 4,
|
|
1211
1211
|
"inputs": [
|
|
1212
1212
|
{
|
|
@@ -1240,9 +1240,9 @@
|
|
|
1240
1240
|
}
|
|
1241
1241
|
],
|
|
1242
1242
|
"properties": {
|
|
1243
|
-
"Node name for S&R": "KSamplerAdvanced",
|
|
1244
1243
|
"cnr_id": "comfy-core",
|
|
1245
1244
|
"ver": "0.3.45",
|
|
1245
|
+
"Node name for S&R": "KSamplerAdvanced",
|
|
1246
1246
|
"enableTabs": false,
|
|
1247
1247
|
"tabWidth": 65,
|
|
1248
1248
|
"tabXOffset": 10,
|
|
@@ -1279,7 +1279,7 @@
|
|
|
1279
1279
|
60
|
|
1280
1280
|
],
|
|
1281
1281
|
"flags": {},
|
|
1282
|
-
"order":
|
|
1282
|
+
"order": 21,
|
|
1283
1283
|
"mode": 4,
|
|
1284
1284
|
"inputs": [
|
|
1285
1285
|
{
|
|
@@ -1299,9 +1299,9 @@
|
|
|
1299
1299
|
}
|
|
1300
1300
|
],
|
|
1301
1301
|
"properties": {
|
|
1302
|
-
"Node name for S&R": "ModelSamplingSD3",
|
|
1303
1302
|
"cnr_id": "comfy-core",
|
|
1304
1303
|
"ver": "0.3.45",
|
|
1304
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
1305
1305
|
"enableTabs": false,
|
|
1306
1306
|
"tabWidth": 65,
|
|
1307
1307
|
"tabXOffset": 10,
|
|
@@ -1329,7 +1329,7 @@
|
|
|
1329
1329
|
58
|
|
1330
1330
|
],
|
|
1331
1331
|
"flags": {},
|
|
1332
|
-
"order":
|
|
1332
|
+
"order": 22,
|
|
1333
1333
|
"mode": 4,
|
|
1334
1334
|
"inputs": [
|
|
1335
1335
|
{
|
|
@@ -1349,9 +1349,9 @@
|
|
|
1349
1349
|
}
|
|
1350
1350
|
],
|
|
1351
1351
|
"properties": {
|
|
1352
|
-
"Node name for S&R": "ModelSamplingSD3",
|
|
1353
1352
|
"cnr_id": "comfy-core",
|
|
1354
1353
|
"ver": "0.3.45",
|
|
1354
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
1355
1355
|
"enableTabs": false,
|
|
1356
1356
|
"tabWidth": 65,
|
|
1357
1357
|
"tabXOffset": 10,
|
|
@@ -1379,7 +1379,7 @@
|
|
|
1379
1379
|
180.6060791015625
|
|
1380
1380
|
],
|
|
1381
1381
|
"flags": {},
|
|
1382
|
-
"order":
|
|
1382
|
+
"order": 20,
|
|
1383
1383
|
"mode": 4,
|
|
1384
1384
|
"inputs": [
|
|
1385
1385
|
{
|
|
@@ -1400,9 +1400,9 @@
|
|
|
1400
1400
|
],
|
|
1401
1401
|
"title": "CLIP Text Encode (Negative Prompt)",
|
|
1402
1402
|
"properties": {
|
|
1403
|
-
"Node name for S&R": "CLIPTextEncode",
|
|
1404
1403
|
"cnr_id": "comfy-core",
|
|
1405
1404
|
"ver": "0.3.45",
|
|
1405
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
1406
1406
|
"enableTabs": false,
|
|
1407
1407
|
"tabWidth": 65,
|
|
1408
1408
|
"tabXOffset": 10,
|
|
@@ -1432,7 +1432,7 @@
|
|
|
1432
1432
|
334
|
|
1433
1433
|
],
|
|
1434
1434
|
"flags": {},
|
|
1435
|
-
"order":
|
|
1435
|
+
"order": 29,
|
|
1436
1436
|
"mode": 4,
|
|
1437
1437
|
"inputs": [
|
|
1438
1438
|
{
|
|
@@ -1466,9 +1466,9 @@
|
|
|
1466
1466
|
}
|
|
1467
1467
|
],
|
|
1468
1468
|
"properties": {
|
|
1469
|
-
"Node name for S&R": "KSamplerAdvanced",
|
|
1470
1469
|
"cnr_id": "comfy-core",
|
|
1471
1470
|
"ver": "0.3.45",
|
|
1471
|
+
"Node name for S&R": "KSamplerAdvanced",
|
|
1472
1472
|
"enableTabs": false,
|
|
1473
1473
|
"tabWidth": 65,
|
|
1474
1474
|
"tabXOffset": 10,
|
|
@@ -1519,9 +1519,16 @@
|
|
|
1519
1519
|
}
|
|
1520
1520
|
],
|
|
1521
1521
|
"properties": {
|
|
1522
|
-
"Node name for S&R": "UNETLoader",
|
|
1523
1522
|
"cnr_id": "comfy-core",
|
|
1524
1523
|
"ver": "0.3.45",
|
|
1524
|
+
"Node name for S&R": "UNETLoader",
|
|
1525
|
+
"models": [
|
|
1526
|
+
{
|
|
1527
|
+
"name": "wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors",
|
|
1528
|
+
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors",
|
|
1529
|
+
"directory": "diffusion_models"
|
|
1530
|
+
}
|
|
1531
|
+
],
|
|
1525
1532
|
"enableTabs": false,
|
|
1526
1533
|
"tabWidth": 65,
|
|
1527
1534
|
"tabXOffset": 10,
|
|
@@ -1531,14 +1538,7 @@
|
|
|
1531
1538
|
"secondTabWidth": 65,
|
|
1532
1539
|
"ue_properties": {
|
|
1533
1540
|
"widget_ue_connectable": {}
|
|
1534
|
-
}
|
|
1535
|
-
"models": [
|
|
1536
|
-
{
|
|
1537
|
-
"name": "wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors",
|
|
1538
|
-
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors",
|
|
1539
|
-
"directory": "diffusion_models"
|
|
1540
|
-
}
|
|
1541
|
-
]
|
|
1541
|
+
}
|
|
1542
1542
|
},
|
|
1543
1543
|
"widgets_values": [
|
|
1544
1544
|
"wan2.2_fun_inpaint_low_noise_14B_fp8_scaled.safetensors",
|
|
@@ -1557,7 +1557,7 @@
|
|
|
1557
1557
|
230
|
|
1558
1558
|
],
|
|
1559
1559
|
"flags": {},
|
|
1560
|
-
"order":
|
|
1560
|
+
"order": 24,
|
|
1561
1561
|
"mode": 0,
|
|
1562
1562
|
"inputs": [
|
|
1563
1563
|
{
|
|
@@ -1620,9 +1620,9 @@
|
|
|
1620
1620
|
}
|
|
1621
1621
|
],
|
|
1622
1622
|
"properties": {
|
|
1623
|
-
"Node name for S&R": "WanFunInpaintToVideo",
|
|
1624
1623
|
"cnr_id": "comfy-core",
|
|
1625
1624
|
"ver": "0.3.49",
|
|
1625
|
+
"Node name for S&R": "WanFunInpaintToVideo",
|
|
1626
1626
|
"enableTabs": false,
|
|
1627
1627
|
"tabWidth": 65,
|
|
1628
1628
|
"tabXOffset": 10,
|
|
@@ -1713,7 +1713,7 @@
|
|
|
1713
1713
|
78
|
|
1714
1714
|
],
|
|
1715
1715
|
"flags": {},
|
|
1716
|
-
"order":
|
|
1716
|
+
"order": 34,
|
|
1717
1717
|
"mode": 0,
|
|
1718
1718
|
"inputs": [
|
|
1719
1719
|
{
|
|
@@ -1738,9 +1738,9 @@
|
|
|
1738
1738
|
}
|
|
1739
1739
|
],
|
|
1740
1740
|
"properties": {
|
|
1741
|
-
"Node name for S&R": "CreateVideo",
|
|
1742
1741
|
"cnr_id": "comfy-core",
|
|
1743
1742
|
"ver": "0.3.45",
|
|
1743
|
+
"Node name for S&R": "CreateVideo",
|
|
1744
1744
|
"enableTabs": false,
|
|
1745
1745
|
"tabWidth": 65,
|
|
1746
1746
|
"tabXOffset": 10,
|
|
@@ -1768,7 +1768,7 @@
|
|
|
1768
1768
|
948
|
|
1769
1769
|
],
|
|
1770
1770
|
"flags": {},
|
|
1771
|
-
"order":
|
|
1771
|
+
"order": 36,
|
|
1772
1772
|
"mode": 0,
|
|
1773
1773
|
"inputs": [
|
|
1774
1774
|
{
|
|
@@ -1779,9 +1779,9 @@
|
|
|
1779
1779
|
],
|
|
1780
1780
|
"outputs": [],
|
|
1781
1781
|
"properties": {
|
|
1782
|
-
"Node name for S&R": "SaveVideo",
|
|
1783
1782
|
"cnr_id": "comfy-core",
|
|
1784
1783
|
"ver": "0.3.49",
|
|
1784
|
+
"Node name for S&R": "SaveVideo",
|
|
1785
1785
|
"enableTabs": false,
|
|
1786
1786
|
"tabWidth": 65,
|
|
1787
1787
|
"tabXOffset": 10,
|
|
@@ -1833,9 +1833,9 @@
|
|
|
1833
1833
|
}
|
|
1834
1834
|
],
|
|
1835
1835
|
"properties": {
|
|
1836
|
-
"Node name for S&R": "LoadImage",
|
|
1837
1836
|
"cnr_id": "comfy-core",
|
|
1838
1837
|
"ver": "0.3.49",
|
|
1838
|
+
"Node name for S&R": "LoadImage",
|
|
1839
1839
|
"enableTabs": false,
|
|
1840
1840
|
"tabWidth": 65,
|
|
1841
1841
|
"tabXOffset": 10,
|
|
@@ -1885,9 +1885,9 @@
|
|
|
1885
1885
|
}
|
|
1886
1886
|
],
|
|
1887
1887
|
"properties": {
|
|
1888
|
-
"Node name for S&R": "LoadImage",
|
|
1889
1888
|
"cnr_id": "comfy-core",
|
|
1890
1889
|
"ver": "0.3.49",
|
|
1890
|
+
"Node name for S&R": "LoadImage",
|
|
1891
1891
|
"enableTabs": false,
|
|
1892
1892
|
"tabWidth": 65,
|
|
1893
1893
|
"tabXOffset": 10,
|
|
@@ -1919,7 +1919,7 @@
|
|
|
1919
1919
|
164.31304931640625
|
|
1920
1920
|
],
|
|
1921
1921
|
"flags": {},
|
|
1922
|
-
"order":
|
|
1922
|
+
"order": 17,
|
|
1923
1923
|
"mode": 0,
|
|
1924
1924
|
"inputs": [
|
|
1925
1925
|
{
|
|
@@ -1940,9 +1940,9 @@
|
|
|
1940
1940
|
],
|
|
1941
1941
|
"title": "CLIP Text Encode (Positive Prompt)",
|
|
1942
1942
|
"properties": {
|
|
1943
|
-
"Node name for S&R": "CLIPTextEncode",
|
|
1944
1943
|
"cnr_id": "comfy-core",
|
|
1945
1944
|
"ver": "0.3.45",
|
|
1945
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
1946
1946
|
"enableTabs": false,
|
|
1947
1947
|
"tabWidth": 65,
|
|
1948
1948
|
"tabXOffset": 10,
|
|
@@ -1972,7 +1972,7 @@
|
|
|
1972
1972
|
164.31304931640625
|
|
1973
1973
|
],
|
|
1974
1974
|
"flags": {},
|
|
1975
|
-
"order":
|
|
1975
|
+
"order": 19,
|
|
1976
1976
|
"mode": 4,
|
|
1977
1977
|
"inputs": [
|
|
1978
1978
|
{
|
|
@@ -1993,9 +1993,9 @@
|
|
|
1993
1993
|
],
|
|
1994
1994
|
"title": "CLIP Text Encode (Positive Prompt)",
|
|
1995
1995
|
"properties": {
|
|
1996
|
-
"Node name for S&R": "CLIPTextEncode",
|
|
1997
1996
|
"cnr_id": "comfy-core",
|
|
1998
1997
|
"ver": "0.3.45",
|
|
1998
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
1999
1999
|
"enableTabs": false,
|
|
2000
2000
|
"tabWidth": 65,
|
|
2001
2001
|
"tabXOffset": 10,
|
|
@@ -2040,6 +2040,30 @@
|
|
|
2040
2040
|
],
|
|
2041
2041
|
"color": "#432",
|
|
2042
2042
|
"bgcolor": "#653"
|
|
2043
|
+
},
|
|
2044
|
+
{
|
|
2045
|
+
"id": 159,
|
|
2046
|
+
"type": "Note",
|
|
2047
|
+
"pos": [
|
|
2048
|
+
-400,
|
|
2049
|
+
280
|
|
2050
|
+
],
|
|
2051
|
+
"size": [
|
|
2052
|
+
360,
|
|
2053
|
+
100
|
|
2054
|
+
],
|
|
2055
|
+
"flags": {},
|
|
2056
|
+
"order": 15,
|
|
2057
|
+
"mode": 0,
|
|
2058
|
+
"inputs": [],
|
|
2059
|
+
"outputs": [],
|
|
2060
|
+
"title": "About 4 Steps LoRA",
|
|
2061
|
+
"properties": {},
|
|
2062
|
+
"widgets_values": [
|
|
2063
|
+
"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."
|
|
2064
|
+
],
|
|
2065
|
+
"color": "#432",
|
|
2066
|
+
"bgcolor": "#653"
|
|
2043
2067
|
}
|
|
2044
2068
|
],
|
|
2045
2069
|
"links": [
|
|
@@ -2531,13 +2555,13 @@
|
|
|
2531
2555
|
"config": {},
|
|
2532
2556
|
"extra": {
|
|
2533
2557
|
"ds": {
|
|
2534
|
-
"scale":
|
|
2558
|
+
"scale": 0.45949729863572775,
|
|
2535
2559
|
"offset": [
|
|
2536
|
-
|
|
2537
|
-
|
|
2560
|
+
2309.282141373609,
|
|
2561
|
+
21.050249063670037
|
|
2538
2562
|
]
|
|
2539
2563
|
},
|
|
2540
|
-
"frontendVersion": "1.
|
|
2564
|
+
"frontendVersion": "1.24.4",
|
|
2541
2565
|
"VHS_latentpreview": false,
|
|
2542
2566
|
"VHS_latentpreviewrate": 0,
|
|
2543
2567
|
"VHS_MetadataImage": true,
|