Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "id": "ec7da562-7e21-4dac-a0d2-f4441e1efd3b",
- "revision": 0,
- "last_node_id": 76,
- "last_link_id": 163,
- "nodes": [
- {
- "id": 38,
- "type": "CLIPLoader",
- "pos": [
- 38.86457061767578,
- 189.26513671875
- ],
- "size": [
- 346.391845703125,
- 106
- ],
- "flags": {},
- "order": 0,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "CLIP",
- "type": "CLIP",
- "slot_index": 0,
- "links": [
- 74,
- 75
- ]
- }
- ],
- "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"
- }
- ]
- },
- "widgets_values": [
- "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
- "wan",
- "default"
- ]
- },
- {
- "id": 7,
- "type": "CLIPTextEncode",
- "pos": [
- 420,
- 410
- ],
- "size": [
- 425.27801513671875,
- 180.6060791015625
- ],
- "flags": {},
- "order": 7,
- "mode": 0,
- "inputs": [
- {
- "name": "clip",
- "type": "CLIP",
- "link": 75
- }
- ],
- "outputs": [
- {
- "name": "CONDITIONING",
- "type": "CONDITIONING",
- "slot_index": 0,
- "links": [
- 135
- ]
- }
- ],
- "title": "CLIP Text Encode (Negative Prompt)",
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.45",
- "Node name for S&R": "CLIPTextEncode"
- },
- "widgets_values": [
- "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"
- ],
- "color": "#322",
- "bgcolor": "#533"
- },
- {
- "id": 66,
- "type": "MarkdownNote",
- "pos": [
- -480,
- -120
- ],
- "size": [
- 480,
- 350
- ],
- "flags": {},
- "order": 1,
- "mode": 0,
- "inputs": [],
- "outputs": [],
- "title": "Model Links",
- "properties": {},
- "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**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│ ├───📂 text_encoders/\n│ │ └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors \n│ └───📂 vae/\n│ └── wan_2.1_vae.safetensors\n```\n"
- ],
- "color": "#432",
- "bgcolor": "#653"
- },
- {
- "id": 8,
- "type": "VAEDecode",
- "pos": [
- 1248.888916015625,
- -46.666664123535156
- ],
- "size": [
- 210,
- 46
- ],
- "flags": {},
- "order": 17,
- "mode": 0,
- "inputs": [
- {
- "name": "samples",
- "type": "LATENT",
- "link": 124
- },
- {
- "name": "vae",
- "type": "VAE",
- "link": 76
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "slot_index": 0,
- "links": [
- 131
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.45",
- "Node name for S&R": "VAEDecode"
- },
- "widgets_values": []
- },
- {
- "id": 39,
- "type": "VAELoader",
- "pos": [
- 40,
- 350
- ],
- "size": [
- 344.731689453125,
- 59.98149108886719
- ],
- "flags": {},
- "order": 2,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "VAE",
- "type": "VAE",
- "slot_index": 0,
- "links": [
- 76,
- 141
- ]
- }
- ],
- "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"
- }
- ]
- },
- "widgets_values": [
- "Wan2.1_VAE.safetensors"
- ]
- },
- {
- "id": 63,
- "type": "WanImageToVideo",
- "pos": [
- 450,
- 690
- ],
- "size": [
- 342.5999755859375,
- 210
- ],
- "flags": {},
- "order": 10,
- "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": 133
- }
- ],
- "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": {
- "cnr_id": "comfy-core",
- "ver": "0.3.45",
- "Node name for S&R": "WanImageToVideo"
- },
- "widgets_values": [
- 480,
- 832,
- 81,
- 1
- ]
- },
- {
- "id": 60,
- "type": "CreateVideo",
- "pos": [
- 1240,
- 60
- ],
- "size": [
- 270,
- 78
- ],
- "flags": {},
- "order": 18,
- "mode": 0,
- "inputs": [
- {
- "name": "images",
- "type": "IMAGE",
- "link": 131
- },
- {
- "name": "audio",
- "shape": 7,
- "type": "AUDIO",
- "link": null
- }
- ],
- "outputs": [
- {
- "name": "VIDEO",
- "type": "VIDEO",
- "links": [
- 132
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.45",
- "Node name for S&R": "CreateVideo"
- },
- "widgets_values": [
- 16
- ]
- },
- {
- "id": 57,
- "type": "KSamplerAdvanced",
- "pos": [
- 927.8072509765625,
- -74.62626647949219
- ],
- "size": [
- 304.748046875,
- 334
- ],
- "flags": {},
- "order": 15,
- "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": {
- "cnr_id": "comfy-core",
- "ver": "0.3.45",
- "Node name for S&R": "KSamplerAdvanced"
- },
- "widgets_values": [
- "enable",
- 795023314054849,
- "randomize",
- 6,
- 1,
- "euler",
- "simple",
- 0,
- 3,
- "enable"
- ]
- },
- {
- "id": 58,
- "type": "KSamplerAdvanced",
- "pos": [
- 890,
- 360
- ],
- "size": [
- 304.748046875,
- 498.6905822753906
- ],
- "flags": {},
- "order": 16,
- "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": {
- "cnr_id": "comfy-core",
- "ver": "0.3.45",
- "Node name for S&R": "KSamplerAdvanced"
- },
- "widgets_values": [
- "disable",
- 0,
- "fixed",
- 6,
- 1,
- "euler",
- "simple",
- 3,
- 10000,
- "disable"
- ]
- },
- {
- "id": 61,
- "type": "SaveVideo",
- "pos": [
- 1317.4085693359375,
- 211.24929809570312
- ],
- "size": [
- 710,
- 1360.22216796875
- ],
- "flags": {},
- "order": 19,
- "mode": 0,
- "inputs": [
- {
- "name": "video",
- "type": "VIDEO",
- "link": 132
- }
- ],
- "outputs": [],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.45",
- "Node name for S&R": "SaveVideo"
- },
- "widgets_values": [
- "video/ComfyUI",
- "auto",
- "auto"
- ]
- },
- {
- "id": 62,
- "type": "LoadImage",
- "pos": [
- 50,
- 570
- ],
- "size": [
- 315,
- 314
- ],
- "flags": {},
- "order": 3,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "slot_index": 0,
- "links": [
- 133
- ]
- },
- {
- "name": "MASK",
- "type": "MASK",
- "slot_index": 1,
- "links": null
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.45",
- "Node name for S&R": "LoadImage"
- },
- "widgets_values": [
- "90017924.png",
- "image"
- ]
- },
- {
- "id": 6,
- "type": "CLIPTextEncode",
- "pos": [
- 420,
- 210
- ],
- "size": [
- 422.84503173828125,
- 164.31304931640625
- ],
- "flags": {},
- "order": 6,
- "mode": 0,
- "inputs": [
- {
- "name": "clip",
- "type": "CLIP",
- "link": 74
- }
- ],
- "outputs": [
- {
- "name": "CONDITIONING",
- "type": "CONDITIONING",
- "slot_index": 0,
- "links": [
- 134
- ]
- }
- ],
- "title": "CLIP Text Encode (Positive Prompt)",
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.45",
- "Node name for S&R": "CLIPTextEncode"
- },
- "widgets_values": [
- "A girl runs happily on a grassfield having her arms outstretched. She smiles and runs."
- ],
- "color": "#232",
- "bgcolor": "#353"
- },
- {
- "id": 67,
- "type": "UnetLoaderGGUF",
- "pos": [
- 83.8358383178711,
- 60.79548263549805
- ],
- "size": [
- 270,
- 58
- ],
- "flags": {},
- "order": 4,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 158
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-gguf",
- "ver": "1.1.0",
- "Node name for S&R": "UnetLoaderGGUF"
- },
- "widgets_values": [
- "wan2.2_i2v_low_noise_14B_Q8_0.gguf"
- ]
- },
- {
- "id": 70,
- "type": "UnetLoaderGGUF",
- "pos": [
- 54.65947723388672,
- -51.06560516357422
- ],
- "size": [
- 270,
- 58
- ],
- "flags": {},
- "order": 5,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 156
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-gguf",
- "ver": "1.1.0",
- "Node name for S&R": "UnetLoaderGGUF"
- },
- "widgets_values": [
- "wan2.2_i2v_high_noise_14B_Q8_0.gguf"
- ]
- },
- {
- "id": 72,
- "type": "LoraLoaderModelOnly",
- "pos": [
- 10.5049409866333,
- -480.7431640625
- ],
- "size": [
- 453.57525634765625,
- 82
- ],
- "flags": {},
- "order": 9,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 156
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 157
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.36",
- "Node name for S&R": "LoraLoaderModelOnly",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "lightx2v_T2V_14B_cfg_step_distill_v2_lora_rank64_bf16.safetensors",
- 1.0000000000000002
- ]
- },
- {
- "id": 73,
- "type": "LoraLoaderModelOnly",
- "pos": [
- 25.502286911010742,
- -353.6159973144531
- ],
- "size": [
- 453.57525634765625,
- 82
- ],
- "flags": {},
- "order": 8,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 158
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 159
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.36",
- "Node name for S&R": "LoraLoaderModelOnly",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "lightx2v_T2V_14B_cfg_step_distill_v2_lora_rank64_bf16.safetensors",
- 1.0000000000000002
- ]
- },
- {
- "id": 68,
- "type": "PathchSageAttentionKJ",
- "pos": [
- 544.0201416015625,
- -464.5091247558594
- ],
- "size": [
- 270,
- 58
- ],
- "flags": {},
- "order": 12,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 157
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 150
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-kjnodes",
- "ver": "1.1.1",
- "Node name for S&R": "PathchSageAttentionKJ"
- },
- "widgets_values": [
- "auto"
- ]
- },
- {
- "id": 71,
- "type": "PathchSageAttentionKJ",
- "pos": [
- 555.5360107421875,
- -342.34674072265625
- ],
- "size": [
- 270,
- 58
- ],
- "flags": {},
- "order": 11,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 159
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 155
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-kjnodes",
- "ver": "1.1.1",
- "Node name for S&R": "PathchSageAttentionKJ"
- },
- "widgets_values": [
- "auto"
- ]
- },
- {
- "id": 55,
- "type": "ModelSamplingSD3",
- "pos": [
- 457.86297607421875,
- 58.620277404785156
- ],
- "size": [
- 210,
- 58
- ],
- "flags": {},
- "order": 13,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 155
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "slot_index": 0,
- "links": [
- 148
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.45",
- "Node name for S&R": "ModelSamplingSD3"
- },
- "widgets_values": [
- 8.540000000000001
- ]
- },
- {
- "id": 54,
- "type": "ModelSamplingSD3",
- "pos": [
- 455.1036376953125,
- -58.961334228515625
- ],
- "size": [
- 210,
- 60
- ],
- "flags": {},
- "order": 14,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 150
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "slot_index": 0,
- "links": [
- 147
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.45",
- "Node name for S&R": "ModelSamplingSD3"
- },
- "widgets_values": [
- 8.000000000000002
- ]
- }
- ],
- "links": [
- [
- 74,
- 38,
- 0,
- 6,
- 0,
- "CLIP"
- ],
- [
- 75,
- 38,
- 0,
- 7,
- 0,
- "CLIP"
- ],
- [
- 76,
- 39,
- 0,
- 8,
- 1,
- "VAE"
- ],
- [
- 113,
- 57,
- 0,
- 58,
- 3,
- "LATENT"
- ],
- [
- 124,
- 58,
- 0,
- 8,
- 0,
- "LATENT"
- ],
- [
- 131,
- 8,
- 0,
- 60,
- 0,
- "IMAGE"
- ],
- [
- 132,
- 60,
- 0,
- 61,
- 0,
- "VIDEO"
- ],
- [
- 133,
- 62,
- 0,
- 63,
- 4,
- "IMAGE"
- ],
- [
- 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"
- ],
- [
- 150,
- 68,
- 0,
- 54,
- 0,
- "MODEL"
- ],
- [
- 155,
- 71,
- 0,
- 55,
- 0,
- "MODEL"
- ],
- [
- 156,
- 70,
- 0,
- 72,
- 0,
- "MODEL"
- ],
- [
- 157,
- 72,
- 0,
- 68,
- 0,
- "MODEL"
- ],
- [
- 158,
- 67,
- 0,
- 73,
- 0,
- "MODEL"
- ],
- [
- 159,
- 73,
- 0,
- 71,
- 0,
- "MODEL"
- ]
- ],
- "groups": [
- {
- "id": 1,
- "title": "Step1 - Load models",
- "bounding": [
- 20,
- -150,
- 371.0310363769531,
- 571.3974609375
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {}
- },
- {
- "id": 2,
- "title": "Step2 - Upload start_image",
- "bounding": [
- 20,
- 450,
- 370,
- 470
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {}
- },
- {
- "id": 3,
- "title": "Step4 - Prompt",
- "bounding": [
- 410,
- 140,
- 445.27801513671875,
- 464.2060852050781
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {}
- },
- {
- "id": 4,
- "title": "Step3 - Video size & length",
- "bounding": [
- 410,
- 620,
- 440,
- 300
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {}
- }
- ],
- "config": {},
- "extra": {
- "ds": {
- "scale": 0.658845000000001,
- "offset": [
- 884.7273840590356,
- 74.69722000853791
- ]
- },
- "frontendVersion": "1.23.4",
- "VHS_latentpreview": false,
- "VHS_latentpreviewrate": 0,
- "VHS_MetadataImage": true,
- "VHS_KeepIntermediate": true
- },
- "version": 0.4
- }
Advertisement
Add Comment
Please, Sign In to add comment