Files
18xchat/comfyui_work/workflow/换pose.json
T
2025-08-22 15:06:32 +08:00

2835 lines
48 KiB
JSON

{
"id": "76007926-ebe5-4f75-9c9d-b7ccbdc8050d",
"revision": 0,
"last_node_id": 44,
"last_link_id": 58,
"nodes": [
{
"id": 1,
"type": "SamplerCustomAdvanced",
"pos": [
1570,
-2190
],
"size": [
350,
500
],
"flags": {},
"order": 37,
"mode": 0,
"inputs": [
{
"name": "noise",
"type": "NOISE",
"link": 1
},
{
"name": "guider",
"type": "GUIDER",
"link": 2
},
{
"name": "sampler",
"type": "SAMPLER",
"link": 3
},
{
"name": "sigmas",
"type": "SIGMAS",
"link": 4
},
{
"name": "latent_image",
"type": "LATENT",
"link": 5
}
],
"outputs": [
{
"name": "output",
"type": "LATENT",
"slot_index": 0,
"links": [
26
]
},
{
"name": "denoised_output",
"type": "LATENT",
"links": null
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.26",
"Node name for S&R": "SamplerCustomAdvanced",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [],
"color": "#19445b",
"bgcolor": "#246283",
"shape": 1
},
{
"id": 5,
"type": "VAEEncode",
"pos": [
880,
-1240
],
"size": [
330,
50
],
"flags": {
"collapsed": false
},
"order": 32,
"mode": 0,
"inputs": [
{
"name": "pixels",
"type": "IMAGE",
"link": 7
},
{
"name": "vae",
"type": "VAE",
"link": 8
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
5,
57
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.39",
"Node name for S&R": "VAEEncode",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [],
"color": "#5C4717FF",
"bgcolor": "#846621FF",
"shape": 1
},
{
"id": 6,
"type": "Get Image Size",
"pos": [
480,
-2190
],
"size": [
150,
90
],
"flags": {
"collapsed": false
},
"order": 20,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 9
}
],
"outputs": [
{
"name": "width",
"type": "INT",
"links": [
41,
49
]
},
{
"name": "height",
"type": "INT",
"links": [
42,
47,
50
]
}
],
"title": "Get size",
"properties": {
"cnr_id": "masquerade-nodes-comfyui",
"ver": "432cb4d146a391b387a0cd25ace824328b5b61cf",
"Node name for S&R": "Get Image Size",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [],
"color": "#00324AFF",
"bgcolor": "#00486AFF",
"shape": 1
},
{
"id": 8,
"type": "GroundingDinoModelLoader (segment anything2)",
"pos": [
20,
-2190
],
"size": [
210,
60
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "GROUNDING_DINO_MODEL",
"type": "GROUNDING_DINO_MODEL",
"links": [
35
]
}
],
"title": "GD",
"properties": {
"cnr_id": "comfyui-sam2",
"ver": "1.0.3",
"Node name for S&R": "GroundingDinoModelLoader (segment anything2)",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"GroundingDINO_SwinB (938MB)"
],
"color": "#195b5b",
"bgcolor": "#248382",
"shape": 1
},
{
"id": 9,
"type": "SAM2ModelLoader (segment anything2)",
"pos": [
240,
-2190
],
"size": [
210,
58
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "SAM2_MODEL",
"type": "SAM2_MODEL",
"links": [
34
]
}
],
"title": "SAM2",
"properties": {
"cnr_id": "comfyui-sam2",
"ver": "1.0.3",
"Node name for S&R": "SAM2ModelLoader (segment anything2)",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"sam2_1_hiera_base_plus.pt"
],
"color": "#195b5b",
"bgcolor": "#248382",
"shape": 1
},
{
"id": 10,
"type": "EmptyImage",
"pos": [
240,
-1650
],
"size": [
210,
140
],
"flags": {},
"order": 27,
"mode": 0,
"inputs": [
{
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 10
},
{
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 11
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
12
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.50",
"Node name for S&R": "EmptyImage",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
1000,
2000,
1,
0
],
"color": "#195b5b",
"bgcolor": "#248382",
"shape": 1
},
{
"id": 11,
"type": "ImagePaste",
"pos": [
240,
-1470
],
"size": [
210,
130
],
"flags": {},
"order": 28,
"mode": 0,
"inputs": [
{
"name": "background_image",
"type": "IMAGE",
"link": 12
},
{
"name": "foreground_image",
"type": "IMAGE",
"link": 13
},
{
"name": "x_position",
"type": "INT",
"widget": {
"name": "x_position"
},
"link": 14
},
{
"name": "y_position",
"type": "INT",
"widget": {
"name": "y_position"
},
"link": 15
}
],
"outputs": [
{
"name": "image",
"type": "IMAGE",
"links": [
46
]
}
],
"properties": {
"cnr_id": "mikey_nodes",
"ver": "99dca30a008e6385218342369a9f15eb4636f26f",
"Node name for S&R": "ImagePaste",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
0,
0
],
"color": "#195b5b",
"bgcolor": "#248382",
"shape": 1
},
{
"id": 12,
"type": "Power Puter (rgthree)",
"pos": [
240,
-1930
],
"size": [
210,
240
],
"flags": {},
"order": 25,
"mode": 0,
"inputs": [
{
"name": "a",
"type": "*",
"link": 16
},
{
"name": "b",
"type": "*",
"link": 17
},
{
"name": "c",
"type": "*",
"link": 18
},
{
"name": "d",
"type": "*",
"link": 19
},
{
"name": "e",
"type": "*",
"link": 20
},
{
"name": "f",
"type": "*",
"link": 21
},
{
"name": "g",
"type": "*",
"link": null
}
],
"outputs": [
{
"label": "INT",
"name": "*",
"shape": 3,
"type": "INT",
"links": [
10
]
},
{
"label": "INT",
"name": "",
"type": "INT",
"links": [
11
]
}
],
"properties": {
"cnr_id": "rgthree-comfy",
"ver": "c5ffa43de4ddb17244626a65a30700a05dd6b67d",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
{
"outputs": [
"INT",
"INT"
]
},
"a+b+c, d+e+f"
],
"color": "#195b5b",
"bgcolor": "#248382",
"shape": 1
},
{
"id": 13,
"type": "Get Image Size",
"pos": [
20,
-1420
],
"size": [
210,
80
],
"flags": {},
"order": 23,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 22
}
],
"outputs": [
{
"name": "width",
"type": "INT",
"links": [
18
]
},
{
"name": "height",
"type": "INT",
"links": [
21
]
}
],
"properties": {
"cnr_id": "masquerade-nodes-comfyui",
"ver": "432cb4d146a391b387a0cd25ace824328b5b61cf",
"Node name for S&R": "Get Image Size",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [],
"color": "#195b5b",
"bgcolor": "#248382",
"shape": 1
},
{
"id": 14,
"type": "ImageCropByMask",
"pos": [
20,
-1530
],
"size": [
210,
70
],
"flags": {},
"order": 21,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 23
},
{
"name": "mask",
"type": "MASK",
"link": 24
}
],
"outputs": [
{
"name": "image",
"type": "IMAGE",
"links": [
13,
22
]
}
],
"properties": {
"cnr_id": "comfyui-kjnodes",
"ver": "331260d90840187364e4bf17671bdc361085d606",
"Node name for S&R": "ImageCropByMask",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [],
"color": "#195b5b",
"bgcolor": "#248382",
"shape": 1
},
{
"id": 15,
"type": "Create Rect Mask",
"pos": [
1570,
-1470
],
"size": [
350,
230
],
"flags": {},
"order": 39,
"mode": 0,
"inputs": [
{
"name": "copy_image_size",
"shape": 7,
"type": "IMAGE",
"link": 25
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
28
]
}
],
"properties": {
"cnr_id": "masquerade-nodes-comfyui",
"ver": "432cb4d146a391b387a0cd25ace824328b5b61cf",
"Node name for S&R": "Create Rect Mask",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"percent",
"topleft",
50,
0,
50,
100,
512,
512
],
"color": "#222",
"bgcolor": "#000",
"shape": 1
},
{
"id": 16,
"type": "VAEDecode",
"pos": [
1570,
-1650
],
"size": [
350,
90
],
"flags": {},
"order": 38,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 26
},
{
"name": "vae",
"type": "VAE",
"link": 27
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"slot_index": 0,
"links": [
25,
33,
44
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.26",
"Node name for S&R": "VAEDecode",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [],
"color": "#19445b",
"bgcolor": "#246283",
"shape": 1
},
{
"id": 17,
"type": "Image To Mask",
"pos": [
1570,
-1200
],
"size": [
350,
60
],
"flags": {},
"order": 41,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 28
}
],
"outputs": [
{
"name": "MASK",
"type": "MASK",
"links": [
45
]
}
],
"properties": {
"cnr_id": "masquerade-nodes-comfyui",
"ver": "432cb4d146a391b387a0cd25ace824328b5b61cf",
"Node name for S&R": "Image To Mask",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"intensity"
],
"color": "#222",
"bgcolor": "#000",
"shape": 1
},
{
"id": 18,
"type": "KSamplerSelect",
"pos": [
1240,
-1840
],
"size": [
300,
80
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"links": [
31
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.26",
"Node name for S&R": "KSamplerSelect",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"euler"
],
"color": "#841c6f",
"bgcolor": "#55002b",
"shape": 1
},
{
"id": 19,
"type": "BasicScheduler",
"pos": [
1240,
-2020
],
"size": [
300,
140
],
"flags": {},
"order": 24,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 29
}
],
"outputs": [
{
"name": "SIGMAS",
"type": "SIGMAS",
"slot_index": 0,
"links": [
32
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.26",
"Node name for S&R": "BasicScheduler",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"beta",
36,
1
],
"color": "#841c6f",
"bgcolor": "#55002b",
"shape": 1
},
{
"id": 21,
"type": "LyingSigmaSampler",
"pos": [
1240,
-1350
],
"size": [
300,
110
],
"flags": {},
"order": 14,
"mode": 0,
"inputs": [
{
"name": "sampler",
"type": "SAMPLER",
"link": 31
}
],
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"slot_index": 0,
"links": [
30
]
}
],
"properties": {
"cnr_id": "comfyui-detail-daemon",
"ver": "f391accbda2d309cdcbec65cb9fcc80a41197b20",
"Node name for S&R": "LyingSigmaSampler",
"ttNbgOverride": {
"color": "#1f1f48",
"bgcolor": "rgba(24,24,27,.9)",
"groupcolor": "#88A"
},
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
-0.010000000000000002,
0.05,
0.9
],
"color": "#4C2331FF",
"bgcolor": "#6D3247FF",
"shape": 1
},
{
"id": 22,
"type": "MultiplySigmas",
"pos": [
1240,
-1200
],
"size": [
300,
110
],
"flags": {},
"order": 26,
"mode": 0,
"inputs": [
{
"name": "sigmas",
"type": "SIGMAS",
"link": 32
}
],
"outputs": [
{
"name": "SIGMAS",
"type": "SIGMAS",
"slot_index": 0,
"links": [
4
]
}
],
"properties": {
"cnr_id": "comfyui-detail-daemon",
"ver": "f391accbda2d309cdcbec65cb9fcc80a41197b20",
"Node name for S&R": "MultiplySigmas",
"ttNbgOverride": {
"color": "#1f1f48",
"bgcolor": "rgba(24,24,27,.9)",
"groupcolor": "#88A"
},
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
1.0050000000000003,
0,
1
],
"color": "#4C2331FF",
"bgcolor": "#6D3247FF",
"shape": 1
},
{
"id": 23,
"type": "SaveImage",
"pos": [
1940,
-2230
],
"size": [
680,
480
],
"flags": {},
"order": 40,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 33
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.26",
"Node name for S&R": "SaveImage",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"FLUX\\FLUX"
],
"color": "#2a363b",
"bgcolor": "#3f5159",
"shape": 1
},
{
"id": 24,
"type": "easy positive",
"pos": [
-380,
-2190
],
"size": [
370,
100
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "positive",
"type": "STRING",
"links": [
52
]
}
],
"title": "Prompt",
"properties": {
"cnr_id": "comfyui-easy-use",
"ver": "b1a875b151f3fd76542cdcb9269961ad330dd5ef",
"Node name for S&R": "easy positive",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"redepthkontext change depth map to photo. \n"
],
"color": "#3A220EFF",
"bgcolor": "#543114FF",
"shape": 1
},
{
"id": 25,
"type": "GroundingDinoSAM2Segment (segment anything2)",
"pos": [
20,
-2090
],
"size": [
430,
122
],
"flags": {},
"order": 18,
"mode": 0,
"inputs": [
{
"name": "sam_model",
"type": "SAM2_MODEL",
"link": 34
},
{
"name": "grounding_dino_model",
"type": "GROUNDING_DINO_MODEL",
"link": 35
},
{
"name": "image",
"type": "IMAGE",
"link": 36
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
23
]
},
{
"name": "MASK",
"type": "MASK",
"links": [
24
]
}
],
"properties": {
"cnr_id": "comfyui-sam2",
"ver": "1.0.3",
"Node name for S&R": "GroundingDinoSAM2Segment (segment anything2)",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"girl",
0.3500000000000001
],
"color": "#195b5b",
"bgcolor": "#248382",
"shape": 1
},
{
"id": 26,
"type": "easy int",
"pos": [
20,
-1830
],
"size": [
210,
58
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "int",
"type": "INT",
"links": [
17
]
}
],
"title": "Right",
"properties": {
"cnr_id": "comfyui-easy-use",
"ver": "93254a4c073431ad45be5bef0e66bd38f40a2583",
"Node name for S&R": "easy int",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
122
],
"color": "#195b5b",
"bgcolor": "#248382",
"shape": 1
},
{
"id": 27,
"type": "easy int",
"pos": [
20,
-1630
],
"size": [
210,
60
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "int",
"type": "INT",
"links": [
20
]
}
],
"title": "Bottom",
"properties": {
"cnr_id": "comfyui-easy-use",
"ver": "93254a4c073431ad45be5bef0e66bd38f40a2583",
"Node name for S&R": "easy int",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
122
],
"color": "#195b5b",
"bgcolor": "#248382",
"shape": 1
},
{
"id": 29,
"type": "ImageStitch",
"pos": [
480,
-1680
],
"size": [
370,
160
],
"flags": {},
"order": 31,
"mode": 0,
"inputs": [
{
"name": "image1",
"type": "IMAGE",
"link": 38
},
{
"name": "image2",
"shape": 7,
"type": "IMAGE",
"link": 39
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
7,
37
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.40",
"Node name for S&R": "ImageStitch",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"right",
false,
0,
"black"
],
"color": "#00324AFF",
"bgcolor": "#00486AFF",
"shape": 1
},
{
"id": 30,
"type": "ImageResizeKJv2",
"pos": [
480,
-2060
],
"size": [
370,
336
],
"flags": {},
"order": 30,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 40
},
{
"name": "mask",
"shape": 7,
"type": "MASK",
"link": null
},
{
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 41
},
{
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 42
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
39
]
},
{
"name": "width",
"type": "INT",
"links": null
},
{
"name": "height",
"type": "INT",
"links": null
},
{
"name": "mask",
"type": "MASK",
"links": null
}
],
"properties": {
"cnr_id": "comfyui-kjnodes",
"ver": "331260d90840187364e4bf17671bdc361085d606",
"Node name for S&R": "ImageResizeKJv2",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
512,
512,
"bicubic",
"crop",
"0, 0, 0",
"center",
2,
"cpu",
"<tr><td>Output: </td><td><b>1</b> x <b>626</b> x <b>836 | 5.99MB</b></td></tr>"
],
"color": "#00324AFF",
"bgcolor": "#00486AFF",
"shape": 1
},
{
"id": 31,
"type": "RandomNoise",
"pos": [
1240,
-2190
],
"size": [
300,
130
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "NOISE",
"type": "NOISE",
"slot_index": 0,
"links": [
1
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.26",
"Node name for S&R": "RandomNoise",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
1026182064080687,
"randomize"
],
"color": "#841c6f",
"bgcolor": "#55002b",
"shape": 1
},
{
"id": 33,
"type": "ImageCropByMask",
"pos": [
1570,
-1100
],
"size": [
350,
60
],
"flags": {},
"order": 42,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 44
},
{
"name": "mask",
"type": "MASK",
"link": 45
}
],
"outputs": [
{
"name": "image",
"type": "IMAGE",
"links": [
43
]
}
],
"properties": {
"cnr_id": "comfyui-kjnodes",
"ver": "331260d90840187364e4bf17671bdc361085d606",
"Node name for S&R": "ImageCropByMask",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [],
"color": "#222",
"bgcolor": "#000",
"shape": 1
},
{
"id": 34,
"type": "AIO_Preprocessor",
"pos": [
640,
-2190
],
"size": [
210,
90
],
"flags": {},
"order": 29,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 46
},
{
"name": "resolution",
"shape": 7,
"type": "INT",
"widget": {
"name": "resolution"
},
"link": 47
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
40
]
}
],
"title": "Depth",
"properties": {
"aux_id": "comfyui_controlnet_aux/",
"ver": "59b027e088c1c8facf7258f6e392d16d204b4d27",
"Node name for S&R": "AIO_Preprocessor",
"cnr_id": "comfyui_controlnet_aux",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"DepthAnythingV2Preprocessor",
512
],
"color": "#00324AFF",
"bgcolor": "#00486AFF",
"shape": 1
},
{
"id": 35,
"type": "easy int",
"pos": [
20,
-1730
],
"size": [
210,
60
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "int",
"type": "INT",
"links": [
15,
19
]
}
],
"title": "Top",
"properties": {
"cnr_id": "comfyui-easy-use",
"ver": "93254a4c073431ad45be5bef0e66bd38f40a2583",
"Node name for S&R": "easy int",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
216
],
"color": "#195b5b",
"bgcolor": "#248382",
"shape": 1
},
{
"id": 36,
"type": "easy int",
"pos": [
20,
-1930
],
"size": [
210,
60
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "int",
"type": "INT",
"links": [
14,
16
]
}
],
"title": "Left",
"properties": {
"cnr_id": "comfyui-easy-use",
"ver": "93254a4c073431ad45be5bef0e66bd38f40a2583",
"Node name for S&R": "easy int",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
194
],
"color": "#195b5b",
"bgcolor": "#248382",
"shape": 1
},
{
"id": 37,
"type": "ModelSamplingFlux",
"pos": [
880,
-1930
],
"size": [
330,
140
],
"flags": {},
"order": 22,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 48
},
{
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 49
},
{
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 50
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"slot_index": 0,
"links": [
29,
54
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.26",
"Node name for S&R": "ModelSamplingFlux",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
1.2500000000000002,
0.7500000000000001,
1024,
1024
],
"color": "#1C0038FF",
"bgcolor": "#280050FF",
"shape": 1
},
{
"id": 38,
"type": "CLIPTextEncode",
"pos": [
880,
-1370
],
"size": [
330,
93
],
"flags": {
"collapsed": false
},
"order": 16,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 51
},
{
"name": "text",
"type": "STRING",
"widget": {
"name": "text"
},
"link": 52
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
56
]
}
],
"title": "Text encode",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.26",
"Node name for S&R": "CLIPTextEncode",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
""
],
"color": "#5C4717FF",
"bgcolor": "#846621FF",
"shape": 1
},
{
"id": 39,
"type": "FluxGuidance",
"pos": [
880,
-1060
],
"size": [
330,
60
],
"flags": {},
"order": 35,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 53
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"slot_index": 0,
"links": [
55
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.26",
"Node name for S&R": "FluxGuidance",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
30
],
"color": "#5C4717FF",
"bgcolor": "#846621FF",
"shape": 1
},
{
"id": 40,
"type": "BasicGuider",
"pos": [
1240,
-1050
],
"size": [
300,
50
],
"flags": {
"collapsed": false
},
"order": 36,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 54
},
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 55
}
],
"outputs": [
{
"name": "GUIDER",
"type": "GUIDER",
"slot_index": 0,
"links": [
2
]
}
],
"title": "Basic Flux Condition",
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.26",
"Node name for S&R": "BasicGuider",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [],
"color": "#4C2331FF",
"bgcolor": "#6D3247FF",
"shape": 1
},
{
"id": 41,
"type": "ReferenceLatent",
"pos": [
880,
-1150
],
"size": [
330,
50
],
"flags": {},
"order": 34,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 56
},
{
"name": "latent",
"shape": 7,
"type": "LATENT",
"link": 57
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
53
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.41",
"Node name for S&R": "ReferenceLatent",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [],
"color": "#5C4717FF",
"bgcolor": "#846621FF",
"shape": 1
},
{
"id": 42,
"type": "ImageScaleToTotalPixels",
"pos": [
-380,
-1180
],
"size": [
370,
90
],
"flags": {},
"order": 17,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 58
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
9,
38
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.50",
"Node name for S&R": "ImageScaleToTotalPixels",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"lanczos",
0.5000000000000001
],
"color": "#3A220EFF",
"bgcolor": "#543114FF",
"shape": 1
},
{
"id": 20,
"type": "DetailDaemonSamplerNode",
"pos": [
1240,
-1670
],
"size": [
300,
280
],
"flags": {},
"order": 19,
"mode": 0,
"inputs": [
{
"name": "sampler",
"type": "SAMPLER",
"link": 30
}
],
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"slot_index": 0,
"links": [
3
]
}
],
"properties": {
"cnr_id": "comfyui-detail-daemon",
"ver": "f391accbda2d309cdcbec65cb9fcc80a41197b20",
"Node name for S&R": "DetailDaemonSamplerNode",
"ttNbgOverride": {
"color": "#1f1f48",
"bgcolor": "rgba(24,24,27,.9)",
"groupcolor": "#88A"
},
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
0.05000000000000001,
0.1,
0.9,
0.5000000000000001,
0,
0,
0,
0,
false,
0
],
"color": "#4C2331FF",
"bgcolor": "#6D3247FF",
"shape": 1
},
{
"id": 28,
"type": "PreviewImage",
"pos": [
480,
-1480
],
"size": [
370,
300
],
"flags": {},
"order": 33,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 37
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.50",
"Node name for S&R": "PreviewImage",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [],
"color": "#00324AFF",
"bgcolor": "#00486AFF",
"shape": 1
},
{
"id": 2,
"type": "UNETLoader",
"pos": [
880,
-2190
],
"size": [
330,
90
],
"flags": {},
"order": 9,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
6
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.44",
"Node name for S&R": "UNETLoader",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"flux1-kontext-dev.safetensors",
"default"
],
"color": "#1C0038FF",
"bgcolor": "#280050FF",
"shape": 1
},
{
"id": 3,
"type": "LoraLoaderModelOnly",
"pos": [
880,
-2060
],
"size": [
330,
90
],
"flags": {},
"order": 15,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 6
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
48
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.48",
"Node name for S&R": "LoraLoaderModelOnly",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"LORA_flux_kontext_depth_reference_cotrol.safetensors",
1.0000000000000002
],
"color": "#1C0038FF",
"bgcolor": "#280050FF",
"shape": 1
},
{
"id": 7,
"type": "VAELoader",
"pos": [
880,
-1700
],
"size": [
330,
70
],
"flags": {},
"order": 10,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"slot_index": 0,
"links": [
8,
27
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.26",
"Node name for S&R": "VAELoader",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"ae.safetensors"
],
"color": "#322",
"bgcolor": "#533",
"shape": 1
},
{
"id": 4,
"type": "DualCLIPLoader",
"pos": [
880,
-1540
],
"size": [
330,
130
],
"flags": {},
"order": 11,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"slot_index": 0,
"links": [
51
]
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.26",
"Node name for S&R": "DualCLIPLoader",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"clip_l.safetensors",
"t5xxl_fp8_e4m3fn.safetensors",
"flux",
"default"
],
"color": "#5C4717FF",
"bgcolor": "#846621FF",
"shape": 1
},
{
"id": 43,
"type": "LoadImage",
"pos": [
-380,
-2050
],
"size": [
370,
390
],
"flags": {},
"order": 12,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
58
]
},
{
"name": "MASK",
"type": "MASK",
"links": null
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.43",
"Node name for S&R": "LoadImage",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"10001_1.png",
"image"
],
"color": "#3A220EFF",
"bgcolor": "#543114FF",
"shape": 1
},
{
"id": 32,
"type": "SaveImage",
"pos": [
1940,
-1710
],
"size": [
680,
680
],
"flags": {},
"order": 43,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 43
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.26",
"Node name for S&R": "SaveImage",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"ReDepth\\FLUX"
],
"color": "#0E264DFF",
"bgcolor": "#15376FFF",
"shape": 1
},
{
"id": 44,
"type": "LoadImage",
"pos": [
-380,
-1620
],
"size": [
370,
400
],
"flags": {},
"order": 13,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
36
]
},
{
"name": "MASK",
"type": "MASK",
"links": null
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.43",
"Node name for S&R": "LoadImage",
"ue_properties": {
"version": "7.0.1"
}
},
"widgets_values": [
"ComfyUI_00249_.png",
"image"
],
"color": "#3A220EFF",
"bgcolor": "#543114FF",
"shape": 1
}
],
"links": [
[
1,
31,
0,
1,
0,
"NOISE"
],
[
2,
40,
0,
1,
1,
"GUIDER"
],
[
3,
20,
0,
1,
2,
"SAMPLER"
],
[
4,
22,
0,
1,
3,
"SIGMAS"
],
[
5,
5,
0,
1,
4,
"LATENT"
],
[
6,
2,
0,
3,
0,
"MODEL"
],
[
7,
29,
0,
5,
0,
"IMAGE"
],
[
8,
7,
0,
5,
1,
"VAE"
],
[
9,
42,
0,
6,
0,
"IMAGE"
],
[
10,
12,
0,
10,
0,
"INT"
],
[
11,
12,
1,
10,
1,
"INT"
],
[
12,
10,
0,
11,
0,
"IMAGE"
],
[
13,
14,
0,
11,
1,
"IMAGE"
],
[
14,
36,
0,
11,
2,
"INT"
],
[
15,
35,
0,
11,
3,
"INT"
],
[
16,
36,
0,
12,
0,
"*"
],
[
17,
26,
0,
12,
1,
"*"
],
[
18,
13,
0,
12,
2,
"*"
],
[
19,
35,
0,
12,
3,
"*"
],
[
20,
27,
0,
12,
4,
"*"
],
[
21,
13,
1,
12,
5,
"*"
],
[
22,
14,
0,
13,
0,
"IMAGE"
],
[
23,
25,
0,
14,
0,
"IMAGE"
],
[
24,
25,
1,
14,
1,
"MASK"
],
[
25,
16,
0,
15,
0,
"IMAGE"
],
[
26,
1,
0,
16,
0,
"LATENT"
],
[
27,
7,
0,
16,
1,
"VAE"
],
[
28,
15,
0,
17,
0,
"IMAGE"
],
[
29,
37,
0,
19,
0,
"MODEL"
],
[
30,
21,
0,
20,
0,
"SAMPLER"
],
[
31,
18,
0,
21,
0,
"SAMPLER"
],
[
32,
19,
0,
22,
0,
"SIGMAS"
],
[
33,
16,
0,
23,
0,
"IMAGE"
],
[
34,
9,
0,
25,
0,
"SAM2_MODEL"
],
[
35,
8,
0,
25,
1,
"GROUNDING_DINO_MODEL"
],
[
36,
44,
0,
25,
2,
"IMAGE"
],
[
37,
29,
0,
28,
0,
"IMAGE"
],
[
38,
42,
0,
29,
0,
"IMAGE"
],
[
39,
30,
0,
29,
1,
"IMAGE"
],
[
40,
34,
0,
30,
0,
"IMAGE"
],
[
41,
6,
0,
30,
2,
"INT"
],
[
42,
6,
1,
30,
3,
"INT"
],
[
43,
33,
0,
32,
0,
"IMAGE"
],
[
44,
16,
0,
33,
0,
"IMAGE"
],
[
45,
17,
0,
33,
1,
"MASK"
],
[
46,
11,
0,
34,
0,
"IMAGE"
],
[
47,
6,
1,
34,
1,
"INT"
],
[
48,
3,
0,
37,
0,
"MODEL"
],
[
49,
6,
0,
37,
1,
"INT"
],
[
50,
6,
1,
37,
2,
"INT"
],
[
51,
4,
0,
38,
0,
"CLIP"
],
[
52,
24,
0,
38,
1,
"STRING"
],
[
53,
41,
0,
39,
0,
"CONDITIONING"
],
[
54,
37,
0,
40,
0,
"MODEL"
],
[
55,
39,
0,
40,
1,
"CONDITIONING"
],
[
56,
38,
0,
41,
0,
"CONDITIONING"
],
[
57,
5,
0,
41,
1,
"LATENT"
],
[
58,
43,
0,
42,
0,
"IMAGE"
]
],
"groups": [
{
"id": 1,
"title": "Image to depth reference",
"bounding": [
470,
-2260,
390,
1090
],
"color": "#0080c0",
"font_size": 24,
"flags": {}
},
{
"id": 2,
"title": "Sampler",
"bounding": [
1560,
-2260,
370,
710
],
"color": "#3f789e",
"font_size": 24,
"flags": {}
},
{
"id": 3,
"title": "Sampler settings",
"bounding": [
1230,
-2260,
320,
510
],
"color": "#800040",
"font_size": 24,
"flags": {}
},
{
"id": 4,
"title": "Init",
"bounding": [
-390,
-2260,
390,
1180
],
"color": "#b06634",
"font_size": 24,
"flags": {}
},
{
"id": 5,
"title": "Model settings",
"bounding": [
870,
-2260,
350,
480
],
"color": "#6F11CDFF",
"font_size": 24,
"flags": {}
},
{
"id": 6,
"title": "VAE",
"bounding": [
870,
-1770,
350,
150
],
"color": "#a93232",
"font_size": 24,
"flags": {}
},
{
"id": 7,
"title": "Crop character",
"bounding": [
10,
-2260,
450,
930
],
"color": "#248382",
"font_size": 24,
"flags": {}
},
{
"id": 8,
"title": "Group",
"bounding": [
1560,
-1540,
370,
510
],
"color": "#444",
"font_size": 24,
"flags": {}
},
{
"id": 9,
"title": "Conditioning",
"bounding": [
870,
-1610,
350,
620
],
"color": "#b58b2a",
"font_size": 24,
"flags": {}
},
{
"id": 10,
"title": "_Detail sigma",
"bounding": [
1230,
-1740,
320,
750
],
"color": "#b4828c",
"font_size": 24,
"flags": {}
}
],
"config": {},
"extra": {
"ds": {
"scale": 0.6209213230591556,
"offset": [
1537.3500149907281,
1997.3958868833133
]
},
"ue_links": [],
"links_added_by_ue": [],
"frontendVersion": "1.25.9"
},
"version": 0.4
}