{
"id": "7dc1c378-ab30-4ef1-950e-09c131cf868f",
"revision": 0,
"last_node_id": 135,
"last_link_id": 267,
"nodes": [
{
"id": 84,
"type": "CLIPLoader",
"pos": [
60,
30
],
"size": [
346.391845703125,
106
],
"flags": {},
"order": 0,
"mode": 4,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"slot_index": 0,
"links": [
178,
215
]
}
],
"properties": {
"Node name for S&R": "CLIPLoader",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"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": {
"widget_ue_connectable": {
"clip_name": true,
"type": true,
"device": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"umt5_xxl_fp8_e4m3fn_scaled.safetensors",
"wan",
"default"
]
},
{
"id": 90,
"type": "VAELoader",
"pos": [
60,
190
],
"size": [
344.731689453125,
59.98149108886719
],
"flags": {},
"order": 1,
"mode": 4,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"slot_index": 0,
"links": [
176,
185
]
}
],
"properties": {
"Node name for S&R": "VAELoader",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"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": {
"widget_ue_connectable": {
"vae_name": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"wan_2.1_vae.safetensors"
]
},
{
"id": 97,
"type": "LoadImage",
"pos": [
70,
400
],
"size": [
315,
314.0001220703125
],
"flags": {},
"order": 2,
"mode": 4,
"inputs": [],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
186
]
},
{
"name": "MASK",
"type": "MASK",
"slot_index": 1,
"links": null
}
],
"properties": {
"Node name for S&R": "LoadImage",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"image": true,
"upload": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"input-18.jpg",
"image"
]
},
{
"id": 95,
"type": "UNETLoader",
"pos": [
50,
-230
],
"size": [
346.7470703125,
82
],
"flags": {},
"order": 3,
"mode": 4,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": [
194
]
}
],
"properties": {
"Node name for S&R": "UNETLoader",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"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": {
"widget_ue_connectable": {
"unet_name": true,
"weight_dtype": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors",
"default"
]
},
{
"id": 96,
"type": "UNETLoader",
"pos": [
50,
-100
],
"size": [
346.7470703125,
82
],
"flags": {},
"order": 4,
"mode": 4,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": [
196
]
}
],
"properties": {
"Node name for S&R": "UNETLoader",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"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": {
"widget_ue_connectable": {
"unet_name": true,
"weight_dtype": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors",
"default"
]
},
{
"id": 89,
"type": "CLIPTextEncode",
"pos": [
440,
290
],
"size": [
510,
130
],
"flags": {},
"order": 17,
"mode": 4,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 178
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
184
]
}
],
"title": "CLIP Text Encode (Negative Prompt)",
"properties": {
"Node name for S&R": "CLIPTextEncode",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"text": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 102,
"type": "LoraLoaderModelOnly",
"pos": [
450,
-100
],
"size": [
280,
82
],
"flags": {},
"order": 20,
"mode": 4,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 196
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
189
]
}
],
"properties": {
"Node name for S&R": "LoraLoaderModelOnly",
"cnr_id": "comfy-core",
"ver": "0.3.49",
"models": [
{
"name": "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
"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",
"directory": "loras"
}
],
"ue_properties": {
"widget_ue_connectable": {
"lora_name": true,
"strength_model": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
1.0000000000000002
]
},
{
"id": 105,
"type": "MarkdownNote",
"pos": [
-470,
280
],
"size": [
480,
180
],
"flags": {},
"order": 5,
"mode": 4,
"inputs": [],
"outputs": [],
"title": "VRAM Usage",
"properties": {
"ue_properties": {
"version": "7.1",
"widget_ue_connectable": {},
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"## 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 |"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 66,
"type": "MarkdownNote",
"pos": [
-470,
-320
],
"size": [
480,
530
],
"flags": {},
"order": 6,
"mode": 4,
"inputs": [],
"outputs": [],
"title": "Model Links",
"properties": {
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"[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"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 106,
"type": "MarkdownNote",
"pos": [
-350,
1010
],
"size": [
370,
110
],
"flags": {},
"order": 7,
"mode": 4,
"inputs": [],
"outputs": [],
"properties": {
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"1. Box-select then use Ctrl + B to enable\n2. If you don't want to run both groups simultaneously, don't forget to use **Ctrl + B** to disable the **fp8_scaled + 4steps LoRA** group after enabling the **fp8_scaled** group, or try the [partial - execution](https://docs.comfy.org/interface/features/partial-execution) feature."
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 67,
"type": "Note",
"pos": [
510,
820
],
"size": [
390,
88
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [],
"outputs": [],
"title": "Video Size",
"properties": {
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"By default, we set the video to a smaller size for users with low VRAM. If you have enough VRAM, you can change the size"
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 104,
"type": "ModelSamplingSD3",
"pos": [
740,
-230
],
"size": [
210,
60
],
"flags": {},
"order": 24,
"mode": 4,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 190
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": [
195
]
}
],
"properties": {
"Node name for S&R": "ModelSamplingSD3",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"shift": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
5.000000000000001
]
},
{
"id": 98,
"type": "WanImageToVideo",
"pos": [
530,
530
],
"size": [
342.5999755859375,
210
],
"flags": {},
"order": 28,
"mode": 4,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 183
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 184
},
{
"name": "vae",
"type": "VAE",
"link": 185
},
{
"name": "clip_vision_output",
"shape": 7,
"type": "CLIP_VISION_OUTPUT",
"link": null
},
{
"name": "start_image",
"shape": 7,
"type": "IMAGE",
"link": 186
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
168,
172
]
},
{
"name": "negative",
"type": "CONDITIONING",
"slot_index": 1,
"links": [
169,
173
]
},
{
"name": "latent",
"type": "LATENT",
"slot_index": 2,
"links": [
174
]
}
],
"properties": {
"Node name for S&R": "WanImageToVideo",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"width": true,
"height": true,
"length": true,
"batch_size": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
640,
640,
81,
1
]
},
{
"id": 94,
"type": "CreateVideo",
"pos": [
1350,
460
],
"size": [
270,
78
],
"flags": {},
"order": 42,
"mode": 4,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 182
},
{
"name": "audio",
"shape": 7,
"type": "AUDIO",
"link": null
}
],
"outputs": [
{
"name": "VIDEO",
"type": "VIDEO",
"links": [
197
]
}
],
"properties": {
"Node name for S&R": "CreateVideo",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"fps": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
16
]
},
{
"id": 87,
"type": "VAEDecode",
"pos": [
1060,
480
],
"size": [
210,
46
],
"flags": {},
"order": 39,
"mode": 4,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 175
},
{
"name": "vae",
"type": "VAE",
"link": 176
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
182
]
}
],
"properties": {
"Node name for S&R": "VAEDecode",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": []
},
{
"id": 108,
"type": "SaveVideo",
"pos": [
1690,
-250
],
"size": [
890,
988
],
"flags": {},
"order": 45,
"mode": 4,
"inputs": [
{
"name": "video",
"type": "VIDEO",
"link": 197
}
],
"outputs": [],
"properties": {
"Node name for S&R": "SaveVideo",
"cnr_id": "comfy-core",
"ver": "0.3.49",
"ue_properties": {
"widget_ue_connectable": {
"filename_prefix": true,
"format": true,
"codec": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"video/ComfyUI",
"auto",
"auto"
]
},
{
"id": 115,
"type": "Note",
"pos": [
30,
-470
],
"size": [
360,
100
],
"flags": {},
"order": 9,
"mode": 4,
"inputs": [],
"outputs": [],
"title": "About 4 Steps LoRA",
"properties": {
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"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."
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 86,
"type": "KSamplerAdvanced",
"pos": [
990,
-250
],
"size": [
304.748046875,
546
],
"flags": {},
"order": 31,
"mode": 4,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 195
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 172
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 173
},
{
"name": "latent_image",
"type": "LATENT",
"link": 174
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
170
]
}
],
"properties": {
"Node name for S&R": "KSamplerAdvanced",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"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
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"enable",
429095735058592,
"randomize",
4,
1,
"euler",
"simple",
0,
2,
"enable"
]
},
{
"id": 85,
"type": "KSamplerAdvanced",
"pos": [
1336.748046875,
-250
],
"size": [
304.748046875,
546
],
"flags": {},
"order": 34,
"mode": 4,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 192
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 168
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 169
},
{
"name": "latent_image",
"type": "LATENT",
"link": 170
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
175
]
}
],
"properties": {
"Node name for S&R": "KSamplerAdvanced",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"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
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"disable",
0,
"fixed",
4,
1,
"euler",
"simple",
2,
4,
"disable"
]
},
{
"id": 93,
"type": "CLIPTextEncode",
"pos": [
440,
90
],
"size": [
510,
160
],
"flags": {},
"order": 23,
"mode": 4,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 216
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
183
]
}
],
"title": "CLIP Text Encode (Positive Prompt)",
"properties": {
"Node name for S&R": "CLIPTextEncode",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"text": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"The white dragon warrior stands still, eyes full of determination and strength. The camera slowly moves closer or circles around the warrior, highlighting the powerful presence and heroic spirit of the character."
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 116,
"type": "LoraLoader",
"pos": [
1080.3577880859375,
605.1119384765625
],
"size": [
270,
126
],
"flags": {},
"order": 18,
"mode": 4,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": null
},
{
"name": "clip",
"type": "CLIP",
"link": 215
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": null
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
216
]
}
],
"properties": {
"Node name for S&R": "LoraLoader",
"cnr_id": "comfy-core",
"ver": "0.3.56",
"ue_properties": {
"widget_ue_connectable": {
"lora_name": true,
"strength_model": true,
"strength_clip": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"NSFW-22-H-e8.safetensors",
1,
1
]
},
{
"id": 37,
"type": "UNETLoader",
"pos": [
-260.56358473818807,
1501.716503099978
],
"size": [
346.7470703125,
82
],
"flags": {},
"order": 10,
"mode": 4,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": []
}
],
"properties": {
"Node name for S&R": "UNETLoader",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"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": {
"widget_ue_connectable": {
"unet_name": true,
"weight_dtype": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors",
"default"
]
},
{
"id": 56,
"type": "UNETLoader",
"pos": [
-260.56358473818807,
1631.716503099978
],
"size": [
346.7470703125,
82
],
"flags": {},
"order": 11,
"mode": 4,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": []
}
],
"properties": {
"Node name for S&R": "UNETLoader",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"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": {
"widget_ue_connectable": {
"unet_name": true,
"weight_dtype": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"wan22EnhancedNSFWCameraPrompt_nsfwFASTMOVEFP8Low.safetensors",
"default"
]
},
{
"id": 101,
"type": "LoraLoaderModelOnly",
"pos": [
450,
-230
],
"size": [
280,
82
],
"flags": {},
"order": 19,
"mode": 4,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 194
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
190
]
}
],
"properties": {
"Node name for S&R": "LoraLoaderModelOnly",
"cnr_id": "comfy-core",
"ver": "0.3.49",
"models": [
{
"name": "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
"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",
"directory": "loras"
}
],
"ue_properties": {
"widget_ue_connectable": {
"lora_name": true,
"strength_model": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
1.0000000000000002
]
},
{
"id": 103,
"type": "ModelSamplingSD3",
"pos": [
740,
-100
],
"size": [
210,
58
],
"flags": {
"collapsed": false
},
"order": 25,
"mode": 4,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 189
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": [
192
]
}
],
"properties": {
"Node name for S&R": "ModelSamplingSD3",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"shift": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
5.000000000000001
]
},
{
"id": 129,
"type": "ResizeAndPadImage",
"pos": [
-38.993982809765235,
2851.2373684771715
],
"size": [
286.0510084331718,
137.79555902719676
],
"flags": {},
"order": 21,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 257
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
258,
259
]
}
],
"properties": {
"Node name for S&R": "ResizeAndPadImage",
"cnr_id": "comfy-core",
"ver": "0.3.65",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.3"
}
},
"widgets_values": [
768,
768,
"black",
"lanczos"
]
},
{
"id": 62,
"type": "LoadImage",
"pos": [
-33.37971027042955,
2453.080013339076
],
"size": [
315,
314.0000000000002
],
"flags": {},
"order": 12,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
257
]
},
{
"name": "MASK",
"type": "MASK",
"slot_index": 1,
"links": null
}
],
"properties": {
"Node name for S&R": "LoadImage",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"image": true,
"upload": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"0638_ComfyUI.png",
"image"
]
},
{
"id": 127,
"type": "PreviewImage",
"pos": [
-572.9319613581503,
3052.90617673808
],
"size": [
792.7020263671875,
499.08856201171875
],
"flags": {},
"order": 26,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 259
}
],
"outputs": [],
"properties": {
"Node name for S&R": "PreviewImage",
"cnr_id": "comfy-core",
"ver": "0.3.62",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.2"
}
},
"widgets_values": []
},
{
"id": 7,
"type": "CLIPTextEncode",
"pos": [
1255.4136911620942,
3216.7865190776456
],
"size": [
425.27801513671875,
180.6060791015625
],
"flags": {},
"order": 38,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 234
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
135
]
}
],
"title": "CLIP Text Encode (Negative Prompt)",
"properties": {
"Node name for S&R": "CLIPTextEncode",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"text": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"Vibrant colors, overexposure, static, motion blur, blurry, blurred details, subtitles, style, artwork, painting, still image, overall grayness, worst quality, low quality, JPEG compression residue, ugly, mutilated, extra fingers, poorly drawn hands, poorly drawn faces, deformed, disfigured, malformed limbs, fused fingers, still image, cluttered background, three legs, crowded background, walking backwards, blurry image, talking, laughing, bad teeth, camera shake"
],
"color": "#322",
"bgcolor": "#533"
},
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
1187.2196241566157,
2788.0404447590067
],
"size": [
448.0058815487556,
355.23949787824154
],
"flags": {},
"order": 37,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 233
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
134
]
}
],
"title": "CLIP Text Encode (Positive Prompt)",
"properties": {
"Node name for S&R": "CLIPTextEncode",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"text": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"nsfwsks, d0gg1e, highest quality, 8k, man and woman engaging in doggy style sexual intercourse on a couch, pov viewer, side view, small male fucking woman doggy style, man grabbing her butt. woman is kneeling on on couch. The women is looking back at the male and smiling. she is looking seductively at the viewer and moaning intensely. woman has bear ears which move slightly as her arousal increases, woman has bear tail that moves happily as her arousal increases. viscuous vaginal fluid slowly drips from woman's vagina, viscuous vaginal fluid coats man's large erect penis making it wet, the vaginal moisture glistens in the sunlight. man standing behind her, fucking her vagina doggy style. woman closes and opens her eyes at times, she experiences intense doggy style sex. woman has detailed vagina, detailed labia, detailed clitoris and detailed pubic hair. man very large detailed penis with veins, . man thrusts his large penis in and out of her vagina in constant rhythm. man is thrusting his hips forward and backward at a constant rhythm, his pelvis impacts her ass cheeks making them bounce and jiggle, man's large erect penis can be seen sliding smoothly in and out of her vagina in rhythm with his thrusts. deep vaginal penetration. woman's large ass bounces and jiggles in rhythm with his thrusts, soft body physics, natural breast physics, woman's large breasts bounce and jiggle in rhythm with his thrusts, woman's large breasts have large erect nipples that jiggle with her breast movement, woman's nipples have small metal rings that jiggle and move with her breasts. initimate mood, emotional mood, erotic mood."
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 130,
"type": "UnetLoaderGGUF",
"pos": [
-282.0313122142069,
2309.214592008167
],
"size": [
366.6107495453368,
63.909839605484365
],
"flags": {},
"order": 13,
"mode": 0,
"inputs": [],
"outputs": [
{
"label": "MODEL",
"name": "MODEL",
"type": "MODEL",
"links": [
260
]
}
],
"properties": {
"Node name for S&R": "UnetLoaderGGUF",
"cnr_id": "comfyui-gguf",
"ver": "1.1.1",
"widget_ue_connectable": {}
},
"widgets_values": [
"Wan2.2-I2V-A14B-HighNoise-Q8_0.gguf"
],
"color": "#346434",
"bgcolor": "rgba(24,24,27,.9)"
},
{
"id": 131,
"type": "UnetLoaderGGUF",
"pos": [
-266.1809626139716,
2141.883189096376
],
"size": [
371.5356158832405,
72.77459901371094
],
"flags": {},
"order": 14,
"mode": 0,
"inputs": [],
"outputs": [
{
"label": "MODEL",
"name": "MODEL",
"type": "MODEL",
"links": [
261
]
}
],
"properties": {
"Node name for S&R": "UnetLoaderGGUF",
"cnr_id": "comfyui-gguf",
"ver": "1.1.1",
"widget_ue_connectable": {}
},
"widgets_values": [
"Wan2.2-I2V-A14B-LowNoise-Q8_0.gguf"
],
"color": "#006691",
"bgcolor": "rgba(24,24,27,.9)"
},
{
"id": 38,
"type": "CLIPLoader",
"pos": [
-511.8859101856474,
2491.2694959812375
],
"size": [
346.391845703125,
106
],
"flags": {},
"order": 15,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"slot_index": 0,
"links": [
222
]
}
],
"properties": {
"Node name for S&R": "CLIPLoader",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"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": {
"widget_ue_connectable": {
"clip_name": true,
"type": true,
"device": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"umt5_xxl_fp8_e4m3fn_scaled.safetensors",
"wan",
"default"
]
},
{
"id": 39,
"type": "VAELoader",
"pos": [
-523.3749588978103,
2694.3533186283994
],
"size": [
344.731689453125,
59.98149108886719
],
"flags": {},
"order": 16,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"slot_index": 0,
"links": [
76,
141
]
}
],
"properties": {
"Node name for S&R": "VAELoader",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"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": {
"widget_ue_connectable": {
"vae_name": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"wan_2.1_vae.safetensors"
]
},
{
"id": 8,
"type": "VAEDecode",
"pos": [
2539.7812284510615,
1902.5607777213265
],
"size": [
210,
46
],
"flags": {},
"order": 47,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 124
},
{
"name": "vae",
"type": "VAE",
"link": 76
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
243
]
}
],
"properties": {
"Node name for S&R": "VAEDecode",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": []
},
{
"id": 120,
"type": "LoraLoader",
"pos": [
878.7473399511078,
2067.3082403476915
],
"size": [
270,
126
],
"flags": {},
"order": 30,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 261
},
{
"name": "clip",
"type": "CLIP",
"link": 232
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
235
]
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
230
]
}
],
"properties": {
"Node name for S&R": "LoraLoader",
"cnr_id": "comfy-core",
"ver": "0.3.56",
"ue_properties": {
"widget_ue_connectable": {
"lora_name": true,
"strength_model": true,
"strength_clip": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"WAN - NSFW-22-L-e8.safetensors",
1,
1
]
},
{
"id": 125,
"type": "FILM VFI",
"pos": [
3523.8171569569345,
1997.5916575951526
],
"size": [
316.0859375,
126
],
"flags": {},
"order": 48,
"mode": 0,
"inputs": [
{
"name": "frames",
"type": "IMAGE",
"link": 243
},
{
"name": "optional_interpolation_states",
"shape": 7,
"type": "INTERPOLATION_STATES",
"link": null
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
244
]
}
],
"properties": {
"Node name for S&R": "FILM VFI",
"cnr_id": "comfyui-frame-interpolation",
"ver": "1.0.7",
"ue_properties": {
"widget_ue_connectable": {},
"input_ue_unconnectable": {},
"version": "7.2"
}
},
"widgets_values": [
"film_net_fp32.pt",
10,
2
]
},
{
"id": 109,
"type": "CreateVideo",
"pos": [
2836.98921752974,
1983.303953620173
],
"size": [
270,
78
],
"flags": {},
"order": 49,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 244
},
{
"name": "audio",
"shape": 7,
"type": "AUDIO",
"link": null
}
],
"outputs": [
{
"name": "VIDEO",
"type": "VIDEO",
"links": [
199
]
}
],
"properties": {
"Node name for S&R": "CreateVideo",
"cnr_id": "comfy-core",
"ver": "0.3.49",
"ue_properties": {
"widget_ue_connectable": {
"fps": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
32
]
},
{
"id": 117,
"type": "LoraLoader",
"pos": [
859.2961636189098,
2255.189754811758
],
"size": [
325.1246352781295,
128.43195591887593
],
"flags": {},
"order": 22,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 260
},
{
"name": "clip",
"type": "CLIP",
"link": 222
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
237
]
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
231
]
}
],
"properties": {
"Node name for S&R": "LoraLoader",
"cnr_id": "comfy-core",
"ver": "0.3.56",
"ue_properties": {
"widget_ue_connectable": {
"lora_name": true,
"strength_model": true,
"strength_clip": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"WAN_NSFW-22-H-e8.safetensors",
1,
1
]
},
{
"id": 121,
"type": "LoraLoader",
"pos": [
1384.1743846321995,
2258.28206754797
],
"size": [
270,
126
],
"flags": {},
"order": 27,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 237
},
{
"name": "clip",
"type": "CLIP",
"link": 231
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
266
]
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
232
]
}
],
"properties": {
"Node name for S&R": "LoraLoader",
"cnr_id": "comfy-core",
"ver": "0.3.56",
"ue_properties": {
"widget_ue_connectable": {
"lora_name": true,
"strength_model": true,
"strength_clip": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"DR34ML4Y_I2V_14B_HIGH_V2.safetensors",
0.5,
1
]
},
{
"id": 122,
"type": "LoraLoader",
"pos": [
1387.8385121513604,
2049.9305360900553
],
"size": [
270,
126
],
"flags": {},
"order": 33,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 235
},
{
"name": "clip",
"type": "CLIP",
"link": 230
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
264
]
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
233,
234
]
}
],
"properties": {
"Node name for S&R": "LoraLoader",
"cnr_id": "comfy-core",
"ver": "0.3.56",
"ue_properties": {
"widget_ue_connectable": {
"lora_name": true,
"strength_model": true,
"strength_clip": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"DR34ML4Y_I2V_14B_LOW_V2.safetensors",
0.5,
1
]
},
{
"id": 135,
"type": "LoraLoaderModelOnly",
"pos": [
1756.1912649580715,
2264.8687167283474
],
"size": [
280,
82
],
"flags": {},
"order": 29,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 266
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
267
]
}
],
"properties": {
"Node name for S&R": "LoraLoaderModelOnly",
"cnr_id": "comfy-core",
"ver": "0.3.49",
"models": [
{
"name": "wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors",
"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",
"directory": "loras"
}
],
"ue_properties": {
"widget_ue_connectable": {
"lora_name": true,
"strength_model": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"wan2.2_i2v_A14b_high_noise_lora_rank64_lightx2v_4step_1022.safetensors",
1.0000000000000002
]
},
{
"id": 133,
"type": "LoraLoaderModelOnly",
"pos": [
1747.882981779951,
2055.3476027496126
],
"size": [
280,
82
],
"flags": {},
"order": 36,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 264
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
265
]
}
],
"properties": {
"Node name for S&R": "LoraLoaderModelOnly",
"cnr_id": "comfy-core",
"ver": "0.3.49",
"models": [
{
"name": "wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors",
"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",
"directory": "loras"
}
],
"ue_properties": {
"widget_ue_connectable": {
"lora_name": true,
"strength_model": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"wan2.2_i2v_A14b_low_noise_lora_rank64_lightx2v_4step_1022.safetensors",
1.0000000000000002
]
},
{
"id": 124,
"type": "PathchSageAttentionKJ",
"pos": [
2161.1944204490665,
2073.2638125275953
],
"size": [
270,
82
],
"flags": {},
"order": 40,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 265
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
242
]
}
],
"properties": {
"Node name for S&R": "PathchSageAttentionKJ",
"cnr_id": "comfyui-kjnodes",
"ver": "1.1.4",
"ue_properties": {
"widget_ue_connectable": {
"sage_attention": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"auto",
false
]
},
{
"id": 54,
"type": "ModelSamplingSD3",
"pos": [
2505.478440306884,
2301.335855742571
],
"size": [
210,
60
],
"flags": {},
"order": 35,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 240
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": [
147
]
}
],
"properties": {
"Node name for S&R": "ModelSamplingSD3",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"shift": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
5
]
},
{
"id": 55,
"type": "ModelSamplingSD3",
"pos": [
2578.198607248801,
2109.2159294819226
],
"size": [
210,
58
],
"flags": {},
"order": 43,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 242
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": [
148
]
}
],
"properties": {
"Node name for S&R": "ModelSamplingSD3",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"shift": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
5
]
},
{
"id": 57,
"type": "KSamplerAdvanced",
"pos": [
1867.2231622572224,
1141.0994330372464
],
"size": [
310,
500
],
"flags": {},
"order": 44,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 147
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 136
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 137
},
{
"name": "latent_image",
"type": "LATENT",
"link": 140
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
113
]
}
],
"properties": {
"Node name for S&R": "KSamplerAdvanced",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"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
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"enable",
64227404577246,
"randomize",
8,
1,
"euler",
"simple",
0,
4,
"enable"
]
},
{
"id": 58,
"type": "KSamplerAdvanced",
"pos": [
2203.0857110853444,
1146.8679877247464
],
"size": [
304.748046875,
498.6905822753906
],
"flags": {},
"order": 46,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 148
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 138
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 139
},
{
"name": "latent_image",
"type": "LATENT",
"link": 113
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
124
]
}
],
"properties": {
"Node name for S&R": "KSamplerAdvanced",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"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
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"disable",
0,
"fixed",
8,
1,
"euler",
"simple",
4,
10000,
"disable"
]
},
{
"id": 63,
"type": "WanImageToVideo",
"pos": [
1735.0760741506838,
2918.3210898150287
],
"size": [
268.59747314453125,
210
],
"flags": {},
"order": 41,
"mode": 0,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 134
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 135
},
{
"name": "vae",
"type": "VAE",
"link": 141
},
{
"name": "clip_vision_output",
"shape": 7,
"type": "CLIP_VISION_OUTPUT",
"link": null
},
{
"name": "start_image",
"shape": 7,
"type": "IMAGE",
"link": 258
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
136,
138
]
},
{
"name": "negative",
"type": "CONDITIONING",
"slot_index": 1,
"links": [
137,
139
]
},
{
"name": "latent",
"type": "LATENT",
"slot_index": 2,
"links": [
140
]
}
],
"properties": {
"Node name for S&R": "WanImageToVideo",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"width": true,
"height": true,
"length": true,
"batch_size": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
720,
720,
101,
1
]
},
{
"id": 123,
"type": "PathchSageAttentionKJ",
"pos": [
2128.68172931565,
2307.726877460016
],
"size": [
270,
82
],
"flags": {},
"order": 32,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 267
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
240
]
}
],
"properties": {
"Node name for S&R": "PathchSageAttentionKJ",
"cnr_id": "comfyui-kjnodes",
"ver": "1.1.4",
"ue_properties": {
"widget_ue_connectable": {
"sage_attention": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"auto",
false
]
},
{
"id": 61,
"type": "SaveVideo",
"pos": [
2977.4316983065164,
2268.7905227322813
],
"size": [
1397.6604806176833,
1495.6604806176833
],
"flags": {},
"order": 50,
"mode": 0,
"inputs": [
{
"name": "video",
"type": "VIDEO",
"link": 199
}
],
"outputs": [],
"properties": {
"Node name for S&R": "SaveVideo",
"cnr_id": "comfy-core",
"ver": "0.3.45",
"ue_properties": {
"widget_ue_connectable": {
"filename_prefix": true,
"format": true,
"codec": true
},
"version": "7.1",
"input_ue_unconnectable": {}
}
},
"widgets_values": [
"video/ComfyUI",
"auto",
"auto"
]
}
],
"links": [
[
76,
39,
0,
8,
1,
"VAE"
],
[
113,
57,
0,
58,
3,
"LATENT"
],
[
124,
58,
0,
8,
0,
"LATENT"
],
[
134,
6,
0,
63,
0,
"CONDITIONING"
],
[
135,
7,
0,
63,
1,
"CONDITIONING"
],
[
136,
63,
0,
57,
1,
"CONDITIONING"
],
[
137,
63,
1,
57,
2,
"CONDITIONING"
],
[
138,
63,
0,
58,
1,
"CONDITIONING"
],
[
139,
63,
1,
58,
2,
"CONDITIONING"
],
[
140,
63,
2,
57,
3,
"LATENT"
],
[
141,
39,
0,
63,
2,
"VAE"
],
[
147,
54,
0,
57,
0,
"MODEL"
],
[
148,
55,
0,
58,
0,
"MODEL"
],
[
168,
98,
0,
85,
1,
"CONDITIONING"
],
[
169,
98,
1,
85,
2,
"CONDITIONING"
],
[
170,
86,
0,
85,
3,
"LATENT"
],
[
172,
98,
0,
86,
1,
"CONDITIONING"
],
[
173,
98,
1,
86,
2,
"CONDITIONING"
],
[
174,
98,
2,
86,
3,
"LATENT"
],
[
175,
85,
0,
87,
0,
"LATENT"
],
[
176,
90,
0,
87,
1,
"VAE"
],
[
178,
84,
0,
89,
0,
"CLIP"
],
[
182,
87,
0,
94,
0,
"IMAGE"
],
[
183,
93,
0,
98,
0,
"CONDITIONING"
],
[
184,
89,
0,
98,
1,
"CONDITIONING"
],
[
185,
90,
0,
98,
2,
"VAE"
],
[
186,
97,
0,
98,
4,
"IMAGE"
],
[
189,
102,
0,
103,
0,
"MODEL"
],
[
190,
101,
0,
104,
0,
"MODEL"
],
[
192,
103,
0,
85,
0,
"MODEL"
],
[
194,
95,
0,
101,
0,
"MODEL"
],
[
195,
104,
0,
86,
0,
"MODEL"
],
[
196,
96,
0,
102,
0,
"MODEL"
],
[
197,
94,
0,
108,
0,
"VIDEO"
],
[
199,
109,
0,
61,
0,
"VIDEO"
],
[
215,
84,
0,
116,
1,
"CLIP"
],
[
216,
116,
1,
93,
0,
"CLIP"
],
[
222,
38,
0,
117,
1,
"CLIP"
],
[
230,
120,
1,
122,
1,
"CLIP"
],
[
231,
117,
1,
121,
1,
"CLIP"
],
[
232,
121,
1,
120,
1,
"CLIP"
],
[
233,
122,
1,
6,
0,
"CLIP"
],
[
234,
122,
1,
7,
0,
"CLIP"
],
[
235,
120,
0,
122,
0,
"MODEL"
],
[
237,
117,
0,
121,
0,
"MODEL"
],
[
240,
123,
0,
54,
0,
"MODEL"
],
[
242,
124,
0,
55,
0,
"MODEL"
],
[
243,
8,
0,
125,
0,
"IMAGE"
],
[
244,
125,
0,
109,
0,
"IMAGE"
],
[
257,
62,
0,
129,
0,
"IMAGE"
],
[
258,
129,
0,
63,
4,
"IMAGE"
],
[
259,
129,
0,
127,
0,
"IMAGE"
],
[
260,
130,
0,
117,
0,
"MODEL"
],
[
261,
131,
0,
120,
0,
"MODEL"
],
[
264,
122,
0,
133,
0,
"MODEL"
],
[
265,
133,
0,
124,
0,
"MODEL"
],
[
266,
121,
0,
135,
0,
"MODEL"
],
[
267,
135,
0,
123,
0,
"MODEL"
]
],
"groups": [
{
"id": 1,
"title": "Step1 - Load models",
"bounding": [
-270.56358473818807,
1428.116503099978,
366.7470703125,
295.6
],
"color": "#3f789e",
"font_size": 24,
"flags": {}
},
{
"id": 15,
"title": "fp8_scaled + 4steps LoRA",
"bounding": [
30,
-350,
2580,
1120
],
"color": "#3f789e",
"font_size": 24,
"flags": {}
},
{
"id": 11,
"title": "Step1 - Load models",
"bounding": [
40,
-310,
371.0310363769531,
571.3974609375
],
"color": "#3f789e",
"font_size": 24,
"flags": {}
},
{
"id": 12,
"title": "Step2 - Upload start_image",
"bounding": [
40,
280,
370,
470
],
"color": "#3f789e",
"font_size": 24,
"flags": {}
},
{
"id": 13,
"title": "Step4 - Prompt",
"bounding": [
430,
20,
530,
420
],
"color": "#3f789e",
"font_size": 24,
"flags": {}
},
{
"id": 14,
"title": "Step3 - Video size & length",
"bounding": [
430,
460,
530,
290
],
"color": "#3f789e",
"font_size": 24,
"flags": {}
},
{
"id": 16,
"title": "Lightx2v 4steps LoRA",
"bounding": [
430,
-310,
530,
310
],
"color": "#3f789e",
"font_size": 24,
"flags": {}
}
],
"config": {},
"extra": {
"ds": {
"scale": 1.486436280241648,
"offset": [
-1242.4452178812044,
-958.5523144033468
]
},
"frontendVersion": "1.37.11",
"VHS_latentpreview": false,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": true,
"VHS_KeepIntermediate": true,
"ue_links": [],
"links_added_by_ue": [],
"workflowRendererVersion": "LG"
},
"version": 0.4
}
Video Upscaler :
{
"id": "95f1d656-87b3-4f20-92e7-e3e61ff05eef",
"revision": 0,
"last_node_id": 10,
"last_link_id": 9,
"nodes": [
{
"id": 2,
"type": "VHS_VideoCombine",
"pos": [
2457.1383984981367,
-259.82741821291745
],
"size": [
1989.984375,
2317.984375
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"label": "images",
"name": "images",
"type": "IMAGE",
"link": 1
},
{
"label": "audio",
"name": "audio",
"shape": 7,
"type": "AUDIO",
"link": null
},
{
"label": "meta_batch",
"name": "meta_batch",
"shape": 7,
"type": "VHS_BatchManager",
"link": null
},
{
"label": "vae",
"name": "vae",
"shape": 7,
"type": "VAE",
"link": null
}
],
"outputs": [
{
"label": "Filenames",
"name": "Filenames",
"type": "VHS_FILENAMES",
"slot_index": 0,
"links": null
}
],
"properties": {
"Node name for S&R": "VHS_VideoCombine"
},
"widgets_values": {
"frame_rate": 32,
"loop_count": 0,
"filename_prefix": "E:\\AI Images\\WAN Video Output\\WAN_4K",
"format": "video/h264-mp4",
"pix_fmt": "yuv420p",
"crf": 10,
"save_metadata": true,
"trim_to_audio": false,
"pingpong": false,
"save_output": true,
"videopreview": {
"hidden": false,
"params": {
"type": "output",
"format": "video/h264-mp4",
"filename": "WAN_4K_00023.mp4",
"fullpath": "E:\\AI Images\\WAN Video Output\\WAN_4K_00023.mp4",
"workflow": "WAN_4K_00023.png",
"subfolder": "E:\\AI Images\\WAN Video Output",
"frame_rate": 32
},
"paused": false
}
}
},
{
"id": 3,
"type": "VHS_VideoCombine",
"pos": [
918.1915422755496,
-343.80305728074893
],
"size": [
1262.796875,
1590.796875
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"label": "images",
"name": "images",
"type": "IMAGE",
"link": 2
},
{
"label": "audio",
"name": "audio",
"shape": 7,
"type": "AUDIO",
"link": null
},
{
"label": "meta_batch",
"name": "meta_batch",
"shape": 7,
"type": "VHS_BatchManager",
"link": null
},
{
"label": "vae",
"name": "vae",
"shape": 7,
"type": "VAE",
"link": null
}
],
"outputs": [
{
"label": "Filenames",
"name": "Filenames",
"type": "VHS_FILENAMES",
"slot_index": 0,
"links": null
}
],
"properties": {
"Node name for S&R": "VHS_VideoCombine"
},
"widgets_values": {
"frame_rate": 32,
"loop_count": 0,
"filename_prefix": "E:\\AI Images\\WAN Video Output\\WAN_FrameInt",
"format": "video/h264-mp4",
"pix_fmt": "yuv420p",
"crf": 10,
"save_metadata": true,
"trim_to_audio": false,
"pingpong": false,
"save_output": true,
"videopreview": {
"hidden": false,
"params": {
"type": "output",
"format": "video/h264-mp4",
"filename": "WAN_FrameInt_00026.mp4",
"fullpath": "E:\\AI Images\\WAN Video Output\\WAN_FrameInt_00026.mp4",
"workflow": "WAN_FrameInt_00026.png",
"subfolder": "E:\\AI Images\\WAN Video Output",
"frame_rate": 32
},
"paused": false
}
}
},
{
"id": 4,
"type": "easy clearCacheAll",
"pos": [
2427.1383984981367,
-499.82741821291745
],
"size": [
225,
48
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"label": "anything",
"name": "anything",
"type": "*",
"link": 3
}
],
"outputs": [
{
"label": "output",
"name": "output",
"type": "*",
"slot_index": 0,
"links": [
5
]
}
],
"properties": {
"Node name for S&R": "easy clearCacheAll"
},
"widgets_values": []
},
{
"id": 5,
"type": "ImageUpscaleWithModel",
"pos": [
2427.1383984981367,
-399.82741821291745
],
"size": [
233.5689453125,
72
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"label": "upscale_model",
"name": "upscale_model",
"type": "UPSCALE_MODEL",
"link": 4
},
{
"label": "image",
"name": "image",
"type": "IMAGE",
"link": 5
}
],
"outputs": [
{
"label": "IMAGE",
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
1
]
}
],
"properties": {
"Node name for S&R": "ImageUpscaleWithModel"
},
"widgets_values": []
},
{
"id": 6,
"type": "easy cleanGpuUsed",
"pos": [
2417.1383984981367,
-599.8274182129175
],
"size": [
225,
48
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"label": "anything",
"name": "anything",
"type": "*",
"link": 6
}
],
"outputs": [
{
"label": "output",
"name": "output",
"type": "*",
"slot_index": 0,
"links": [
3
]
}
],
"properties": {
"Node name for S&R": "easy cleanGpuUsed"
},
"widgets_values": []
},
{
"id": 7,
"type": "UpscaleModelLoader",
"pos": [
2797.1383984981367,
-399.82741821291745
],
"size": [
315,
82.65625
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"label": "UPSCALE_MODEL",
"name": "UPSCALE_MODEL",
"type": "UPSCALE_MODEL",
"links": [
4
]
}
],
"properties": {
"Node name for S&R": "UpscaleModelLoader"
},
"widgets_values": [
"2x-AnimeSharpV2_MoSR_Sharp.pth"
]
},
{
"id": 1,
"type": "RIFE VFI",
"pos": [
918.3791022510441,
-603.3726365022012
],
"size": [
477.3556570282851,
198
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"label": "frames",
"name": "frames",
"type": "IMAGE",
"link": 9
},
{
"label": "optional_interpolation_states",
"name": "optional_interpolation_states",
"shape": 7,
"type": "INTERPOLATION_STATES",
"link": null
}
],
"outputs": [
{
"label": "IMAGE",
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
2,
6
]
}
],
"properties": {
"Node name for S&R": "RIFE VFI"
},
"widgets_values": [
"rife49.pth",
12,
2,
true,
true,
1
]
},
{
"id": 10,
"type": "GetVideoComponents",
"pos": [
317.874161060912,
-561.2162158524984
],
"size": [
193.530859375,
66
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "video",
"type": "VIDEO",
"link": 8
}
],
"outputs": [
{
"name": "images",
"type": "IMAGE",
"links": [
9
]
},
{
"name": "audio",
"type": "AUDIO",
"links": null
},
{
"name": "fps",
"type": "FLOAT",
"links": null
}
],
"properties": {
"Node name for S&R": "GetVideoComponents"
}
},
{
"id": 9,
"type": "LoadVideo",
"pos": [
-703.5853837731175,
-591.5232661584206
],
"size": [
1291.911028371446,
941.8220370148931
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VIDEO",
"type": "VIDEO",
"links": [
8
]
}
],
"properties": {
"Node name for S&R": "LoadVideo"
},
"widgets_values": [
"ComfyUI_00004_.mp4",
"image"
]
}
],
"links": [
[
1,
5,
0,
2,
0,
"IMAGE"
],
[
2,
1,
0,
3,
0,
"IMAGE"
],
[
3,
6,
0,
4,
0,
"*"
],
[
4,
7,
0,
5,
0,
"UPSCALE_MODEL"
],
[
5,
4,
0,
5,
1,
"IMAGE"
],
[
6,
1,
0,
6,
0,
"IMAGE"
],
[
8,
9,
0,
10,
0,
"VIDEO"
],
[
9,
10,
0,
1,
0,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.8065391780862232,
"offset": [
-1435.6145785847502,
-262.2473738843525
]
},
"frontendVersion": "1.37.11",
"VHS_latentpreview": false,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": true,
"VHS_KeepIntermediate": true
},
"version": 0.4
}
Comments
No comments yet.
Log in to comment.