Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "id": "91f6bbe2-ed41-4fd6-bac7-71d5b5864ecb",
- "revision": 0,
- "last_node_id": 164,
- "last_link_id": 1524,
- "nodes": [
- {
- "id": 39,
- "type": "VAELoader",
- "pos": [
- -1530,
- -90
- ],
- "size": [
- 330,
- 60
- ],
- "flags": {
- "collapsed": true
- },
- "order": 0,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "VAE",
- "type": "VAE",
- "slot_index": 0,
- "links": [
- 245
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.48",
- "Node name for S&R": "VAELoader",
- "models": [
- {
- "name": "qwen_image_vae.safetensors",
- "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/vae/qwen_image_vae.safetensors",
- "directory": "vae"
- }
- ],
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65,
- "ue_properties": {
- "version": "7.1",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "qwen_image_vae.safetensors"
- ],
- "color": "#432",
- "bgcolor": "#653"
- },
- {
- "id": 75,
- "type": "CFGNorm",
- "pos": [
- 70,
- -70
- ],
- "size": [
- 290,
- 60
- ],
- "flags": {
- "collapsed": true
- },
- "order": 8,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 141
- }
- ],
- "outputs": [
- {
- "name": "patched_model",
- "type": "MODEL",
- "links": [
- 186
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.50",
- "Node name for S&R": "CFGNorm",
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65,
- "ue_properties": {
- "widget_ue_connectable": {
- "strength": true
- },
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- 1
- ],
- "color": "#2a363b",
- "bgcolor": "#3f5159"
- },
- {
- "id": 66,
- "type": "ModelSamplingAuraFlow",
- "pos": [
- -140,
- -70
- ],
- "size": [
- 290,
- 60
- ],
- "flags": {
- "collapsed": true
- },
- "order": 1,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": null
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 141
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.48",
- "Node name for S&R": "ModelSamplingAuraFlow",
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65,
- "ue_properties": {
- "version": "7.1",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- 3
- ],
- "color": "#2a363b",
- "bgcolor": "#3f5159"
- },
- {
- "id": 110,
- "type": "TextEncodeQwenImageEditPlus",
- "pos": [
- -600,
- 316.0000305175781
- ],
- "size": [
- 400,
- 168
- ],
- "flags": {},
- "order": 18,
- "mode": 0,
- "inputs": [
- {
- "name": "clip",
- "type": "CLIP",
- "link": null
- },
- {
- "name": "vae",
- "shape": 7,
- "type": "VAE",
- "link": null
- },
- {
- "name": "image1",
- "shape": 7,
- "type": "IMAGE",
- "link": null
- },
- {
- "name": "image2",
- "shape": 7,
- "type": "IMAGE",
- "link": 764
- },
- {
- "name": "image3",
- "shape": 7,
- "type": "IMAGE",
- "link": 628
- }
- ],
- "outputs": [
- {
- "name": "CONDITIONING",
- "type": "CONDITIONING",
- "links": [
- 645
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.59",
- "Node name for S&R": "TextEncodeQwenImageEditPlus",
- "ue_properties": {
- "widget_ue_connectable": {},
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- ""
- ],
- "color": "#322",
- "bgcolor": "#533"
- },
- {
- "id": 3,
- "type": "KSampler",
- "pos": [
- -150,
- -5.999969482421875
- ],
- "size": [
- 340,
- 743.6923217773438
- ],
- "flags": {},
- "order": 20,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 186
- },
- {
- "name": "positive",
- "type": "CONDITIONING",
- "link": 646
- },
- {
- "name": "negative",
- "type": "CONDITIONING",
- "link": 645
- },
- {
- "name": "latent_image",
- "type": "LATENT",
- "link": 641
- }
- ],
- "outputs": [
- {
- "name": "LATENT",
- "type": "LATENT",
- "slot_index": 0,
- "links": [
- 128
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.48",
- "Node name for S&R": "KSampler",
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65,
- "ue_properties": {
- "version": "7.1",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- 42,
- "fixed",
- 4,
- 1,
- "euler",
- "simple",
- 1
- ],
- "color": "#2a363b",
- "bgcolor": "#3f5159"
- },
- {
- "id": 122,
- "type": "Anything Everywhere",
- "pos": [
- -1230,
- -180
- ],
- "size": [
- 172.18905639648438,
- 106
- ],
- "flags": {},
- "order": 15,
- "mode": 0,
- "inputs": [
- {
- "color_on": "#B39DDB",
- "label": "MODEL",
- "name": "anything",
- "shape": 7,
- "type": "MODEL",
- "link": 243
- },
- {
- "color_on": "#FFD500",
- "label": "CLIP",
- "name": "anything11",
- "type": "CLIP",
- "link": 244
- },
- {
- "color_on": "#FF6E6E",
- "label": "VAE",
- "name": "anything12",
- "type": "VAE",
- "link": 245
- },
- {
- "color_on": "#64B5F6",
- "label": "IMAGE",
- "name": "anything13",
- "type": "IMAGE",
- "link": 1422
- },
- {
- "label": "anything",
- "name": "anything44",
- "type": "*",
- "link": null
- }
- ],
- "outputs": [],
- "properties": {
- "cnr_id": "cg-use-everywhere",
- "ver": "7.1.0",
- "Node name for S&R": "Anything Everywhere",
- "ue_properties": {
- "version": "7.1",
- "group_restricted": 0,
- "color_restricted": 0,
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {},
- "title_regex": null,
- "input_regex": null,
- "group_regex": null,
- "repeated_type_rule": 0,
- "next_input_index": 44
- }
- },
- "widgets_values": [],
- "color": "#432",
- "bgcolor": "#653"
- },
- {
- "id": 88,
- "type": "VAEEncode",
- "pos": [
- -770,
- -140
- ],
- "size": [
- 140,
- 46
- ],
- "flags": {
- "collapsed": true
- },
- "order": 2,
- "mode": 0,
- "inputs": [
- {
- "name": "pixels",
- "type": "IMAGE",
- "link": null
- },
- {
- "name": "vae",
- "type": "VAE",
- "link": null
- }
- ],
- "outputs": [
- {
- "name": "LATENT",
- "type": "LATENT",
- "links": [
- 640
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.50",
- "Node name for S&R": "VAEEncode",
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65,
- "ue_properties": {
- "widget_ue_connectable": {},
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [],
- "color": "#432",
- "bgcolor": "#653"
- },
- {
- "id": 8,
- "type": "VAEDecode",
- "pos": [
- 220,
- -70
- ],
- "size": [
- 210,
- 46
- ],
- "flags": {
- "collapsed": true
- },
- "order": 21,
- "mode": 0,
- "inputs": [
- {
- "name": "samples",
- "type": "LATENT",
- "link": 128
- },
- {
- "name": "vae",
- "type": "VAE",
- "link": null
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "slot_index": 0,
- "links": [
- 110
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.48",
- "Node name for S&R": "VAEDecode",
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65,
- "ue_properties": {
- "version": "7.1",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [],
- "color": "#432",
- "bgcolor": "#653"
- },
- {
- "id": 115,
- "type": "NunchakuQwenImageDiTLoader",
- "pos": [
- -1530,
- -180
- ],
- "size": [
- 320.1197204589844,
- 130
- ],
- "flags": {
- "collapsed": true
- },
- "order": 3,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 243
- ]
- }
- ],
- "properties": {
- "aux_id": "mit-han-lab/ComfyUI-nunchaku",
- "ver": "d9405a6305efc4dc758bdeec500fc5d695215b2b",
- "Node name for S&R": "NunchakuQwenImageDiTLoader",
- "cnr_id": "ComfyUI-nunchaku",
- "ue_properties": {
- "widget_ue_connectable": {},
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "svdq-int4_r32-qwen-image-edit-2509-lightningv2.0-4steps.safetensors",
- "enable",
- 20,
- "disable"
- ],
- "color": "#432",
- "bgcolor": "#653"
- },
- {
- "id": 38,
- "type": "CLIPLoader",
- "pos": [
- -1530,
- -130
- ],
- "size": [
- 330,
- 110
- ],
- "flags": {
- "collapsed": true
- },
- "order": 4,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "CLIP",
- "type": "CLIP",
- "slot_index": 0,
- "links": [
- 244
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.48",
- "Node name for S&R": "CLIPLoader",
- "models": [
- {
- "name": "qwen_2.5_vl_7b_fp8_scaled.safetensors",
- "url": "https://huggingface.co/Comfy-Org/Qwen-Image_ComfyUI/resolve/main/split_files/text_encoders/qwen_2.5_vl_7b_fp8_scaled.safetensors",
- "directory": "text_encoders"
- }
- ],
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65,
- "ue_properties": {
- "version": "7.1",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "qwen_2.5_vl_7b_fp8_scaled.safetensors",
- "qwen_image",
- "default"
- ],
- "color": "#432",
- "bgcolor": "#653"
- },
- {
- "id": 111,
- "type": "TextEncodeQwenImageEditPlus",
- "pos": [
- -600,
- 70
- ],
- "size": [
- 400,
- 200
- ],
- "flags": {},
- "order": 17,
- "mode": 0,
- "inputs": [
- {
- "name": "clip",
- "type": "CLIP",
- "link": null
- },
- {
- "name": "vae",
- "shape": 7,
- "type": "VAE",
- "link": null
- },
- {
- "name": "image1",
- "shape": 7,
- "type": "IMAGE",
- "link": null
- },
- {
- "name": "image2",
- "shape": 7,
- "type": "IMAGE",
- "link": 763
- },
- {
- "name": "image3",
- "shape": 7,
- "type": "IMAGE",
- "link": 629
- }
- ],
- "outputs": [
- {
- "name": "CONDITIONING",
- "type": "CONDITIONING",
- "links": [
- 644
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.59",
- "Node name for S&R": "TextEncodeQwenImageEditPlus",
- "ue_properties": {
- "widget_ue_connectable": {},
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "combine the body from first image with the head from the second image to make one coherent person with correct anatomical proportions. Preserve the lighting, environment and background from the first image."
- ],
- "color": "#232",
- "bgcolor": "#353"
- },
- {
- "id": 133,
- "type": "ColorMatch",
- "pos": [
- -930,
- 900
- ],
- "size": [
- 300,
- 130
- ],
- "flags": {},
- "order": 14,
- "mode": 0,
- "inputs": [
- {
- "name": "image_ref",
- "type": "IMAGE",
- "link": 820
- },
- {
- "name": "image_target",
- "type": "IMAGE",
- "link": 741
- }
- ],
- "outputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "links": [
- 740,
- 763,
- 764
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-kjnodes",
- "ver": "1.1.6",
- "Node name for S&R": "ColorMatch",
- "ue_properties": {
- "widget_ue_connectable": {
- "method": true,
- "strength": true,
- "multithread": true
- },
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "mkl",
- 0.8,
- true
- ],
- "color": "#332922",
- "bgcolor": "#593930"
- },
- {
- "id": 129,
- "type": "DWPreprocessor",
- "pos": [
- -930,
- 262.0000305175781
- ],
- "size": [
- 294.72265625,
- 222
- ],
- "flags": {},
- "order": 9,
- "mode": 0,
- "inputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "link": 616
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 617,
- 628,
- 629
- ]
- },
- {
- "name": "POSE_KEYPOINT",
- "type": "POSE_KEYPOINT",
- "links": null
- }
- ],
- "properties": {
- "cnr_id": "comfyui_controlnet_aux",
- "ver": "cc6b232f4a47f0cdf70f4e1bfa24b74bd0d75bf1",
- "Node name for S&R": "DWPreprocessor",
- "ue_properties": {
- "widget_ue_connectable": {
- "detect_hand": true,
- "detect_body": true,
- "detect_face": true,
- "resolution": true,
- "bbox_detector": true,
- "pose_estimator": true,
- "scale_stick_for_xinsr_cn": true
- },
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "enable",
- "enable",
- "enable",
- 1024,
- "yolox_l.onnx",
- "dw-ll_ucoco_384_bs5.torchscript.pt",
- "disable"
- ],
- "color": "#432",
- "bgcolor": "#653"
- },
- {
- "id": 137,
- "type": "Bounded Image Crop with Mask",
- "pos": [
- -1530,
- 900
- ],
- "size": [
- 280,
- 174
- ],
- "flags": {},
- "order": 10,
- "mode": 0,
- "inputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "link": 797
- },
- {
- "name": "mask",
- "type": "MASK",
- "link": 798
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 799,
- 820
- ]
- },
- {
- "name": "IMAGE_BOUNDS",
- "type": "IMAGE_BOUNDS",
- "links": null
- }
- ],
- "properties": {
- "cnr_id": "was-node-suite-comfyui",
- "ver": "1.0.2",
- "Node name for S&R": "Bounded Image Crop with Mask",
- "ue_properties": {
- "widget_ue_connectable": {
- "padding_left": true,
- "padding_right": true,
- "padding_top": true,
- "padding_bottom": true,
- "return_list": true
- },
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- 0,
- 0,
- 0,
- 0,
- false
- ],
- "color": "#332922",
- "bgcolor": "#593930"
- },
- {
- "id": 131,
- "type": "PreviewImage",
- "pos": [
- -930,
- 534
- ],
- "size": [
- 290,
- 310
- ],
- "flags": {},
- "order": 12,
- "mode": 0,
- "inputs": [
- {
- "name": "images",
- "type": "IMAGE",
- "link": 617
- }
- ],
- "outputs": [],
- "title": "DWPose Preview",
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.60",
- "Node name for S&R": "PreviewImage",
- "ue_properties": {
- "widget_ue_connectable": {},
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [],
- "color": "#432",
- "bgcolor": "#653"
- },
- {
- "id": 60,
- "type": "SaveImage",
- "pos": [
- 220,
- -5.999969482421875
- ],
- "size": [
- 670,
- 730
- ],
- "flags": {},
- "order": 22,
- "mode": 0,
- "inputs": [
- {
- "name": "images",
- "type": "IMAGE",
- "link": 110
- }
- ],
- "outputs": [],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.48",
- "Node name for S&R": "SaveImage",
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65,
- "ue_properties": {
- "version": "7.1",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "ComfyUI"
- ],
- "color": "#2a363b",
- "bgcolor": "#3f5159"
- },
- {
- "id": 106,
- "type": "LoadImage",
- "pos": [
- -1230,
- 170
- ],
- "size": [
- 274.080078125,
- 314.0000305175781
- ],
- "flags": {},
- "order": 5,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 741
- ]
- },
- {
- "name": "MASK",
- "type": "MASK",
- "links": null
- }
- ],
- "title": "2",
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.50",
- "Node name for S&R": "LoadImage",
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65,
- "ue_properties": {
- "widget_ue_connectable": {
- "image": true,
- "upload": true
- },
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "newface2.png",
- "image"
- ],
- "color": "#223",
- "bgcolor": "#335"
- },
- {
- "id": 130,
- "type": "LoadImage",
- "pos": [
- -1530,
- 530
- ],
- "size": [
- 274.080078125,
- 314
- ],
- "flags": {},
- "order": 6,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 616,
- 797
- ]
- },
- {
- "name": "MASK",
- "type": "MASK",
- "links": [
- 798
- ]
- }
- ],
- "title": "3",
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.60",
- "Node name for S&R": "LoadImage",
- "ue_properties": {
- "widget_ue_connectable": {
- "image": true,
- "upload": true
- },
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "clipspace/clipspace-painted-masked-571014.png [input]",
- "image"
- ],
- "color": "#223",
- "bgcolor": "#335"
- },
- {
- "id": 134,
- "type": "PreviewImage",
- "pos": [
- -600,
- 900
- ],
- "size": [
- 230,
- 258
- ],
- "flags": {},
- "order": 16,
- "mode": 0,
- "inputs": [
- {
- "name": "images",
- "type": "IMAGE",
- "link": 740
- }
- ],
- "outputs": [],
- "title": "Color Match Preview",
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.60",
- "Node name for S&R": "PreviewImage",
- "ue_properties": {
- "widget_ue_connectable": {},
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [],
- "color": "#332922",
- "bgcolor": "#593930"
- },
- {
- "id": 138,
- "type": "PreviewImage",
- "pos": [
- -1220,
- 900
- ],
- "size": [
- 260,
- 260
- ],
- "flags": {},
- "order": 13,
- "mode": 0,
- "inputs": [
- {
- "name": "images",
- "type": "IMAGE",
- "link": 799
- }
- ],
- "outputs": [],
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.60",
- "Node name for S&R": "PreviewImage",
- "ue_properties": {
- "widget_ue_connectable": {},
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [],
- "color": "#332922",
- "bgcolor": "#593930"
- },
- {
- "id": 78,
- "type": "LoadImage",
- "pos": [
- -1820,
- 170
- ],
- "size": [
- 274.080078125,
- 314.0000305175781
- ],
- "flags": {},
- "order": 7,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 1400
- ]
- },
- {
- "name": "MASK",
- "type": "MASK",
- "links": [
- 1401
- ]
- }
- ],
- "title": "1",
- "properties": {
- "cnr_id": "comfy-core",
- "ver": "0.3.50",
- "Node name for S&R": "LoadImage",
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65,
- "ue_properties": {
- "widget_ue_connectable": {
- "image": true,
- "upload": true
- },
- "version": "7.1",
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- "clipspace/clipspace-painted-masked-2593826.png [input]",
- "image"
- ],
- "color": "#223",
- "bgcolor": "#335"
- },
- {
- "id": 132,
- "type": "AILab_ReferenceLatentMask",
- "pos": [
- -610,
- -180
- ],
- "size": [
- 400,
- 160
- ],
- "flags": {},
- "order": 19,
- "mode": 0,
- "inputs": [
- {
- "name": "conditioning",
- "type": "CONDITIONING",
- "link": 644
- },
- {
- "name": "latent",
- "type": "LATENT",
- "link": 640
- },
- {
- "name": "mask",
- "type": "MASK",
- "link": 1504
- }
- ],
- "outputs": [
- {
- "name": "CONDITIONING",
- "type": "CONDITIONING",
- "links": [
- 646
- ]
- },
- {
- "name": "LATENT",
- "type": "LATENT",
- "links": [
- 641
- ]
- },
- {
- "name": "MASK",
- "type": "MASK",
- "links": []
- }
- ],
- "title": "Latent Mask",
- "properties": {
- "cnr_id": "comfyui-rmbg",
- "ver": "2.6.0",
- "Node name for S&R": "AILab_ReferenceLatentMask",
- "enableTabs": false,
- "tabWidth": 65,
- "tabXOffset": 10,
- "hasSecondTab": false,
- "secondTabText": "Send Back",
- "secondTabOffset": 80,
- "secondTabWidth": 65,
- "ue_properties": {
- "version": "7.1",
- "widget_ue_connectable": {},
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- 5,
- 5,
- 10
- ],
- "color": "#323",
- "bgcolor": "#535"
- },
- {
- "id": 164,
- "type": "AILab_MaskOverlay",
- "pos": [
- -1520,
- 160
- ],
- "size": [
- 260,
- 326
- ],
- "flags": {},
- "order": 11,
- "mode": 0,
- "inputs": [
- {
- "name": "image",
- "shape": 7,
- "type": "IMAGE",
- "link": 1400
- },
- {
- "name": "mask",
- "shape": 7,
- "type": "MASK",
- "link": 1401
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 1422
- ]
- },
- {
- "name": "MASK",
- "type": "MASK",
- "links": [
- 1504
- ]
- }
- ],
- "properties": {
- "cnr_id": "comfyui-rmbg",
- "ver": "2.6.0",
- "Node name for S&R": "AILab_MaskOverlay",
- "ue_properties": {
- "version": "7.1",
- "widget_ue_connectable": {
- "mask_opacity": true
- },
- "input_ue_unconnectable": {}
- }
- },
- "widgets_values": [
- 1,
- "#ffffff"
- ],
- "color": "#2e3e57",
- "bgcolor": "#4b5b73"
- }
- ],
- "links": [
- [
- 110,
- 8,
- 0,
- 60,
- 0,
- "IMAGE"
- ],
- [
- 128,
- 3,
- 0,
- 8,
- 0,
- "LATENT"
- ],
- [
- 141,
- 66,
- 0,
- 75,
- 0,
- "MODEL"
- ],
- [
- 186,
- 75,
- 0,
- 3,
- 0,
- "MODEL"
- ],
- [
- 243,
- 115,
- 0,
- 122,
- 0,
- "MODEL"
- ],
- [
- 244,
- 38,
- 0,
- 122,
- 1,
- "CLIP"
- ],
- [
- 245,
- 39,
- 0,
- 122,
- 2,
- "VAE"
- ],
- [
- 616,
- 130,
- 0,
- 129,
- 0,
- "IMAGE"
- ],
- [
- 617,
- 129,
- 0,
- 131,
- 0,
- "IMAGE"
- ],
- [
- 628,
- 129,
- 0,
- 110,
- 4,
- "IMAGE"
- ],
- [
- 629,
- 129,
- 0,
- 111,
- 4,
- "IMAGE"
- ],
- [
- 640,
- 88,
- 0,
- 132,
- 1,
- "LATENT"
- ],
- [
- 641,
- 132,
- 1,
- 3,
- 3,
- "LATENT"
- ],
- [
- 644,
- 111,
- 0,
- 132,
- 0,
- "CONDITIONING"
- ],
- [
- 645,
- 110,
- 0,
- 3,
- 2,
- "CONDITIONING"
- ],
- [
- 646,
- 132,
- 0,
- 3,
- 1,
- "CONDITIONING"
- ],
- [
- 740,
- 133,
- 0,
- 134,
- 0,
- "IMAGE"
- ],
- [
- 741,
- 106,
- 0,
- 133,
- 1,
- "IMAGE"
- ],
- [
- 763,
- 133,
- 0,
- 111,
- 3,
- "IMAGE"
- ],
- [
- 764,
- 133,
- 0,
- 110,
- 3,
- "IMAGE"
- ],
- [
- 797,
- 130,
- 0,
- 137,
- 0,
- "IMAGE"
- ],
- [
- 798,
- 130,
- 1,
- 137,
- 1,
- "MASK"
- ],
- [
- 799,
- 137,
- 0,
- 138,
- 0,
- "IMAGE"
- ],
- [
- 820,
- 137,
- 0,
- 133,
- 0,
- "IMAGE"
- ],
- [
- 1400,
- 78,
- 0,
- 164,
- 0,
- "IMAGE"
- ],
- [
- 1401,
- 78,
- 1,
- 164,
- 1,
- "MASK"
- ],
- [
- 1422,
- 164,
- 0,
- 122,
- 3,
- "IMAGE"
- ],
- [
- 1504,
- 164,
- 1,
- 132,
- 2,
- "MASK"
- ]
- ],
- "groups": [],
- "config": {},
- "extra": {
- "ds": {
- "scale": 0.5131581182307067,
- "offset": [
- 2400.5635160999996,
- 258.35884790000034
- ]
- },
- "frontendVersion": "1.26.13",
- "ue_links": [
- {
- "downstream": 66,
- "downstream_slot": 0,
- "upstream": "115",
- "upstream_slot": 0,
- "controller": 122,
- "type": "MODEL"
- },
- {
- "downstream": 110,
- "downstream_slot": 0,
- "upstream": "38",
- "upstream_slot": 0,
- "controller": 122,
- "type": "CLIP"
- },
- {
- "downstream": 110,
- "downstream_slot": 1,
- "upstream": "39",
- "upstream_slot": 0,
- "controller": 122,
- "type": "VAE"
- },
- {
- "downstream": 110,
- "downstream_slot": 2,
- "upstream": "164",
- "upstream_slot": 0,
- "controller": 122,
- "type": "IMAGE"
- },
- {
- "downstream": 88,
- "downstream_slot": 0,
- "upstream": "164",
- "upstream_slot": 0,
- "controller": 122,
- "type": "IMAGE"
- },
- {
- "downstream": 88,
- "downstream_slot": 1,
- "upstream": "39",
- "upstream_slot": 0,
- "controller": 122,
- "type": "VAE"
- },
- {
- "downstream": 8,
- "downstream_slot": 1,
- "upstream": "39",
- "upstream_slot": 0,
- "controller": 122,
- "type": "VAE"
- },
- {
- "downstream": 111,
- "downstream_slot": 0,
- "upstream": "38",
- "upstream_slot": 0,
- "controller": 122,
- "type": "CLIP"
- },
- {
- "downstream": 111,
- "downstream_slot": 1,
- "upstream": "39",
- "upstream_slot": 0,
- "controller": 122,
- "type": "VAE"
- },
- {
- "downstream": 111,
- "downstream_slot": 2,
- "upstream": "164",
- "upstream_slot": 0,
- "controller": 122,
- "type": "IMAGE"
- }
- ],
- "links_added_by_ue": [
- 1515,
- 1516,
- 1517,
- 1518,
- 1519,
- 1520,
- 1521,
- 1522,
- 1523,
- 1524
- ],
- "VHS_latentpreview": true,
- "VHS_latentpreviewrate": 0,
- "VHS_MetadataImage": true,
- "VHS_KeepIntermediate": true
- },
- "version": 0.4
- }
Advertisement
Add Comment
Please, Sign In to add comment