wan2.2_i2v_ultra_dynamic / Example Workflow.json
painter890602's picture
Upload Example Workflow.json
3d254d5 verified
{
"id": "0df16e8b-829a-4cbf-a0bb-65432a09b0e5",
"revision": 0,
"last_node_id": 19,
"last_link_id": 29,
"nodes": [
{
"id": 3,
"type": "VAELoader",
"pos": [
-62.019195556640625,
632.5797729492188
],
"size": [
335.9916687011719,
58
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"slot_index": 0,
"links": [
12,
22
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.45",
"Node name for S&R": "VAELoader",
"models": [
{
"name": "wan_2.1_vae.safetensors",
"url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",
"directory": "vae"
}
],
"ue_properties": {
"version": "7.0.1",
"widget_ue_connectable": {
"vae_name": true
}
}
},
"widgets_values": [
"wan_2.1_vae.safetensors"
]
},
{
"id": 4,
"type": "CLIPLoader",
"pos": [
-69.01118469238281,
473.4537353515625
],
"size": [
346.391845703125,
106
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"slot_index": 0,
"links": [
1,
24
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.45",
"Node name for S&R": "CLIPLoader",
"models": [
{
"name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
"url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",
"directory": "text_encoders"
}
],
"ue_properties": {
"version": "7.0.1",
"widget_ue_connectable": {
"clip_name": true,
"type": true,
"device": true
}
}
},
"widgets_values": [
"umt5_xxl_fp8_e4m3fn_scaled.safetensors",
"wan",
"default"
]
},
{
"id": 6,
"type": "ModelSamplingSD3",
"pos": [
348.29620361328125,
221.57125854492188
],
"size": [
285.4818420410156,
58
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 28
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": [
6
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.45",
"Node name for S&R": "ModelSamplingSD3",
"ue_properties": {
"version": "7.0.1",
"widget_ue_connectable": {
"shift": true
}
}
},
"widgets_values": [
5.000000000000001
]
},
{
"id": 7,
"type": "ModelSamplingSD3",
"pos": [
352.71160888671875,
348.7159118652344
],
"size": [
285.4818420410156,
58
],
"flags": {
"collapsed": false
},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 29
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": [
15
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.45",
"Node name for S&R": "ModelSamplingSD3",
"ue_properties": {
"version": "7.0.1",
"widget_ue_connectable": {
"shift": true
}
}
},
"widgets_values": [
5.000000000000001
]
},
{
"id": 12,
"type": "KSamplerAdvanced",
"pos": [
893.2921142578125,
619.765869140625
],
"size": [
210,
334
],
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 15
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 16
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 17
},
{
"name": "latent_image",
"type": "LATENT",
"link": 18
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
11
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.45",
"Node name for S&R": "KSamplerAdvanced",
"ue_properties": {
"version": "7.0.1",
"widget_ue_connectable": {
"add_noise": true,
"noise_seed": true,
"steps": true,
"cfg": true,
"sampler_name": true,
"scheduler": true,
"start_at_step": true,
"end_at_step": true,
"return_with_leftover_noise": true
}
}
},
"widgets_values": [
"disable",
889677323299585,
"randomize",
4,
1,
"euler",
"simple",
2,
100,
"disable"
]
},
{
"id": 16,
"type": "LoadImage",
"pos": [
-50.73130798339844,
742.4022827148438
],
"size": [
315,
314.0001220703125
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
23
]
},
{
"name": "MASK",
"type": "MASK",
"slot_index": 1,
"links": null
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.45",
"Node name for S&R": "LoadImage",
"ue_properties": {
"version": "7.0.1",
"widget_ue_connectable": {
"image": true,
"upload": true
}
}
},
"widgets_values": [
"8ba346e47af747eaa36c9521262b7300~tplv-tb4s082cfz-aigc_resize_mark_4096_4096 (1).webp",
"image"
]
},
{
"id": 1,
"type": "CLIPTextEncode",
"pos": [
335.9371337890625,
680.537353515625
],
"size": [
423.3946533203125,
153.83644104003906
],
"flags": {
"collapsed": false
},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 1
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
21
]
}
],
"title": "CLIP Text Encode (Negative Prompt)",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.45",
"Node name for S&R": "CLIPTextEncode",
"ue_properties": {
"version": "7.0.1",
"widget_ue_connectable": {
"text": true
}
}
},
"widgets_values": [
"色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走",
[
false,
true
]
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 18,
"type": "CLIPTextEncode",
"pos": [
335.5400390625,
470.92303466796875
],
"size": [
427.3671875,
164.7672576904297
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 24
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
20
]
}
],
"title": "CLIP Text Encode (Positive Prompt)",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.45",
"Node name for S&R": "CLIPTextEncode",
"ue_properties": {
"version": "7.0.1",
"widget_ue_connectable": {
"text": true
}
}
},
"widgets_values": [
"镜头跟拍,女孩在学校操场上快速向前奔跑",
[
false,
true
]
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 17,
"type": "WanImageToVideo",
"pos": [
382.6352233886719,
895.6672973632812
],
"size": [
342.5999755859375,
210
],
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 20
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 21
},
{
"name": "vae",
"type": "VAE",
"link": 22
},
{
"name": "clip_vision_output",
"shape": 7,
"type": "CLIP_VISION_OUTPUT",
"link": null
},
{
"name": "start_image",
"shape": 7,
"type": "IMAGE",
"link": 23
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
7,
16
]
},
{
"name": "negative",
"type": "CONDITIONING",
"slot_index": 1,
"links": [
8,
17
]
},
{
"name": "latent",
"type": "LATENT",
"slot_index": 2,
"links": [
9
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.45",
"Node name for S&R": "WanImageToVideo",
"ue_properties": {
"version": "7.0.1",
"widget_ue_connectable": {
"width": true,
"height": true,
"length": true,
"batch_size": true
}
}
},
"widgets_values": [
832,
480,
81,
1
]
},
{
"id": 8,
"type": "KSamplerAdvanced",
"pos": [
881.0429077148438,
200.61276245117188
],
"size": [
210,
334
],
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 6
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 7
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 8
},
{
"name": "latent_image",
"type": "LATENT",
"link": 9
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
18
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.45",
"Node name for S&R": "KSamplerAdvanced",
"ue_properties": {
"version": "7.0.1",
"widget_ue_connectable": {
"add_noise": true,
"noise_seed": true,
"steps": true,
"cfg": true,
"sampler_name": true,
"scheduler": true,
"start_at_step": true,
"end_at_step": true,
"return_with_leftover_noise": true
}
}
},
"widgets_values": [
"enable",
949843792754954,
"randomize",
4,
1,
"euler",
"simple",
0,
2,
"enable"
]
},
{
"id": 9,
"type": "VAEDecode",
"pos": [
1150.551025390625,
204.18966674804688
],
"size": [
140,
46
],
"flags": {},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 11
},
{
"name": "vae",
"type": "VAE",
"link": 12
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
25
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.59",
"Node name for S&R": "VAEDecode",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": []
},
{
"id": 13,
"type": "UNETLoader",
"pos": [
-71.14521789550781,
214.32774353027344
],
"size": [
346.7470703125,
82
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": [
28
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.45",
"Node name for S&R": "UNETLoader",
"models": [
{
"name": "wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors",
"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",
"directory": "diffusion_models"
}
],
"ue_properties": {
"version": "7.0.1",
"widget_ue_connectable": {
"unet_name": true,
"weight_dtype": true
}
}
},
"widgets_values": [
"融合模型\\wan2.2_i2v_ultra_dynamic_4steps_high_noise_14B_fp16.safetensors",
"fp8_e4m3fn_fast"
]
},
{
"id": 14,
"type": "UNETLoader",
"pos": [
-71.14521789550781,
344.3277587890625
],
"size": [
346.7470703125,
82
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": [
29
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.45",
"Node name for S&R": "UNETLoader",
"models": [
{
"name": "wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors",
"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",
"directory": "diffusion_models"
}
],
"ue_properties": {
"version": "7.0.1",
"widget_ue_connectable": {
"unet_name": true,
"weight_dtype": true
}
}
},
"widgets_values": [
"融合模型\\wan2.2_i2v_ultra_dynamic_4steps_low_noise_14B_fp16.safetensors",
"fp8_e4m3fn_fast"
]
},
{
"id": 19,
"type": "VHS_VideoCombine",
"pos": [
1322.147705078125,
305.0576171875
],
"size": [
1083.7470703125,
685.53515625
],
"flags": {},
"order": 13,
"mode": 0,
"inputs": [
{
"label": "图像",
"name": "images",
"type": "IMAGE",
"link": 25
},
{
"label": "音频",
"name": "audio",
"shape": 7,
"type": "AUDIO",
"link": null
},
{
"label": "批次管理",
"name": "meta_batch",
"shape": 7,
"type": "VHS_BatchManager",
"link": null
},
{
"name": "vae",
"shape": 7,
"type": "VAE",
"link": null
}
],
"outputs": [
{
"label": "文件名",
"name": "Filenames",
"type": "VHS_FILENAMES",
"links": null
}
],
"properties": {
"cnr_id": "comfyui-videohelpersuite",
"ver": "08e8df15db24da292d4b7f943c460dc2ab442b24",
"Node name for S&R": "VHS_VideoCombine",
"ue_properties": {
"widget_ue_connectable": {
"frame_rate": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": {
"frame_rate": 20,
"loop_count": 0,
"filename_prefix": "AnimateDiff",
"format": "video/h264-mp4",
"pix_fmt": "yuv420p",
"crf": 19,
"save_metadata": true,
"trim_to_audio": false,
"pingpong": false,
"save_output": true,
"videopreview": {
"hidden": false,
"paused": false,
"params": {
"filename": "AnimateDiff_00018.mp4",
"subfolder": "",
"type": "output",
"format": "video/h264-mp4",
"frame_rate": 24,
"workflow": "AnimateDiff_00018.png",
"fullpath": "G:\\ComfyUI\\ComfyUI\\output\\AnimateDiff_00018.mp4"
}
}
}
}
],
"links": [
[
1,
4,
0,
1,
0,
"CLIP"
],
[
6,
6,
0,
8,
0,
"MODEL"
],
[
7,
17,
0,
8,
1,
"CONDITIONING"
],
[
8,
17,
1,
8,
2,
"CONDITIONING"
],
[
9,
17,
2,
8,
3,
"LATENT"
],
[
11,
12,
0,
9,
0,
"LATENT"
],
[
12,
3,
0,
9,
1,
"VAE"
],
[
15,
7,
0,
12,
0,
"MODEL"
],
[
16,
17,
0,
12,
1,
"CONDITIONING"
],
[
17,
17,
1,
12,
2,
"CONDITIONING"
],
[
18,
8,
0,
12,
3,
"LATENT"
],
[
20,
18,
0,
17,
0,
"CONDITIONING"
],
[
21,
1,
0,
17,
1,
"CONDITIONING"
],
[
22,
3,
0,
17,
2,
"VAE"
],
[
23,
16,
0,
17,
4,
"IMAGE"
],
[
24,
4,
0,
18,
0,
"CLIP"
],
[
25,
9,
0,
19,
0,
"IMAGE"
],
[
28,
13,
0,
6,
0,
"MODEL"
],
[
29,
14,
0,
7,
0,
"MODEL"
]
],
"groups": [],
"config": {},
"extra": {
"ue_links": [],
"ds": {
"scale": 0.7627768444386392,
"offset": [
439.1530736779812,
-1.3023792140047328
]
},
"frontendVersion": "1.27.10",
"VHS_latentpreview": false,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": true,
"VHS_KeepIntermediate": true
},
"version": 0.4
}