Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "id": "4d0ac662-9580-407e-936c-b7e027ce2c30",
- "revision": 0,
- "last_node_id": 156,
- "last_link_id": 347,
- "nodes": [
- {
- "id": 68,
- "type": "UNetTemporalAttentionMultiply",
- "pos": [
- 1200,
- 190
- ],
- "size": [
- 243.60000610351562,
- 150
- ],
- "flags": {
- "collapsed": false
- },
- "order": 27,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 133
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 131
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.27",
- "Node name for S&R": "UNetTemporalAttentionMultiply",
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65
- },
- "widgets_values": [
- 1,
- 1,
- 1.2,
- 1.3
- ]
- },
- {
- "id": 39,
- "type": "VAELoader",
- "pos": [
- 21.554489135742188,
- 330
- ],
- "size": [
- 350,
- 60
- ],
- "flags": {},
- "order": 0,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "VAE",
- "type": "VAE",
- "slot_index": 0,
- "links": [
- 76,
- 174
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.29",
- "Node name for S&R": "VAELoader",
- "models": [
- {
- "name": "wan_2.1_vae.safetensors",
- "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors?download=true",
- "directory": "vae"
- }
- ]
- },
- "widgets_values": [
- "wan_2.1_vae.safetensors"
- ],
- "color": "#322",
- "bgcolor": "#533"
- },
- {
- "id": 7,
- "type": "CLIPTextEncode",
- "pos": [
- 420,
- 260
- ],
- "size": [
- 420,
- 130
- ],
- "flags": {},
- "order": 12,
- "mode": 0,
- "inputs": [
- {
- "name": "clip",
- "type": "CLIP",
- "link": 75
- }
- ],
- "outputs": [
- {
- "name": "CONDITIONING",
- "type": "CONDITIONING",
- "slot_index": 0,
- "links": [
- 175
- ]
- }
- ],
- "title": "CLIP Text Encode (Negative Prompt)",
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.29",
- "Node name for S&R": "CLIPTextEncode"
- },
- "widgets_values": [
- "色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走"
- ],
- "color": "#323",
- "bgcolor": "#535"
- },
- {
- "id": 112,
- "type": "VHS_SelectImages",
- "pos": [
- -593.5137329101562,
- 283.280029296875
- ],
- "size": [
- 210,
- 106
- ],
- "flags": {},
- "order": 26,
- "mode": 0,
- "inputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "link": 293
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 215
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-videohelpersuite",
- "ver": "598e181e97d50174cc18677dfcdaa7b9b6ec0cb2",
- "Node name for S&R": "VHS_SelectImages"
- },
- "widgets_values": {
- "indexes": "0",
- "err_if_missing": true,
- "err_if_empty": true
- }
- },
- {
- "id": 113,
- "type": "RepeatImageBatch",
- "pos": [
- -366.95208740234375,
- 247.19065856933594
- ],
- "size": [
- 315,
- 58
- ],
- "flags": {},
- "order": 28,
- "mode": 0,
- "inputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "link": 215
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 216
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.29",
- "Node name for S&R": "RepeatImageBatch"
- },
- "widgets_values": [
- 8
- ]
- },
- {
- "id": 38,
- "type": "CLIPLoader",
- "pos": [
- 21.554489135742188,
- 190
- ],
- "size": [
- 350,
- 106
- ],
- "flags": {},
- "order": 1,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "CLIP",
- "type": "CLIP",
- "slot_index": 0,
- "links": [
- 74,
- 75
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.29",
- "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?download=true",
- "directory": "text_encoders"
- }
- ]
- },
- "widgets_values": [
- "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
- "wan",
- "default"
- ],
- "color": "#322",
- "bgcolor": "#533"
- },
- {
- "id": 65,
- "type": "SkipLayerGuidanceDiT",
- "pos": [
- 890,
- 80
- ],
- "size": [
- 230,
- 180
- ],
- "flags": {
- "collapsed": false
- },
- "order": 23,
- "mode": 4,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 203
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 132
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.27",
- "Node name for S&R": "SkipLayerGuidanceDiT",
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65
- },
- "widgets_values": [
- "9,10",
- "9,10",
- 3,
- 0.01,
- 0.8000000000000002,
- 0
- ]
- },
- {
- "id": 67,
- "type": "ModelSamplingSD3",
- "pos": [
- 1200,
- 80
- ],
- "size": [
- 240,
- 60
- ],
- "flags": {
- "collapsed": false
- },
- "order": 25,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 132
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "slot_index": 0,
- "links": [
- 133
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.26",
- "Node name for S&R": "ModelSamplingSD3",
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65
- },
- "widgets_values": [
- 8
- ]
- },
- {
- "id": 66,
- "type": "CFGZeroStar",
- "pos": [
- 888.9000244140625,
- 310
- ],
- "size": [
- 230,
- 30
- ],
- "flags": {
- "collapsed": false
- },
- "order": 29,
- "mode": 4,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 131
- }
- ],
- "outputs": [
- {
- "name": "patched_model",
- "type": "MODEL",
- "links": [
- 135
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.27",
- "Node name for S&R": "CFGZeroStar",
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65
- },
- "widgets_values": []
- },
- {
- "id": 98,
- "type": "TorchCompileModelWanVideo",
- "pos": [
- 1103.9820556640625,
- -261.1888427734375
- ],
- "size": [
- 468.5999755859375,
- 178
- ],
- "flags": {},
- "order": 20,
- "mode": 4,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 289
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 203
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-kjnodes",
- "ver": "086ac449a21e9f5e3b970313c2287713b67e8b95",
- "Node name for S&R": "TorchCompileModelWanVideo"
- },
- "widgets_values": [
- "inductor",
- false,
- "max-autotune-no-cudagraphs",
- false,
- 128,
- true
- ]
- },
- {
- "id": 105,
- "type": "RMBG",
- "pos": [
- 46.39952850341797,
- 931.2643432617188
- ],
- "size": [
- 405.5999755859375,
- 290
- ],
- "flags": {},
- "order": 15,
- "mode": 4,
- "inputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "link": 240
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 210
- ]
- },
- {
- "name": "MASK",
- "type": "MASK",
- "links": null
- },
- {
- "name": "MASK_IMAGE",
- "type": "IMAGE",
- "links": null
- }
- ],
- "properties": {
- "cnr_id": "comfyui-rmbg",
- "ver": "2.2.1",
- "Node name for S&R": "RMBG"
- },
- "widgets_values": [
- "RMBG-2.0",
- 1,
- 1024,
- 0,
- 0,
- "black",
- false,
- "default",
- false
- ]
- },
- {
- "id": 118,
- "type": "Int",
- "pos": [
- -1125.1773681640625,
- 105.73043823242188
- ],
- "size": [
- 315,
- 58
- ],
- "flags": {},
- "order": 2,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "INT",
- "type": "INT",
- "links": [
- 275,
- 306
- ]
- }
- ],
- "title": "width",
- "properties": {
- "cnr_id": "ComfyLiterals",
- "ver": "bdddb08ca82d90d75d97b1d437a652e0284a32ac",
- "Node name for S&R": "Int"
- },
- "widgets_values": [
- "1280"
- ],
- "color": "#232",
- "bgcolor": "#353"
- },
- {
- "id": 119,
- "type": "Int",
- "pos": [
- -1122.004638671875,
- 207.6863250732422
- ],
- "size": [
- 315,
- 58
- ],
- "flags": {},
- "order": 3,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "INT",
- "type": "INT",
- "links": [
- 276,
- 307
- ]
- }
- ],
- "title": "height",
- "properties": {
- "cnr_id": "ComfyLiterals",
- "ver": "bdddb08ca82d90d75d97b1d437a652e0284a32ac",
- "Node name for S&R": "Int"
- },
- "widgets_values": [
- "720"
- ],
- "color": "#232",
- "bgcolor": "#353"
- },
- {
- "id": 125,
- "type": "Note",
- "pos": [
- 1242.9698486328125,
- 1001.1841430664062
- ],
- "size": [
- 313.0519104003906,
- 116.24188995361328
- ],
- "flags": {},
- "order": 4,
- "mode": 0,
- "inputs": [],
- "outputs": [],
- "properties": {},
- "widgets_values": [
- "step between 8 and 25\ncfg between 1.5 and 6"
- ],
- "color": "#432",
- "bgcolor": "#653"
- },
- {
- "id": 95,
- "type": "ImagePadKJ",
- "pos": [
- 479.1543273925781,
- 906.7495727539062
- ],
- "size": [
- 315,
- 262
- ],
- "flags": {},
- "order": 18,
- "mode": 4,
- "inputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "link": 210
- },
- {
- "name": "mask",
- "shape": 7,
- "type": "MASK",
- "link": null
- },
- {
- "name": "target_width",
- "shape": 7,
- "type": "INT",
- "link": 306
- },
- {
- "name": "target_height",
- "shape": 7,
- "type": "INT",
- "link": 307
- }
- ],
- "outputs": [
- {
- "name": "images",
- "type": "IMAGE",
- "links": [
- 303,
- 308
- ]
- },
- {
- "name": "masks",
- "type": "MASK",
- "links": null
- }
- ],
- "properties": {
- "cnr_id": "comfyui-kjnodes",
- "ver": "086ac449a21e9f5e3b970313c2287713b67e8b95",
- "Node name for S&R": "ImagePadKJ"
- },
- "widgets_values": [
- 0,
- 0,
- 0,
- 0,
- 20,
- "color",
- "255, 255, 255"
- ]
- },
- {
- "id": 86,
- "type": "WanVaceToVideo",
- "pos": [
- 895.5988159179688,
- 518.2072143554688
- ],
- "size": [
- 342.5999755859375,
- 254
- ],
- "flags": {},
- "order": 31,
- "mode": 0,
- "inputs": [
- {
- "name": "positive",
- "type": "CONDITIONING",
- "link": 176
- },
- {
- "name": "negative",
- "type": "CONDITIONING",
- "link": 175
- },
- {
- "name": "vae",
- "type": "VAE",
- "link": 174
- },
- {
- "name": "control_video",
- "shape": 7,
- "type": "IMAGE",
- "link": 334
- },
- {
- "name": "control_masks",
- "shape": 7,
- "type": "MASK",
- "link": null
- },
- {
- "name": "reference_image",
- "shape": 7,
- "type": "IMAGE",
- "link": 303
- },
- {
- "name": "width",
- "type": "INT",
- "widget": {
- "name": "width"
- },
- "link": 290
- },
- {
- "name": "height",
- "type": "INT",
- "widget": {
- "name": "height"
- },
- "link": 291
- },
- {
- "name": "length",
- "type": "INT",
- "widget": {
- "name": "length"
- },
- "link": 250
- }
- ],
- "outputs": [
- {
- "name": "positive",
- "type": "CONDITIONING",
- "links": [
- 178
- ]
- },
- {
- "name": "negative",
- "type": "CONDITIONING",
- "links": [
- 179
- ]
- },
- {
- "name": "latent",
- "type": "LATENT",
- "links": [
- 312
- ]
- },
- {
- "name": "trim_latent",
- "type": "INT",
- "links": [
- 310
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.29",
- "Node name for S&R": "WanVaceToVideo"
- },
- "widgets_values": [
- 832,
- 480,
- 81,
- 1,
- 1.0000000000000002
- ]
- },
- {
- "id": 141,
- "type": "TrimVideoLatent",
- "pos": [
- 1581.162353515625,
- 522.378173828125
- ],
- "size": [
- 270,
- 58
- ],
- "flags": {},
- "order": 33,
- "mode": 0,
- "inputs": [
- {
- "name": "samples",
- "type": "LATENT",
- "link": 313
- },
- {
- "name": "trim_amount",
- "type": "INT",
- "widget": {
- "name": "trim_amount"
- },
- "link": 310
- }
- ],
- "outputs": [
- {
- "name": "LATENT",
- "type": "LATENT",
- "links": [
- 314
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.33",
- "Node name for S&R": "TrimVideoLatent"
- },
- "widgets_values": [
- 0
- ]
- },
- {
- "id": 140,
- "type": "PreviewImage",
- "pos": [
- 506.5845642089844,
- 591.2579345703125
- ],
- "size": [
- 244.93955993652344,
- 184.62139892578125
- ],
- "flags": {},
- "order": 21,
- "mode": 4,
- "inputs": [
- {
- "name": "images",
- "type": "IMAGE",
- "link": 308
- }
- ],
- "outputs": [],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.29",
- "Node name for S&R": "PreviewImage"
- },
- "widgets_values": []
- },
- {
- "id": 139,
- "type": "UnetLoaderGGUFDisTorchMultiGPU",
- "pos": [
- -19.963714599609375,
- -270.6128845214844
- ],
- "size": [
- 327.8580017089844,
- 154
- ],
- "flags": {},
- "order": 5,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 328
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-multigpu",
- "ver": "a05823ff0a5296332ae478b18ab93b46cd996a44",
- "Node name for S&R": "UnetLoaderGGUFDisTorchMultiGPU"
- },
- "widgets_values": [
- "Wan2.1-VACE-14B-Q8_0.gguf",
- "cuda:0",
- 24,
- false,
- ""
- ]
- },
- {
- "id": 149,
- "type": "ModelPatchTorchSettings",
- "pos": [
- 402.3915100097656,
- -95.44239807128906
- ],
- "size": [
- 307.443359375,
- 58
- ],
- "flags": {},
- "order": 13,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 328
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 329
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-kjnodes",
- "ver": "5dcda71011870278c35d92ff77a677ed2e538f2d",
- "Node name for S&R": "ModelPatchTorchSettings",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- true
- ]
- },
- {
- "id": 120,
- "type": "Int",
- "pos": [
- -1123.59130859375,
- 323.4862976074219
- ],
- "size": [
- 315,
- 58
- ],
- "flags": {},
- "order": 6,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "INT",
- "type": "INT",
- "links": [
- 333
- ]
- }
- ],
- "title": "length",
- "properties": {
- "cnr_id": "ComfyLiterals",
- "ver": "bdddb08ca82d90d75d97b1d437a652e0284a32ac",
- "Node name for S&R": "Int"
- },
- "widgets_values": [
- "61"
- ],
- "color": "#232",
- "bgcolor": "#353"
- },
- {
- "id": 114,
- "type": "ImageBatch",
- "pos": [
- -360.1175537109375,
- 344.296875
- ],
- "size": [
- 210,
- 46
- ],
- "flags": {},
- "order": 30,
- "mode": 0,
- "inputs": [
- {
- "name": "image1",
- "type": "IMAGE",
- "link": 216
- },
- {
- "name": "image2",
- "type": "IMAGE",
- "link": 294
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 334
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.29",
- "Node name for S&R": "ImageBatch"
- },
- "widgets_values": []
- },
- {
- "id": 8,
- "type": "VAEDecode",
- "pos": [
- 1635.8299560546875,
- 643.299072265625
- ],
- "size": [
- 140,
- 59.23701477050781
- ],
- "flags": {
- "collapsed": false
- },
- "order": 34,
- "mode": 0,
- "inputs": [
- {
- "name": "samples",
- "type": "LATENT",
- "link": 314
- },
- {
- "name": "vae",
- "type": "VAE",
- "link": 76
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "slot_index": 0,
- "links": [
- 337
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.29",
- "Node name for S&R": "VAEDecode"
- },
- "widgets_values": []
- },
- {
- "id": 126,
- "type": "MathExpression|pysssss",
- "pos": [
- -251.16336059570312,
- 834.3684692382812
- ],
- "size": [
- 400,
- 200
- ],
- "flags": {
- "collapsed": true
- },
- "order": 14,
- "mode": 0,
- "inputs": [
- {
- "name": "a",
- "shape": 7,
- "type": "INT,FLOAT,IMAGE,LATENT",
- "link": 333
- },
- {
- "name": "b",
- "shape": 7,
- "type": "INT,FLOAT,IMAGE,LATENT",
- "link": 248
- },
- {
- "name": "c",
- "shape": 7,
- "type": "INT,FLOAT,IMAGE,LATENT",
- "link": null
- }
- ],
- "outputs": [
- {
- "name": "INT",
- "type": "INT",
- "links": [
- 250
- ]
- },
- {
- "name": "FLOAT",
- "type": "FLOAT",
- "links": []
- }
- ],
- "properties": {
- "cnr_id": "comfyui-custom-scripts",
- "ver": "ba22ba11e9073d45c5779d557593b2f106aac8b4"
- },
- "widgets_values": [
- "a+b"
- ]
- },
- {
- "id": 127,
- "type": "Int",
- "pos": [
- -327.1331787109375,
- 889.0308227539062
- ],
- "size": [
- 210,
- 58
- ],
- "flags": {
- "collapsed": true
- },
- "order": 7,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "INT",
- "type": "INT",
- "links": [
- 248
- ]
- }
- ],
- "properties": {
- "cnr_id": "ComfyLiterals",
- "ver": "bdddb08ca82d90d75d97b1d437a652e0284a32ac",
- "Node name for S&R": "Int"
- },
- "widgets_values": [
- "8"
- ]
- },
- {
- "id": 150,
- "type": "ImageBatchMulti",
- "pos": [
- -661.6255493164062,
- 895.318359375
- ],
- "size": [
- 270,
- 102
- ],
- "flags": {},
- "order": 22,
- "mode": 0,
- "inputs": [
- {
- "name": "image_1",
- "type": "IMAGE",
- "link": 347
- },
- {
- "name": "image_2",
- "type": "IMAGE",
- "link": 332
- }
- ],
- "outputs": [
- {
- "name": "images",
- "type": "IMAGE",
- "links": [
- 330
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-kjnodes",
- "ver": "5dcda71011870278c35d92ff77a677ed2e538f2d"
- },
- "widgets_values": [
- 2,
- null
- ]
- },
- {
- "id": 133,
- "type": "ImageResizeKJv2",
- "pos": [
- -349.3206787109375,
- 552.8045654296875
- ],
- "size": [
- 270,
- 242
- ],
- "flags": {},
- "order": 24,
- "mode": 0,
- "inputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "link": 330
- },
- {
- "name": "width",
- "type": "INT",
- "widget": {
- "name": "width"
- },
- "link": 275
- },
- {
- "name": "height",
- "type": "INT",
- "widget": {
- "name": "height"
- },
- "link": 276
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 293,
- 294
- ]
- },
- {
- "name": "width",
- "type": "INT",
- "links": [
- 290
- ]
- },
- {
- "name": "height",
- "type": "INT",
- "links": [
- 291
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-kjnodes",
- "ver": "5dcda71011870278c35d92ff77a677ed2e538f2d",
- "Node name for S&R": "ImageResizeKJv2"
- },
- "widgets_values": [
- 512,
- 512,
- "nearest-exact",
- "stretch",
- "0, 0, 0",
- "center",
- 2
- ]
- },
- {
- "id": 135,
- "type": "HunyuanVideoLoraLoader",
- "pos": [
- 540.1427001953125,
- -271.4127502441406
- ],
- "size": [
- 281.7769470214844,
- 106
- ],
- "flags": {},
- "order": 17,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 329
- }
- ],
- "outputs": [
- {
- "name": "model",
- "type": "MODEL",
- "links": [
- 289
- ]
- }
- ],
- "properties": {
- "cnr_id": "ComfyUI-HunyuanVideoMultiLora",
- "ver": "d41fbcb319a84fa6ba8eb10653ff501a9653b639",
- "Node name for S&R": "HunyuanVideoLoraLoader"
- },
- "widgets_values": [
- "Wan\\Wan21_CausVid_14B_T2V_lora_rank32.safetensors",
- 0.25,
- "all"
- ]
- },
- {
- "id": 151,
- "type": "VHS_LoadVideo",
- "pos": [
- -953.9718627929688,
- 1071.4326171875
- ],
- "size": [
- 247.455078125,
- 451.9747314453125
- ],
- "flags": {},
- "order": 8,
- "mode": 0,
- "inputs": [
- {
- "name": "meta_batch",
- "shape": 7,
- "type": "VHS_BatchManager",
- "link": null
- },
- {
- "name": "vae",
- "shape": 7,
- "type": "VAE",
- "link": null
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 332
- ]
- },
- {
- "name": "frame_count",
- "type": "INT",
- "links": []
- },
- {
- "name": "audio",
- "type": "AUDIO",
- "links": null
- },
- {
- "name": "video_info",
- "type": "VHS_VIDEOINFO",
- "links": null
- }
- ],
- "title": "Grey Video 🎥🅥🅗🅢",
- "properties": {
- "cnr_id": "comfyui-videohelpersuite",
- "ver": "598e181e97d50174cc18677dfcdaa7b9b6ec0cb2",
- "Node name for S&R": "VHS_LoadVideo"
- },
- "widgets_values": {
- "video": "grey.mp4",
- "force_rate": 0,
- "custom_width": 0,
- "custom_height": 0,
- "frame_load_cap": 51,
- "skip_first_frames": 0,
- "select_every_nth": 1,
- "format": "AnimateDiff",
- "choose video to upload": "image",
- "videopreview": {
- "hidden": false,
- "paused": false,
- "params": {
- "force_rate": 0,
- "custom_width": 0,
- "custom_height": 0,
- "frame_load_cap": 51,
- "skip_first_frames": 0,
- "select_every_nth": 1,
- "filename": "grey.mp4",
- "type": "input",
- "format": "video/mp4"
- }
- }
- }
- },
- {
- "id": 154,
- "type": "LayerColor: Brightness & Contrast",
- "pos": [
- -721.4513549804688,
- 690.15234375
- ],
- "size": [
- 312.3267517089844,
- 106
- ],
- "flags": {},
- "order": 19,
- "mode": 0,
- "inputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "link": 339
- }
- ],
- "outputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "links": [
- 347
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui_layerstyle",
- "ver": "c0fb64d0ebcb81c6c445a8af79ecee24bc3845b0",
- "Node name for S&R": "LayerColor: Brightness & Contrast"
- },
- "widgets_values": [
- 0.95,
- 0.95,
- 1
- ],
- "color": "rgba(27, 89, 123, 0.7)"
- },
- {
- "id": 3,
- "type": "KSampler",
- "pos": [
- 1265.212646484375,
- 521.7713012695312
- ],
- "size": [
- 280,
- 422.25
- ],
- "flags": {},
- "order": 32,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 135
- },
- {
- "name": "positive",
- "type": "CONDITIONING",
- "link": 178
- },
- {
- "name": "negative",
- "type": "CONDITIONING",
- "link": 179
- },
- {
- "name": "latent_image",
- "type": "LATENT",
- "link": 312
- }
- ],
- "outputs": [
- {
- "name": "LATENT",
- "type": "LATENT",
- "slot_index": 0,
- "links": [
- 313
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.29",
- "Node name for S&R": "KSampler"
- },
- "widgets_values": [
- 131344356113757,
- "fixed",
- 8,
- 1,
- "uni_pc",
- "beta",
- 1
- ]
- },
- {
- "id": 123,
- "type": "LoadImage",
- "pos": [
- 28.131366729736328,
- 521.7122192382812
- ],
- "size": [
- 342.5999755859375,
- 314
- ],
- "flags": {},
- "order": 9,
- "mode": 4,
- "inputs": [],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 240
- ]
- },
- {
- "name": "MASK",
- "type": "MASK",
- "links": null
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.29",
- "Node name for S&R": "LoadImage"
- },
- "widgets_values": [
- "Image0X.png",
- "image"
- ]
- },
- {
- "id": 152,
- "type": "ImageDesaturate+",
- "pos": [
- -661.3187255859375,
- 568.1570434570312
- ],
- "size": [
- 270,
- 82
- ],
- "flags": {},
- "order": 16,
- "mode": 0,
- "inputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "link": 335
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 339
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui_essentials",
- "ver": "9d9f4bedfc9f0321c19faf71855e228c93bd0dc9",
- "Node name for S&R": "ImageDesaturate+"
- },
- "widgets_values": [
- 0.2,
- "luminance (Rec.709)"
- ]
- },
- {
- "id": 153,
- "type": "ImageDesaturate+",
- "pos": [
- 1572.286865234375,
- 784.1641845703125
- ],
- "size": [
- 270,
- 82
- ],
- "flags": {},
- "order": 35,
- "mode": 0,
- "inputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "link": 337
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 344
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui_essentials",
- "ver": "9d9f4bedfc9f0321c19faf71855e228c93bd0dc9",
- "Node name for S&R": "ImageDesaturate+"
- },
- "widgets_values": [
- 0.3,
- "luminance (Rec.709)"
- ]
- },
- {
- "id": 155,
- "type": "LayerColor: Brightness & Contrast",
- "pos": [
- 1578.3603515625,
- 943.193359375
- ],
- "size": [
- 312.3267517089844,
- 106
- ],
- "flags": {},
- "order": 36,
- "mode": 0,
- "inputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "link": 344
- }
- ],
- "outputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "links": [
- 345
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui_layerstyle",
- "ver": "c0fb64d0ebcb81c6c445a8af79ecee24bc3845b0",
- "Node name for S&R": "LayerColor: Brightness & Contrast"
- },
- "widgets_values": [
- 0.8999999999999999,
- 0.8999999999999999,
- 1
- ],
- "color": "rgba(27, 89, 123, 0.7)"
- },
- {
- "id": 87,
- "type": "VHS_LoadVideo",
- "pos": [
- -994.3340454101562,
- 545.85205078125
- ],
- "size": [
- 247.455078125,
- 451.9747314453125
- ],
- "flags": {},
- "order": 10,
- "mode": 0,
- "inputs": [
- {
- "name": "meta_batch",
- "shape": 7,
- "type": "VHS_BatchManager",
- "link": null
- },
- {
- "name": "vae",
- "shape": 7,
- "type": "VAE",
- "link": null
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 335
- ]
- },
- {
- "name": "frame_count",
- "type": "INT",
- "links": []
- },
- {
- "name": "audio",
- "type": "AUDIO",
- "links": null
- },
- {
- "name": "video_info",
- "type": "VHS_VIDEOINFO",
- "links": null
- }
- ],
- "properties": {
- "cnr_id": "comfyui-videohelpersuite",
- "ver": "598e181e97d50174cc18677dfcdaa7b9b6ec0cb2",
- "Node name for S&R": "VHS_LoadVideo"
- },
- "widgets_values": {
- "video": "JagX_00005.mp4",
- "force_rate": 0,
- "custom_width": 0,
- "custom_height": 0,
- "frame_load_cap": 10,
- "skip_first_frames": 54,
- "select_every_nth": 1,
- "format": "AnimateDiff",
- "choose video to upload": "image",
- "videopreview": {
- "hidden": false,
- "paused": false,
- "params": {
- "force_rate": 0,
- "custom_width": 0,
- "custom_height": 0,
- "frame_load_cap": 10,
- "skip_first_frames": 54,
- "select_every_nth": 1,
- "filename": "JagX_00005.mp4",
- "type": "input",
- "format": "video/mp4"
- }
- }
- }
- },
- {
- "id": 6,
- "type": "CLIPTextEncode",
- "pos": [
- 420,
- 70
- ],
- "size": [
- 420,
- 140
- ],
- "flags": {},
- "order": 11,
- "mode": 0,
- "inputs": [
- {
- "name": "clip",
- "type": "CLIP",
- "link": 74
- }
- ],
- "outputs": [
- {
- "name": "CONDITIONING",
- "type": "CONDITIONING",
- "slot_index": 0,
- "links": [
- 176
- ]
- }
- ],
- "title": "CLIP Text Encode (Positive Prompt)",
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.29",
- "Node name for S&R": "CLIPTextEncode"
- },
- "widgets_values": [
- "A classic Jaguar E-type car driving through the rain on a country road leading through a village at night in the Highlands of Scotland."
- ],
- "color": "#232",
- "bgcolor": "#353"
- },
- {
- "id": 79,
- "type": "VHS_VideoCombine",
- "pos": [
- 2157.025390625,
- 473.71820068359375
- ],
- "size": [
- 1032.4283447265625,
- 917.490966796875
- ],
- "flags": {},
- "order": 37,
- "mode": 0,
- "inputs": [
- {
- "name": "images",
- "type": "IMAGE",
- "link": 345
- },
- {
- "name": "audio",
- "shape": 7,
- "type": "AUDIO",
- "link": null
- },
- {
- "name": "meta_batch",
- "shape": 7,
- "type": "VHS_BatchManager",
- "link": null
- },
- {
- "name": "vae",
- "shape": 7,
- "type": "VAE",
- "link": null
- }
- ],
- "outputs": [
- {
- "name": "Filenames",
- "type": "VHS_FILENAMES",
- "links": null
- }
- ],
- "title": "Video sans le flash",
- "properties": {
- "cnr_id": "comfyui-videohelpersuite",
- "ver": "598e181e97d50174cc18677dfcdaa7b9b6ec0cb2",
- "Node name for S&R": "VHS_VideoCombine"
- },
- "widgets_values": {
- "frame_rate": 15,
- "loop_count": 0,
- "filename_prefix": "JagX",
- "format": "video/nvenc_h264-mp4",
- "pix_fmt": "yuv420p",
- "bitrate": 10,
- "megabit": true,
- "save_metadata": true,
- "pingpong": false,
- "save_output": true,
- "videopreview": {
- "hidden": false,
- "paused": false,
- "params": {
- "filename": "JagX_00006.mp4",
- "subfolder": "",
- "type": "output",
- "format": "video/nvenc_h264-mp4",
- "frame_rate": 15,
- "workflow": "JagX_00006.png",
- "fullpath": "E:\\SD-Output-Comfy\\JagX_00006.mp4"
- }
- }
- }
- }
- ],
- "links": [
- [
- 74,
- 38,
- 0,
- 6,
- 0,
- "CLIP"
- ],
- [
- 75,
- 38,
- 0,
- 7,
- 0,
- "CLIP"
- ],
- [
- 76,
- 39,
- 0,
- 8,
- 1,
- "VAE"
- ],
- [
- 131,
- 68,
- 0,
- 66,
- 0,
- "MODEL"
- ],
- [
- 132,
- 65,
- 0,
- 67,
- 0,
- "MODEL"
- ],
- [
- 133,
- 67,
- 0,
- 68,
- 0,
- "MODEL"
- ],
- [
- 135,
- 66,
- 0,
- 3,
- 0,
- "MODEL"
- ],
- [
- 174,
- 39,
- 0,
- 86,
- 2,
- "VAE"
- ],
- [
- 175,
- 7,
- 0,
- 86,
- 1,
- "CONDITIONING"
- ],
- [
- 176,
- 6,
- 0,
- 86,
- 0,
- "CONDITIONING"
- ],
- [
- 178,
- 86,
- 0,
- 3,
- 1,
- "CONDITIONING"
- ],
- [
- 179,
- 86,
- 1,
- 3,
- 2,
- "CONDITIONING"
- ],
- [
- 203,
- 98,
- 0,
- 65,
- 0,
- "MODEL"
- ],
- [
- 210,
- 105,
- 0,
- 95,
- 0,
- "IMAGE"
- ],
- [
- 215,
- 112,
- 0,
- 113,
- 0,
- "IMAGE"
- ],
- [
- 216,
- 113,
- 0,
- 114,
- 0,
- "IMAGE"
- ],
- [
- 240,
- 123,
- 0,
- 105,
- 0,
- "IMAGE"
- ],
- [
- 248,
- 127,
- 0,
- 126,
- 1,
- "INT,FLOAT,IMAGE,LATENT"
- ],
- [
- 250,
- 126,
- 0,
- 86,
- 8,
- "INT"
- ],
- [
- 275,
- 118,
- 0,
- 133,
- 1,
- "INT"
- ],
- [
- 276,
- 119,
- 0,
- 133,
- 2,
- "INT"
- ],
- [
- 289,
- 135,
- 0,
- 98,
- 0,
- "MODEL"
- ],
- [
- 290,
- 133,
- 1,
- 86,
- 6,
- "INT"
- ],
- [
- 291,
- 133,
- 2,
- 86,
- 7,
- "INT"
- ],
- [
- 293,
- 133,
- 0,
- 112,
- 0,
- "IMAGE"
- ],
- [
- 294,
- 133,
- 0,
- 114,
- 1,
- "IMAGE"
- ],
- [
- 303,
- 95,
- 0,
- 86,
- 5,
- "IMAGE"
- ],
- [
- 306,
- 118,
- 0,
- 95,
- 2,
- "INT"
- ],
- [
- 307,
- 119,
- 0,
- 95,
- 3,
- "INT"
- ],
- [
- 308,
- 95,
- 0,
- 140,
- 0,
- "IMAGE"
- ],
- [
- 310,
- 86,
- 3,
- 141,
- 1,
- "INT"
- ],
- [
- 312,
- 86,
- 2,
- 3,
- 3,
- "LATENT"
- ],
- [
- 313,
- 3,
- 0,
- 141,
- 0,
- "LATENT"
- ],
- [
- 314,
- 141,
- 0,
- 8,
- 0,
- "LATENT"
- ],
- [
- 328,
- 139,
- 0,
- 149,
- 0,
- "MODEL"
- ],
- [
- 329,
- 149,
- 0,
- 135,
- 0,
- "MODEL"
- ],
- [
- 330,
- 150,
- 0,
- 133,
- 0,
- "IMAGE"
- ],
- [
- 332,
- 151,
- 0,
- 150,
- 1,
- "IMAGE"
- ],
- [
- 333,
- 120,
- 0,
- 126,
- 0,
- "INT,FLOAT,IMAGE,LATENT"
- ],
- [
- 334,
- 114,
- 0,
- 86,
- 3,
- "IMAGE"
- ],
- [
- 335,
- 87,
- 0,
- 152,
- 0,
- "IMAGE"
- ],
- [
- 337,
- 8,
- 0,
- 153,
- 0,
- "IMAGE"
- ],
- [
- 339,
- 152,
- 0,
- 154,
- 0,
- "IMAGE"
- ],
- [
- 344,
- 153,
- 0,
- 155,
- 0,
- "IMAGE"
- ],
- [
- 345,
- 155,
- 0,
- 79,
- 0,
- "IMAGE"
- ],
- [
- 347,
- 154,
- 0,
- 150,
- 0,
- "IMAGE"
- ]
- ],
- "groups": [
- {
- "id": 1,
- "title": "Load Models",
- "bounding": [
- 15.554489135742188,
- 0,
- 370,
- 410
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {}
- },
- {
- "id": 2,
- "title": "Ref Image",
- "bounding": [
- 4.472236633300781,
- 436.7897644042969,
- 836.1424560546875,
- 842.1196899414062
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {}
- },
- {
- "id": 5,
- "title": "Attention Booster",
- "bounding": [
- 872,
- 0,
- 706.1909790039062,
- 419.177001953125
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {}
- },
- {
- "id": 6,
- "title": "Prompt",
- "bounding": [
- 408,
- 0,
- 440,
- 410
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {}
- },
- {
- "id": 8,
- "title": "Sampling & Decode",
- "bounding": [
- 872,
- 432,
- 1045.686279296875,
- 848.2769775390625
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {}
- },
- {
- "id": 10,
- "title": "torchcompile",
- "bounding": [
- 1065.697998046875,
- -336.36419677734375,
- 594.8131713867188,
- 274.2682800292969
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {}
- },
- {
- "id": 11,
- "title": "load video for control",
- "bounding": [
- -1004.5489501953125,
- 454.71728515625,
- 976.4447021484375,
- 1138.33837890625
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {}
- },
- {
- "id": 13,
- "title": "repeat batch first frame",
- "bounding": [
- -603.5137329101562,
- 156.28546142578125,
- 570.2135620117188,
- 251.22183227539062
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {}
- },
- {
- "id": 15,
- "title": "size / length",
- "bounding": [
- -1134.1864013671875,
- 54.524803161621094,
- 338.172607421875,
- 368.4421691894531
- ],
- "color": "#3f789e",
- "font_size": 24,
- "flags": {}
- }
- ],
- "config": {},
- "extra": {
- "ds": {
- "scale": 0.6303940863128928,
- "offset": [
- -215.78302670822384,
- -318.2898471209605
- ]
- },
- "frontendVersion": "1.18.10",
- "VHS_latentpreview": true,
- "VHS_latentpreviewrate": 0,
- "VHS_MetadataImage": true,
- "VHS_KeepIntermediate": true,
- "groupNodes": {},
- "ue_links": []
- },
- "version": 0.4
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement