Files
comfyui-workflows/models/flux/all-in-one-fluxdev-v0-2/workflow.json
T

6473 lines
118 KiB
JSON

{
"last_node_id": 395,
"last_link_id": 556,
"nodes": [
{
"id": 134,
"type": "VAELoader",
"pos": [
1080,
-50
],
"size": {
"0": 315,
"1": 58
},
"flags": {
"collapsed": true
},
"order": 0,
"mode": 0,
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
190
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"ae.sft"
],
"color": "#332922",
"bgcolor": "#593930"
},
{
"id": 133,
"type": "DualCLIPLoader",
"pos": [
900,
-70
],
"size": {
"0": 315,
"1": 106
},
"flags": {
"collapsed": true
},
"order": 1,
"mode": 0,
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
189
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "DualCLIPLoader"
},
"widgets_values": [
"t5xxl_fp16.safetensors",
"clip_l.safetensors",
"flux"
],
"color": "#332922",
"bgcolor": "#593930"
},
{
"id": 149,
"type": "VAEEncode",
"pos": [
-980,
550
],
"size": {
"0": 210,
"1": 46
},
"flags": {
"collapsed": true
},
"order": 52,
"mode": 0,
"inputs": [
{
"name": "pixels",
"type": "IMAGE",
"link": 209
},
{
"name": "vae",
"type": "VAE",
"link": null
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
216
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEEncode"
},
"color": "#223",
"bgcolor": "#335"
},
{
"id": 264,
"type": "EmptyImage",
"pos": [
-330,
610
],
"size": {
"0": 320,
"1": 130
},
"flags": {
"collapsed": true
},
"order": 91,
"mode": 0,
"inputs": [
{
"name": "width",
"type": "INT",
"link": 321,
"widget": {
"name": "width"
}
},
{
"name": "height",
"type": "INT",
"link": 322,
"widget": {
"name": "height"
}
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
324,
404
],
"shape": 3,
"slot_index": 0
}
],
"title": "Canvas Preview",
"properties": {
"Node name for S&R": "EmptyImage"
},
"widgets_values": [
512,
512,
1,
0
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 319,
"type": "Anything Everywhere?",
"pos": [
-580,
820
],
"size": {
"0": 315,
"1": 127
},
"flags": {
"collapsed": true
},
"order": 92,
"mode": 0,
"inputs": [
{
"name": "INT",
"type": "*",
"link": 399,
"color_on": ""
}
],
"title": "Pixel Perfect Height",
"properties": {
"Node name for S&R": "Anything Everywhere?",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": [
"",
"height",
""
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 163,
"type": "Anything Everywhere?",
"pos": [
2910,
570
],
"size": {
"0": 315,
"1": 127
},
"flags": {
"collapsed": true
},
"order": 74,
"mode": 0,
"inputs": [
{
"name": "CONDITIONING",
"type": "*",
"link": 375,
"color_on": "#cf876f"
}
],
"title": "To FluxGuidance",
"properties": {
"Node name for S&R": "Anything Everywhere?",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": [
"FluxGuidance",
"conditioning",
""
]
},
{
"id": 260,
"type": "Anything Everywhere?",
"pos": [
-1030,
2160
],
"size": {
"0": 320,
"1": 130
},
"flags": {
"collapsed": true
},
"order": 84,
"mode": 0,
"inputs": [
{
"name": "IMAGE",
"type": "*",
"link": 412,
"color_on": "#80a1c0"
}
],
"title": "To ControlNets",
"properties": {
"Node name for S&R": "Anything Everywhere?",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": [
"",
"cn_img",
""
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 136,
"type": "CLIPTextEncode",
"pos": [
2920,
310
],
"size": {
"0": 210,
"1": 54
},
"flags": {
"collapsed": true
},
"order": 46,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": null
},
{
"name": "text",
"type": "STRING",
"link": 225,
"widget": {
"name": "text"
},
"slot_index": 1
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
372
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
""
]
},
{
"id": 344,
"type": "VAEDecode",
"pos": [
2110,
1890
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 75,
"mode": 4,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 456
},
{
"name": "vae",
"type": "VAE",
"link": null
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
439
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 347,
"type": "CLIPTextEncode",
"pos": [
880,
2110
],
"size": {
"0": 400,
"1": 76
},
"flags": {},
"order": 2,
"mode": 4,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": null
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
458
],
"shape": 3,
"slot_index": 0
}
],
"title": "Negative Prompt",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"Horror,2d ,anime ,drawing"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 345,
"type": "PreviewImage",
"pos": [
2380,
1890
],
"size": {
"0": 800,
"1": 890
},
"flags": {},
"order": 80,
"mode": 4,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 439
}
],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 346,
"type": "CLIPTextEncode",
"pos": [
880,
1900
],
"size": {
"0": 410,
"1": 150
},
"flags": {},
"order": 3,
"mode": 4,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": null
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
457
],
"shape": 3,
"slot_index": 0
}
],
"title": "Positive Prompt",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"red substance raising to mid air forming three texts : \"LoRa\", \"ControlNet\", \"Negative Prompting\".\n\nHighly detailed with natural textures and intricate patterns, showcasing realistic lighting and deep shadows to give the scene a sense of depth. The focus should be clearly defined, making every object appear sharply focused with pin-sharp details."
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 342,
"type": "InpaintModelConditioning",
"pos": [
1390,
2080
],
"size": {
"0": 216.59999084472656,
"1": 106
},
"flags": {},
"order": 47,
"mode": 4,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 457
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 458
},
{
"name": "vae",
"type": "VAE",
"link": null
},
{
"name": "pixels",
"type": "IMAGE",
"link": 454
},
{
"name": "mask",
"type": "MASK",
"link": 455
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"links": [
435
],
"shape": 3,
"slot_index": 0
},
{
"name": "negative",
"type": "CONDITIONING",
"links": [
436
],
"shape": 3,
"slot_index": 1
},
{
"name": "latent",
"type": "LATENT",
"links": [
461
],
"shape": 3,
"slot_index": 2
}
],
"properties": {
"Node name for S&R": "InpaintModelConditioning"
}
},
{
"id": 352,
"type": "Seed (rgthree)",
"pos": {
"0": 1690,
"1": 2640,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 390,
"1": 140
},
"flags": {},
"order": 4,
"mode": 4,
"inputs": [],
"outputs": [
{
"name": "SEED",
"type": "INT",
"links": [
460
],
"shape": 3,
"dir": 4
}
],
"properties": {},
"widgets_values": [
253949721693996,
null,
null,
null
]
},
{
"id": 184,
"type": "VAEDecode",
"pos": [
3560,
150
],
"size": {
"0": 140,
"1": 50
},
"flags": {
"collapsed": true
},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": null
},
{
"name": "vae",
"type": "VAE",
"link": null
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
355,
503
],
"slot_index": 0
}
],
"title": "VAE Decode 1",
"properties": {
"Node name for S&R": "VAEDecode"
},
"color": "#222",
"bgcolor": "#000"
},
{
"id": 288,
"type": "PlaySound|pysssss",
"pos": [
3560,
200
],
"size": {
"0": 210,
"1": 110
},
"flags": {
"collapsed": true
},
"order": 37,
"mode": 0,
"inputs": [
{
"name": "any",
"type": "*",
"link": 355
}
],
"outputs": [
{
"name": "*",
"type": "*",
"links": [
356,
382
],
"shape": 6,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "PlaySound|pysssss"
},
"widgets_values": [
"always",
0.5,
"notify.mp3"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 355,
"type": "Anything Everywhere?",
"pos": [
5690,
140
],
"size": {
"0": 315,
"1": 127
},
"flags": {
"collapsed": true
},
"order": 38,
"mode": 0,
"inputs": [
{
"name": "IMAGE",
"type": "*",
"link": 503,
"color_on": "#80a1c0"
}
],
"properties": {
"Node name for S&R": "Anything Everywhere?",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": [
"",
"TiledDiffusion",
""
]
},
{
"id": 308,
"type": "Image Comparer (rgthree)",
"pos": {
"0": 4720,
"1": 170,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 950,
"1": 1250
},
"flags": {},
"order": 59,
"mode": 0,
"inputs": [
{
"name": "image_a",
"type": "IMAGE",
"link": null,
"dir": 3,
"label": "Compare_Right"
},
{
"name": "image_b",
"type": "IMAGE",
"link": 382,
"dir": 3,
"label": "Compare_left"
}
],
"outputs": [],
"title": "Image Compare with Canny",
"properties": {
"comparer_mode": "Slide"
},
"widgets_values": [
[
{
"name": "A",
"selected": true,
"url": "/view?filename=rgthree.compare._temp_amhsk_00007_.png&type=temp&subfolder=&rand=0.5455165662454506"
},
{
"name": "B",
"selected": true,
"url": "/view?filename=rgthree.compare._temp_amhsk_00008_.png&type=temp&subfolder=&rand=0.5192325211681517"
}
]
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 309,
"type": "Anything Everywhere?",
"pos": [
-860,
2160
],
"size": {
"0": 310,
"1": 130
},
"flags": {
"collapsed": true
},
"order": 85,
"mode": 0,
"inputs": [
{
"name": "IMAGE",
"type": "*",
"link": 413,
"color_on": "#80a1c0"
}
],
"title": "To image compare",
"properties": {
"Node name for S&R": "Anything Everywhere?",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": [
"Image Compare with Canny",
"Compare_Right",
""
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 377,
"type": "FluxGuidance",
"pos": [
6460,
420
],
"size": {
"0": 211.60000610351562,
"1": 58
},
"flags": {},
"order": 50,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 522
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
536
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "FluxGuidance"
},
"widgets_values": [
4
],
"color": "#233",
"bgcolor": "#355"
},
{
"id": 378,
"type": "FluxGuidance",
"pos": [
6460,
550
],
"size": {
"0": 211.60000610351562,
"1": 58
},
"flags": {},
"order": 51,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 523
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
537
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "FluxGuidance"
},
"widgets_values": [
4
],
"color": "#233",
"bgcolor": "#355"
},
{
"id": 371,
"type": "PixelKSampleHookCombine",
"pos": [
6430,
1080
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 39,
"mode": 0,
"inputs": [
{
"name": "hook1",
"type": "PK_HOOK",
"link": 519,
"slot_index": 0
},
{
"name": "hook2",
"type": "PK_HOOK",
"link": 521,
"slot_index": 1
}
],
"outputs": [
{
"name": "PK_HOOK",
"type": "PK_HOOK",
"links": [
530
],
"shape": 3
}
],
"properties": {
"Node name for S&R": "PixelKSampleHookCombine"
}
},
{
"id": 384,
"type": "CfgScheduleHookProvider",
"pos": [
6320,
1290
],
"size": {
"0": 315,
"1": 82
},
"flags": {},
"order": 6,
"mode": 0,
"outputs": [
{
"name": "PK_HOOK",
"type": "PK_HOOK",
"links": [
532
],
"shape": 3
}
],
"properties": {
"Node name for S&R": "CfgScheduleHookProvider"
},
"widgets_values": [
"simple",
2
]
},
{
"id": 383,
"type": "PixelKSampleHookCombine",
"pos": [
6690,
1160
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 60,
"mode": 0,
"inputs": [
{
"name": "hook1",
"type": "PK_HOOK",
"link": 530
},
{
"name": "hook2",
"type": "PK_HOOK",
"link": 532,
"slot_index": 1
}
],
"outputs": [
{
"name": "PK_HOOK",
"type": "PK_HOOK",
"links": [
539
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "PixelKSampleHookCombine"
}
},
{
"id": 365,
"type": "Image Comparer (rgthree)",
"pos": {
"0": 8660,
"1": 190,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 1100,
"1": 910
},
"flags": {},
"order": 87,
"mode": 0,
"inputs": [
{
"name": "image_a",
"type": "IMAGE",
"link": 541,
"dir": 3,
"label": "Compare_Right"
},
{
"name": "image_b",
"type": "IMAGE",
"link": null,
"dir": 3,
"label": "TiledDiffusion"
}
],
"outputs": [],
"title": "Image Compare with Canny",
"properties": {
"comparer_mode": "Slide"
},
"widgets_values": [
[
{
"name": "A",
"selected": true,
"url": "/view?filename=rgthree.compare._temp_aplaf_00001_.png&type=temp&subfolder=&rand=0.32033814212249223"
},
{
"name": "B",
"selected": true,
"url": "/view?filename=rgthree.compare._temp_aplaf_00002_.png&type=temp&subfolder=&rand=0.3458031317370618"
}
]
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 374,
"type": "StepsScheduleHookProvider",
"pos": [
6090,
1150
],
"size": {
"0": 315,
"1": 82
},
"flags": {},
"order": 7,
"mode": 0,
"outputs": [
{
"name": "PK_HOOK",
"type": "PK_HOOK",
"links": [
521
],
"shape": 3
}
],
"properties": {
"Node name for S&R": "StepsScheduleHookProvider"
},
"widgets_values": [
"simple",
15
]
},
{
"id": 372,
"type": "DenoiseScheduleHookProvider",
"pos": [
6060,
1010
],
"size": {
"0": 315,
"1": 82
},
"flags": {},
"order": 8,
"mode": 0,
"outputs": [
{
"name": "PK_HOOK",
"type": "PK_HOOK",
"links": [
519
],
"shape": 3
}
],
"properties": {
"Node name for S&R": "DenoiseScheduleHookProvider"
},
"widgets_values": [
"simple",
0.15
]
},
{
"id": 387,
"type": "Get resolution [Crystools]",
"pos": [
7230,
1120
],
"size": {
"0": 210,
"1": 100
},
"flags": {},
"order": 88,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 542
}
],
"outputs": [
{
"name": "width",
"type": "INT",
"links": null,
"shape": 3
},
{
"name": "height",
"type": "INT",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "Get resolution [Crystools]"
}
},
{
"id": 251,
"type": "ImpactSwitch",
"pos": [
2520,
810
],
"size": {
"0": 253.60000610351562,
"1": 122
},
"flags": {},
"order": 79,
"mode": 0,
"inputs": [
{
"name": "input1",
"type": "LATENT",
"link": 377,
"label": "Default_Sampler"
},
{
"name": "input2",
"type": "LATENT",
"link": 547,
"label": "Neg_Ksampler"
},
{
"name": "input3",
"type": "LATENT",
"link": null
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
552
],
"shape": 3,
"label": "LATENT",
"slot_index": 0
},
{
"name": "selected_label",
"type": "STRING",
"links": null,
"shape": 3
},
{
"name": "selected_index",
"type": "INT",
"links": null,
"shape": 3
}
],
"title": "Output Switch",
"properties": {
"Node name for S&R": "ImpactSwitch"
},
"widgets_values": [
2,
true
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 278,
"type": "ShowText|pysssss",
"pos": [
-2370,
250
],
"size": {
"0": 400,
"1": 330
},
"flags": {},
"order": 70,
"mode": 4,
"inputs": [
{
"name": "text",
"type": "STRING",
"link": 349,
"widget": {
"name": "text"
}
}
],
"outputs": [
{
"name": "STRING",
"type": "STRING",
"links": null,
"shape": 6
}
],
"properties": {
"Node name for S&R": "ShowText|pysssss"
},
"widgets_values": [
"",
" The image you've provided is of the famous painting \"Mona Lisa\" by Leonardo da Vinci. This artwork is renowned for its sophisticated use of sfumato, a technique that creates smooth transitions between colors and tones.\n\nThe central figure in the painting is a woman with a soft smile on her face, gazing directly at the viewer. She has long, dark hair, parted in the middle, and adorned with what appears to be a jewel or pearl. Her complexion is pale, suggesting she might be a noblewoman or a courtesan from the Renaissance era.\n\nShe is dressed in a loose-fitting robe that suggests elegance without extravagance. The background of the painting features a serene landscape with a distant view of the city of Florence and rolling hills covered by trees, under a hazy sky that adds depth to the scene.\n\nThe Mona Lisa's enigmatic smile has been the subject of much speculation and interpretation, contributing to the enduring fascination with this work of art. The painting is housed in the Louvre Museum in Paris and is one of the most recognized works of Renaissance art."
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 281,
"type": "ShowText|pysssss",
"pos": [
-2370,
650
],
"size": {
"0": 400,
"1": 310
},
"flags": {},
"order": 71,
"mode": 4,
"inputs": [
{
"name": "text",
"type": "STRING",
"link": 342,
"widget": {
"name": "text"
}
}
],
"outputs": [
{
"name": "STRING",
"type": "STRING",
"links": null,
"shape": 6
}
],
"properties": {
"Node name for S&R": "ShowText|pysssss"
},
"widgets_values": [
"",
"The image is a portrait of the Mona Lisa, a famous Italian Renaissance artist. The painting is done in a realistic style, with loose brushstrokes and vibrant colors. The woman is shown from the waist up, with her hands clasped in front of her. She is wearing a long, dark-colored dress with a high neckline and long sleeves. Her hair is styled in loose curls and falls over her shoulders. She has a serious expression on her face and is looking directly at the viewer.\n\nIn the background, there is a landscape with a river and mountains in the distance. The sky is a deep blue, and the overall mood of the painting is peaceful and serene. The colors used in the painting are warm and earthy, with a mix of blues, greens, and yellows."
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 280,
"type": "Florence2Run",
"pos": [
-2870,
610
],
"size": {
"0": 400,
"1": 352
},
"flags": {},
"order": 57,
"mode": 4,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 345
},
{
"name": "florence2_model",
"type": "FL2MODEL",
"link": 556,
"slot_index": 1
}
],
"outputs": [
{
"name": "image",
"type": "IMAGE",
"links": null,
"shape": 3
},
{
"name": "mask",
"type": "MASK",
"links": null,
"shape": 3,
"slot_index": 1
},
{
"name": "caption",
"type": "STRING",
"links": [
342
],
"shape": 3,
"slot_index": 2
},
{
"name": "data",
"type": "JSON",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "Florence2Run"
},
"widgets_values": [
"",
"more_detailed_caption",
true,
false,
1024,
3,
true,
"",
953473162458438,
"randomize"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 316,
"type": "ImpactSwitch",
"pos": [
-610,
880
],
"size": {
"0": 230,
"1": 122
},
"flags": {},
"order": 68,
"mode": 0,
"inputs": [
{
"name": "input1",
"type": "LATENT",
"link": 394,
"label": "MegaPixel"
},
{
"name": "input2",
"type": "LATENT",
"link": 395,
"label": "Resolution"
},
{
"name": "input3",
"type": "LATENT",
"link": null
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
396
],
"shape": 3,
"label": "LATENT",
"slot_index": 0
},
{
"name": "selected_label",
"type": "STRING",
"links": null,
"shape": 3
},
{
"name": "selected_index",
"type": "INT",
"links": null,
"shape": 3,
"slot_index": 2
}
],
"title": "MegePixel or Resolution",
"properties": {
"Node name for S&R": "ImpactSwitch"
},
"widgets_values": [
1,
true
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 164,
"type": "Anything Everywhere?",
"pos": [
-1030,
280
],
"size": {
"0": 315,
"1": 127
},
"flags": {
"collapsed": true
},
"order": 54,
"mode": 0,
"inputs": [
{
"name": "IMAGE",
"type": "*",
"link": 224,
"color_on": "#80a1c0"
}
],
"properties": {
"Node name for S&R": "Anything Everywhere?",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": [
"",
"image",
""
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 274,
"type": "Anything Everywhere?",
"pos": [
-580,
760
],
"size": {
"0": 315,
"1": 127
},
"flags": {
"collapsed": true
},
"order": 90,
"mode": 0,
"inputs": [
{
"name": "INT",
"type": "*",
"link": 398,
"color_on": ""
}
],
"title": "Pixel Perfect Width",
"properties": {
"Node name for S&R": "Anything Everywhere?",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": [
"",
"width",
""
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 265,
"type": "PreviewImage",
"pos": [
-60,
280
],
"size": {
"0": 710,
"1": 940
},
"flags": {},
"order": 94,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 404,
"label": "Canvas"
}
],
"title": "2. Blank Canvas Preview",
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 132,
"type": "UNETLoader",
"pos": [
890,
-210
],
"size": {
"0": 340,
"1": 82
},
"flags": {},
"order": 9,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
187
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "UNETLoader"
},
"widgets_values": [
"flux1-dev.sft",
"default"
],
"color": "#332922",
"bgcolor": "#593930"
},
{
"id": 135,
"type": "LoraLoaderModelOnly",
"pos": [
890,
-360
],
"size": {
"0": 340,
"1": 90
},
"flags": {},
"order": 40,
"mode": 4,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 187
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
429
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "LoraLoaderModelOnly"
},
"widgets_values": [
"Flux\\flux_realism_lora.safetensors",
0.9500000000000001
],
"color": "#332922",
"bgcolor": "#593930"
},
{
"id": 131,
"type": "Anything Everywhere3",
"pos": [
1290,
-120
],
"size": {
"0": 210,
"1": 66
},
"flags": {},
"order": 61,
"mode": 0,
"inputs": [
{
"name": "MODEL",
"type": "*",
"link": 429,
"color_on": "#8978a7"
},
{
"name": "CLIP",
"type": "*",
"link": 189,
"color_on": "#eacb8b"
},
{
"name": "VAE",
"type": "*",
"link": 190,
"color_on": "#be616b"
}
],
"properties": {
"Node name for S&R": "Anything Everywhere3",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": [],
"color": "#332922",
"bgcolor": "#593930"
},
{
"id": 146,
"type": "Anything Everywhere3",
"pos": [
1300,
390
],
"size": {
"0": 210,
"1": 66
},
"flags": {},
"order": 63,
"mode": 0,
"inputs": [
{
"name": "SIGMAS",
"type": "*",
"link": 196,
"color_on": ""
},
{
"name": "SAMPLER",
"type": "*",
"link": 197,
"color_on": ""
},
{
"name": "GUIDER",
"type": "*",
"link": 198,
"color_on": ""
}
],
"title": "To Custom Sampler",
"properties": {
"Node name for S&R": "Anything Everywhere3",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": []
},
{
"id": 159,
"type": "SamplerCustomAdvanced",
"pos": [
1950,
140
],
"size": {
"0": 370,
"1": 540
},
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "noise",
"type": "NOISE",
"link": null,
"slot_index": 0
},
{
"name": "guider",
"type": "GUIDER",
"link": null,
"slot_index": 1
},
{
"name": "sampler",
"type": "SAMPLER",
"link": null,
"slot_index": 2
},
{
"name": "sigmas",
"type": "SIGMAS",
"link": null,
"slot_index": 3
},
{
"name": "latent_image",
"type": "LATENT",
"link": null,
"slot_index": 4
}
],
"outputs": [
{
"name": "output",
"type": "LATENT",
"links": [
377
],
"shape": 3,
"slot_index": 0
},
{
"name": "denoised_output",
"type": "LATENT",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "SamplerCustomAdvanced"
},
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 162,
"type": "Anything Everywhere?",
"pos": [
1560,
650
],
"size": {
"0": 315,
"1": 127
},
"flags": {
"collapsed": true
},
"order": 62,
"mode": 0,
"inputs": [
{
"name": "NOISE",
"type": "*",
"link": 222,
"color_on": ""
}
],
"title": "To Custom Sampler",
"properties": {
"Node name for S&R": "Anything Everywhere?",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": [
"",
"noise",
""
]
},
{
"id": 161,
"type": "Seed (rgthree)",
"pos": {
"0": 1550,
"1": 200,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 320,
"1": 130
},
"flags": {},
"order": 11,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "SEED",
"type": "INT",
"links": [
221
],
"shape": 3,
"dir": 4
}
],
"properties": {},
"widgets_values": [
461057377837969,
null,
null,
null
]
},
{
"id": 160,
"type": "RandomNoise //Inspire",
"pos": [
1550,
390
],
"size": {
"0": 320,
"1": 200
},
"flags": {},
"order": 41,
"mode": 0,
"inputs": [
{
"name": "noise_seed",
"type": "INT",
"link": 221,
"widget": {
"name": "noise_seed"
},
"slot_index": 0
}
],
"outputs": [
{
"name": "NOISE",
"type": "NOISE",
"links": [
222
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "RandomNoise //Inspire"
},
"widgets_values": [
806672113808625,
"randomize",
"CPU",
"comfy",
0,
0,
"slerp"
]
},
{
"id": 142,
"type": "KSamplerSelect",
"pos": [
860,
410
],
"size": {
"0": 280,
"1": 60
},
"flags": {},
"order": 12,
"mode": 0,
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"links": [
197
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "KSamplerSelect"
},
"widgets_values": [
"euler"
]
},
{
"id": 143,
"type": "BasicScheduler",
"pos": [
1240,
170
],
"size": {
"0": 281.2428283691406,
"1": 106
},
"flags": {},
"order": 43,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 430,
"slot_index": 0
}
],
"outputs": [
{
"name": "SIGMAS",
"type": "SIGMAS",
"links": [
196
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "BasicScheduler"
},
"widgets_values": [
"simple",
20,
1
]
},
{
"id": 144,
"type": "BasicGuider",
"pos": [
1140,
580
],
"size": {
"0": 196.9998779296875,
"1": 62.66668701171875
},
"flags": {
"collapsed": true
},
"order": 42,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": null,
"slot_index": 0
},
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 199,
"slot_index": 1
}
],
"outputs": [
{
"name": "GUIDER",
"type": "GUIDER",
"links": [
198
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "BasicGuider"
}
},
{
"id": 137,
"type": "FluxGuidance",
"pos": [
860,
550
],
"size": {
"0": 211.60000610351562,
"1": 58
},
"flags": {},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": null
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
199
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "FluxGuidance"
},
"widgets_values": [
4
]
},
{
"id": 241,
"type": "FluxGuidance",
"pos": [
1350,
1450
],
"size": {
"0": 211.60000610351562,
"1": 58
},
"flags": {},
"order": 44,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 300
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
329
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "FluxGuidance"
},
"widgets_values": [
2
]
},
{
"id": 340,
"type": "ModelSamplingFlux",
"pos": [
920,
990
],
"size": {
"0": 340,
"1": 122
},
"flags": {},
"order": 14,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": null
},
{
"name": "width",
"type": "INT",
"link": null,
"widget": {
"name": "width"
}
},
{
"name": "height",
"type": "INT",
"link": null,
"widget": {
"name": "height"
}
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
433
],
"shape": 3,
"slot_index": 0
}
],
"title": "2 | ModelSamplingFlux",
"properties": {
"Node name for S&R": "ModelSamplingFlux"
},
"widgets_values": [
2.5100000000000002,
1.72,
1024,
1024
]
},
{
"id": 145,
"type": "ModelSamplingFlux",
"pos": [
860,
170
],
"size": {
"0": 340,
"1": 122
},
"flags": {},
"order": 15,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": null
},
{
"name": "width",
"type": "INT",
"link": null,
"widget": {
"name": "width"
}
},
{
"name": "height",
"type": "INT",
"link": null,
"widget": {
"name": "height"
}
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
430
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ModelSamplingFlux"
},
"widgets_values": [
2.5100000000000002,
1.72,
1024,
1024
]
},
{
"id": 240,
"type": "FluxGuidance",
"pos": [
1350,
1330
],
"size": {
"0": 211.60000610351562,
"1": 58
},
"flags": {},
"order": 45,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 298
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
359
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "FluxGuidance"
},
"widgets_values": [
2
]
},
{
"id": 239,
"type": "CLIPTextEncode",
"pos": [
870,
1520
],
"size": {
"0": 400,
"1": 200
},
"flags": {},
"order": 16,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": null
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
300
],
"shape": 3,
"slot_index": 0
}
],
"title": "Negative Prompt",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"Horror,2d ,anime ,drawing"
],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 238,
"type": "CLIPTextEncode",
"pos": [
870,
1170
],
"size": {
"0": 400,
"1": 290
},
"flags": {},
"order": 17,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": null
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
298
],
"shape": 3,
"slot_index": 0
}
],
"title": "Positive Prompt",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"A movie poster of a cute women dressed in cosplay attire. She have long blonde hair with long bangs and wearing red contact lens to highlight her eyes and face. She is wearing a white shirt and black jeans and black tie with a blue jacket draping on body. She has a pair of straight red horn on her head. She is sitting on the ground with a serious face. The foreground has a bold title text with blue design said \"FLUX\", covering the bottom third of the poster.\n\nThe background is a messy room fully with all kind of daily items, there is a window on the right side where natural light shining in filling up the room with warm natural lights. There are red substances forming text from the women's hand, forming the text \"LoRa\",\"ControlNet\" and \"Negative Prompting\".\n\nThe poster is highly detailed with natural textures and intricate patterns, showcasing realistic lighting and deep shadows to give the scene a sense of depth. The focus should be clearly defined, making every object appear sharply focused with pin-sharp details."
],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 168,
"type": "String Literal",
"pos": [
2460,
280
],
"size": {
"0": 410,
"1": 310
},
"flags": {},
"order": 18,
"mode": 0,
"outputs": [
{
"name": "STRING",
"type": "STRING",
"links": [
225
],
"shape": 3,
"slot_index": 0
}
],
"title": "Prompt",
"properties": {
"Node name for S&R": "String Literal"
},
"widgets_values": [
"a photo of a cute women dressed in cosplay attire, cosplaying power from Chainsaw man. She have long blonde hair with long bangs and wearing red contact lens to highlight her eyes and face. She is wearing a white shirt and black jeans and black tie with a blue jacket draping on body. She has red horn on her head. She is sitting on the ground with a frustrating face, showing a card that has the word \"FLUX\" on it.\n\nThe background is a messy room fully with all kind of daily items, there is a window on the right side where natural light shining in filling up the room with warm natural lights. On the back wall there are three BIG posters with each one writing \"LoRa\", \" ControlNet\" and \" Negative Prompt\" on it respectively.\n\nThe image is highly detailed with natural textures and intricate patterns, showcasing realistic lighting and deep shadows to give the scene a sense of depth. The focus should be clearly defined, making every object appear sharply focused with pin-sharp details."
],
"color": "#2a363b",
"bgcolor": "#3f5159"
},
{
"id": 349,
"type": "LoadImage",
"pos": [
880,
2250
],
"size": {
"0": 410,
"1": 550
},
"flags": {},
"order": 19,
"mode": 4,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
454
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": [
455
],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"clipspace/clipspace-mask-9414958.699999988.png [input]",
"image"
]
},
{
"id": 343,
"type": "KSamplerAdvanced",
"pos": [
1690,
1890
],
"size": {
"0": 390,
"1": 680
},
"flags": {},
"order": 66,
"mode": 4,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": null,
"label": "extra models"
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 435
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 436
},
{
"name": "latent_image",
"type": "LATENT",
"link": 461
},
{
"name": "noise_seed",
"type": "INT",
"link": 460,
"widget": {
"name": "noise_seed"
},
"slot_index": 4
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
456
],
"shape": 3,
"slot_index": 0
}
],
"title": "inpaint Ksampler",
"properties": {
"Node name for S&R": "KSamplerAdvanced"
},
"widgets_values": [
"enable",
1040144511077060,
"randomize",
20,
4,
"dpmpp_2m",
"simple",
4,
10000,
"disable"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 314,
"type": "SDXLEmptyLatentSizePicker+",
"pos": [
-990,
1010
],
"size": {
"0": 320,
"1": 170
},
"flags": {},
"order": 20,
"mode": 0,
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
395
],
"shape": 3,
"slot_index": 0
},
{
"name": "width",
"type": "INT",
"links": null,
"shape": 3
},
{
"name": "height",
"type": "INT",
"links": null,
"shape": 3
}
],
"title": "SDXLEmptyLatentSizePicker+",
"properties": {
"Node name for S&R": "SDXLEmptyLatentSizePicker+"
},
"widgets_values": [
"1024x1024 (1.0)",
1,
0,
0
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 269,
"type": "ControlNetApplyAdvanced",
"pos": [
1680,
1330
],
"size": {
"0": 315,
"1": 166
},
"flags": {},
"order": 64,
"mode": 4,
"inputs": [
{
"name": "positive",
"type": "CONDITIONING",
"link": 359
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 329
},
{
"name": "control_net",
"type": "CONTROL_NET",
"link": null
},
{
"name": "image",
"type": "IMAGE",
"link": null,
"label": "cn_img"
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"links": [
544
],
"shape": 3,
"slot_index": 0
},
{
"name": "negative",
"type": "CONDITIONING",
"links": [
545
],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "ControlNetApplyAdvanced"
},
"widgets_values": [
1,
0,
1
]
},
{
"id": 307,
"type": "CannyEdgePreprocessor",
"pos": [
-1030,
1520
],
"size": {
"0": 320,
"1": 110
},
"flags": {},
"order": 55,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 408
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
410
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CannyEdgePreprocessor"
},
"widgets_values": [
110,
255,
512
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 261,
"type": "PreviewImage",
"pos": [
-670,
1520
],
"size": {
"0": 740,
"1": 930
},
"flags": {},
"order": 83,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 411
}
],
"title": "ControlNet Processed Preview",
"properties": {
"Node name for S&R": "PreviewImage"
},
"color": "#222",
"bgcolor": "#000"
},
{
"id": 273,
"type": "ImageResize+",
"pos": [
-1020,
1690
],
"size": {
"0": 310,
"1": 194
},
"flags": {
"collapsed": false
},
"order": 69,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 410
},
{
"name": "width",
"type": "INT",
"link": null,
"widget": {
"name": "width"
}
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
384
],
"shape": 3,
"slot_index": 0
},
{
"name": "width",
"type": "INT",
"links": null,
"shape": 3
},
{
"name": "height",
"type": "INT",
"links": null,
"shape": 3
}
],
"title": "Resize to Pixel Perfect",
"properties": {
"Node name for S&R": "ImageResize+"
},
"widgets_values": [
512,
0,
"lanczos",
"keep proportion",
"always",
0
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 311,
"type": "ImageCrop+",
"pos": [
-1020,
1950
],
"size": {
"0": 310,
"1": 150
},
"flags": {
"pinned": false
},
"order": 77,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 384
},
{
"name": "width",
"type": "INT",
"link": null,
"widget": {
"name": "width"
}
},
{
"name": "height",
"type": "INT",
"link": null,
"widget": {
"name": "height"
}
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
411,
412,
413
],
"shape": 3,
"slot_index": 0
},
{
"name": "x",
"type": "INT",
"links": null,
"shape": 3
},
{
"name": "y",
"type": "INT",
"links": null,
"shape": 3
}
],
"title": "Crop to Pixel Perfect",
"properties": {
"Node name for S&R": "ImageCrop+"
},
"widgets_values": [
256,
256,
"top-center",
0,
0
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 255,
"type": "ControlNetLoader",
"pos": [
1330,
-290
],
"size": {
"0": 420,
"1": 60
},
"flags": {},
"order": 21,
"mode": 0,
"outputs": [
{
"name": "CONTROL_NET",
"type": "CONTROL_NET",
"links": [
315
],
"shape": 3
}
],
"properties": {
"Node name for S&R": "ControlNetLoader"
},
"widgets_values": [
"Flux\\controlnet.safetensors"
],
"color": "#332922",
"bgcolor": "#593930"
},
{
"id": 256,
"type": "Anything Everywhere",
"pos": [
1580,
-150
],
"size": {
"0": 210,
"1": 26
},
"flags": {
"collapsed": true
},
"order": 48,
"mode": 0,
"inputs": [
{
"name": "CONTROL_NET",
"type": "*",
"link": 315,
"color_on": "#00d78d"
}
],
"properties": {
"Node name for S&R": "Anything Everywhere",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": [],
"color": "#332922",
"bgcolor": "#593930"
},
{
"id": 254,
"type": "ControlNetApply",
"pos": [
2910,
390
],
"size": {
"0": 317.4000244140625,
"1": 98
},
"flags": {},
"order": 65,
"mode": 4,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 372
},
{
"name": "control_net",
"type": "CONTROL_NET",
"link": null,
"slot_index": 1
},
{
"name": "image",
"type": "IMAGE",
"link": null,
"label": "cn_img",
"slot_index": 2
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
375
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ControlNetApply"
},
"widgets_values": [
1
]
},
{
"id": 321,
"type": "Anything Everywhere?",
"pos": [
2810,
840
],
"size": {
"0": 315,
"1": 127
},
"flags": {
"collapsed": true
},
"order": 89,
"mode": 0,
"inputs": [
{
"name": "LATENT",
"type": "*",
"link": 552,
"color_on": "#b38ead"
}
],
"title": "To VAE Decode",
"properties": {
"Node name for S&R": "Anything Everywhere?",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": [
"VAE Decode 1",
"samples",
""
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 338,
"type": "ImpactSwitch",
"pos": [
1680,
970
],
"size": {
"0": 310,
"1": 122
},
"flags": {},
"order": 49,
"mode": 0,
"inputs": [
{
"name": "input1",
"type": "MODEL",
"link": 431,
"label": "DynamicThresholding"
},
{
"name": "input2",
"type": "MODEL",
"link": 433,
"label": "SamplingFlux"
},
{
"name": "input3",
"type": "MODEL",
"link": null,
"label": "none"
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
496,
543
],
"shape": 3,
"label": "MODEL",
"slot_index": 0
},
{
"name": "selected_label",
"type": "STRING",
"links": null,
"shape": 3
},
{
"name": "selected_index",
"type": "INT",
"links": null,
"shape": 3
}
],
"title": "Model Control",
"properties": {
"Node name for S&R": "ImpactSwitch"
},
"widgets_values": [
1,
true
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 337,
"type": "DynamicThresholdingFull",
"pos": [
1320,
970
],
"size": {
"0": 315,
"1": 298
},
"flags": {},
"order": 22,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": null
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
431
],
"shape": 3,
"slot_index": 0
}
],
"title": "1 | DynamicThresholdingFull",
"properties": {
"Node name for S&R": "DynamicThresholdingFull"
},
"widgets_values": [
1,
0.98,
"Half Cosine Up",
4,
"Half Cosine Up",
2,
1,
"enable",
"MEAN",
"AD",
1
]
},
{
"id": 353,
"type": "Anything Everywhere?",
"pos": [
1700,
1140
],
"size": {
"0": 315,
"1": 127
},
"flags": {
"collapsed": true
},
"order": 67,
"mode": 0,
"inputs": [
{
"name": "MODEL",
"type": "*",
"link": 496,
"color_on": "#8978a7"
}
],
"title": "To inpaint Ksampler",
"properties": {
"Node name for S&R": "Anything Everywhere?",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": [
"",
"extra models",
""
]
},
{
"id": 382,
"type": "TiledDiffusion",
"pos": [
6360,
190
],
"size": {
"0": 315,
"1": 154
},
"flags": {},
"order": 23,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": null
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
535
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "TiledDiffusion"
},
"widgets_values": [
"MultiDiffusion",
1024,
1024,
64,
2
]
},
{
"id": 367,
"type": "IterativeImageUpscale",
"pos": [
7130,
650
],
"size": {
"0": 320,
"1": 390
},
"flags": {},
"order": 78,
"mode": 0,
"inputs": [
{
"name": "pixels",
"type": "IMAGE",
"link": 526
},
{
"name": "upscaler",
"type": "UPSCALER",
"link": 534,
"slot_index": 1
},
{
"name": "vae",
"type": "VAE",
"link": null
}
],
"outputs": [
{
"name": "image",
"type": "IMAGE",
"links": [
527,
541,
542
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "IterativeImageUpscale"
},
"widgets_values": [
2,
2,
"",
"geometric"
]
},
{
"id": 379,
"type": "LoadImage",
"pos": [
6760,
190
],
"size": {
"0": 540,
"1": 400
},
"flags": {},
"order": 24,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
526
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"pasted/image (78).png",
"image"
]
},
{
"id": 386,
"type": "PixelKSampleUpscalerProvider",
"pos": [
6750,
670
],
"size": {
"0": 340,
"1": 400
},
"flags": {},
"order": 72,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 535
},
{
"name": "vae",
"type": "VAE",
"link": null
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 536
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 537
},
{
"name": "upscale_model_opt",
"type": "UPSCALE_MODEL",
"link": 538
},
{
"name": "pk_hook_opt",
"type": "PK_HOOK",
"link": 539
},
{
"name": "scheduler_func_opt",
"type": "SCHEDULER_FUNC",
"link": null
},
{
"name": "seed",
"type": "INT",
"link": 540,
"widget": {
"name": "seed"
}
}
],
"outputs": [
{
"name": "UPSCALER",
"type": "UPSCALER",
"links": [
534
],
"shape": 3
}
],
"properties": {
"Node name for S&R": "PixelKSampleUpscalerProvider"
},
"widgets_values": [
"lanczos",
800311848506273,
"randomize",
20,
4,
"dpmpp_2m",
"simple",
0.25,
true,
512
]
},
{
"id": 385,
"type": "Seed (rgthree)",
"pos": {
"0": 6460,
"1": 850,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 250,
"1": 130
},
"flags": {},
"order": 25,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "SEED",
"type": "INT",
"links": [
540
],
"shape": 3,
"dir": 4
}
],
"properties": {},
"widgets_values": [
396195782558702,
null,
null,
null
]
},
{
"id": 381,
"type": "UpscaleModelLoader",
"pos": [
6460,
740
],
"size": {
"0": 250,
"1": 60
},
"flags": {},
"order": 26,
"mode": 0,
"outputs": [
{
"name": "UPSCALE_MODEL",
"type": "UPSCALE_MODEL",
"links": [
538
],
"shape": 3
}
],
"properties": {
"Node name for S&R": "UpscaleModelLoader"
},
"widgets_values": [
"4xFFHQDAT.pth"
]
},
{
"id": 375,
"type": "CLIPTextEncode",
"pos": [
6020,
420
],
"size": {
"0": 400,
"1": 260
},
"flags": {},
"order": 27,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": null
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
522
],
"shape": 3,
"slot_index": 0
}
],
"title": "Positive Prompt",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"an image that is highly detailed with natural textures and intricate patterns, showcasing realistic lighting and deep shadows to give the scene a sense of depth. The focus should be clearly defined, making every object appear sharply focused with pin-sharp details."
],
"color": "#233",
"bgcolor": "#355"
},
{
"id": 376,
"type": "CLIPTextEncode",
"pos": [
6010,
740
],
"size": {
"0": 410,
"1": 190
},
"flags": {},
"order": 28,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": null
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
523
],
"shape": 3,
"slot_index": 0
}
],
"title": "Negative Prompt",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"Horror,2d ,anime ,drawing"
],
"color": "#233",
"bgcolor": "#355"
},
{
"id": 363,
"type": "KSamplerAdvanced //Inspire",
"pos": [
2040,
970
],
"size": {
"0": 410,
"1": 730
},
"flags": {},
"order": 73,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 543
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 544
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 545
},
{
"name": "latent_image",
"type": "LATENT",
"link": null
},
{
"name": "noise_opt",
"type": "NOISE",
"link": null,
"label": "none"
},
{
"name": "scheduler_func_opt",
"type": "SCHEDULER_FUNC",
"link": null
},
{
"name": "noise_seed",
"type": "INT",
"link": 550,
"widget": {
"name": "noise_seed"
}
},
{
"name": "variation_seed",
"type": "INT",
"link": 549,
"widget": {
"name": "variation_seed"
}
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
547
],
"shape": 3,
"slot_index": 0
}
],
"title": "KSamplerAdvanced //Inspire",
"properties": {
"Node name for S&R": "KSamplerAdvanced //Inspire"
},
"widgets_values": [
true,
219395305821108,
"randomize",
20,
4,
"dpmpp_2m",
"simple",
0,
10000,
"CPU",
false,
"comfy",
0,
0,
"slerp"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 388,
"type": "Seed (rgthree)",
"pos": {
"0": 1680,
"1": 1550,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 320,
"1": 140
},
"flags": {},
"order": 29,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "SEED",
"type": "INT",
"links": [
549
],
"shape": 3,
"dir": 4,
"slot_index": 0
}
],
"title": "Variation Seed",
"properties": {},
"widgets_values": [
-1,
null,
null,
null
]
},
{
"id": 185,
"type": "PreviewImage",
"pos": [
3750,
170
],
"size": {
"0": 930,
"1": 1240
},
"flags": {},
"order": 58,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 356
}
],
"properties": {
"Node name for S&R": "PreviewImage"
},
"color": "#222",
"bgcolor": "#000"
},
{
"id": 147,
"type": "ImageScaleToTotalPixels",
"pos": [
-990,
420
],
"size": {
"0": 315,
"1": 82
},
"flags": {},
"order": 30,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": null
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
209
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ImageScaleToTotalPixels"
},
"widgets_values": [
"lanczos",
1
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 183,
"type": "PixelResolutionCalculator",
"pos": [
-990,
600
],
"size": {
"0": 315,
"1": 150
},
"flags": {},
"order": 31,
"mode": 0,
"outputs": [
{
"name": "width",
"type": "INT",
"links": [
247
],
"shape": 3,
"slot_index": 0
},
{
"name": "height",
"type": "INT",
"links": [
248
],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "PixelResolutionCalculator"
},
"widgets_values": [
1.3,
4,
3,
8
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 157,
"type": "EmptyLatentImage",
"pos": [
-990,
820
],
"size": {
"0": 320,
"1": 110
},
"flags": {},
"order": 53,
"mode": 0,
"inputs": [
{
"name": "width",
"type": "INT",
"link": 247,
"widget": {
"name": "width"
}
},
{
"name": "height",
"type": "INT",
"link": 248,
"widget": {
"name": "height"
}
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
394
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
512,
512,
1
],
"color": "#432",
"bgcolor": "#653"
},
{
"id": 230,
"type": "LatentSizeToPixelSize",
"pos": [
-590,
710
],
"size": {
"0": 315,
"1": 78
},
"flags": {
"collapsed": true
},
"order": 81,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 286
}
],
"outputs": [
{
"name": "pixel_width",
"type": "INT",
"links": [
321,
398
],
"shape": 3,
"slot_index": 0
},
{
"name": "pixel_height",
"type": "INT",
"links": [
322,
399
],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "LatentSizeToPixelSize"
},
"widgets_values": [
8
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 154,
"type": "LoadImage",
"pos": [
-1800,
250
],
"size": {
"0": 720,
"1": 950
},
"flags": {},
"order": 32,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
224
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"title": "1. img to img",
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"example.png",
"image"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 259,
"type": "LoadImage",
"pos": [
-1780,
1520
],
"size": {
"0": 720,
"1": 950
},
"flags": {},
"order": 33,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
408
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"title": "ControlNet Image",
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"example.png",
"image"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 276,
"type": "LoadImage",
"pos": [
-3680,
250
],
"size": {
"0": 720,
"1": 950
},
"flags": {},
"order": 34,
"mode": 4,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
344,
345
],
"shape": 3,
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"title": "ControlNet Image",
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"example.png",
"image"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 266,
"type": "Get resolution [Crystools]",
"pos": [
-330,
680
],
"size": {
"0": 230,
"1": 100
},
"flags": {},
"order": 93,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 324
}
],
"outputs": [
{
"name": "width",
"type": "INT",
"links": [],
"shape": 3,
"slot_index": 0
},
{
"name": "height",
"type": "INT",
"links": [],
"shape": 3,
"slot_index": 1
}
],
"properties": {
"Node name for S&R": "Get resolution [Crystools]"
},
"color": "#222",
"bgcolor": "#000"
},
{
"id": 244,
"type": "Seed (rgthree)",
"pos": {
"0": 1290,
"1": 1560,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 330,
"1": 130
},
"flags": {},
"order": 35,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "SEED",
"type": "INT",
"links": [
550
],
"shape": 3,
"dir": 4,
"slot_index": 0
}
],
"title": "Main Seed",
"properties": {},
"widgets_values": [
1073682373069790,
null,
null,
null
]
},
{
"id": 156,
"type": "ImpactSwitch",
"pos": [
-610,
520
],
"size": {
"0": 230,
"1": 122
},
"flags": {},
"order": 76,
"mode": 0,
"inputs": [
{
"name": "input1",
"type": "LATENT",
"link": 216,
"label": "I2I"
},
{
"name": "input2",
"type": "LATENT",
"link": 396,
"label": "T2I"
},
{
"name": "input3",
"type": "LATENT",
"link": null
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
286,
554
],
"shape": 3,
"label": "LATENT",
"slot_index": 0
},
{
"name": "selected_label",
"type": "STRING",
"links": null,
"shape": 3
},
{
"name": "selected_index",
"type": "INT",
"links": null,
"shape": 3
}
],
"title": "image Source Switch",
"properties": {
"Node name for S&R": "ImpactSwitch"
},
"widgets_values": [
2,
true
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 158,
"type": "Anything Everywhere?",
"pos": [
-330,
550
],
"size": {
"0": 315,
"1": 127
},
"flags": {
"collapsed": true
},
"order": 82,
"mode": 0,
"inputs": [
{
"name": "LATENT",
"type": "*",
"link": 554,
"color_on": "#b38ead"
}
],
"title": "To Latent Image",
"properties": {
"Node name for S&R": "Anything Everywhere?",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": [
"",
"latent_image",
""
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 380,
"type": "PreviewImage",
"pos": [
7510,
200
],
"size": {
"0": 1120,
"1": 900
},
"flags": {},
"order": 86,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 527
}
],
"properties": {
"Node name for S&R": "PreviewImage"
},
"color": "#222",
"bgcolor": "#000"
},
{
"id": 395,
"type": "DownloadAndLoadFlorence2Model",
"pos": [
-2860,
1030
],
"size": {
"0": 380,
"1": 110
},
"flags": {},
"order": 36,
"mode": 4,
"inputs": [
{
"name": "lora",
"type": "PEFTLORA",
"link": null
}
],
"outputs": [
{
"name": "florence2_model",
"type": "FL2MODEL",
"links": [
556
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "DownloadAndLoadFlorence2Model"
},
"widgets_values": [
"microsoft/Florence-2-base",
"fp16",
"sdpa"
],
"color": "#222",
"bgcolor": "#000"
},
{
"id": 277,
"type": "OllamaVision",
"pos": [
-2880,
250
],
"size": {
"0": 400,
"1": 200
},
"flags": {},
"order": 56,
"mode": 4,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 344
}
],
"outputs": [
{
"name": "description",
"type": "STRING",
"links": [
349
],
"shape": 3,
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "OllamaVision"
},
"widgets_values": [
"describe the picture in detail",
"enable",
"http://127.0.0.1:11434",
"llava:13b",
5
],
"color": "#222",
"bgcolor": "#000"
}
],
"links": [
[
187,
132,
0,
135,
0,
"MODEL"
],
[
189,
133,
0,
131,
1,
"CLIP"
],
[
190,
134,
0,
131,
2,
"VAE"
],
[
196,
143,
0,
146,
0,
"SIGMAS"
],
[
197,
142,
0,
146,
1,
"SAMPLER"
],
[
198,
144,
0,
146,
2,
"GUIDER"
],
[
199,
137,
0,
144,
1,
"CONDITIONING"
],
[
209,
147,
0,
149,
0,
"IMAGE"
],
[
216,
149,
0,
156,
0,
"LATENT"
],
[
221,
161,
0,
160,
0,
"INT"
],
[
222,
160,
0,
162,
0,
"NOISE"
],
[
224,
154,
0,
164,
0,
"IMAGE"
],
[
225,
168,
0,
136,
1,
"STRING"
],
[
247,
183,
0,
157,
0,
"INT"
],
[
248,
183,
1,
157,
1,
"INT"
],
[
286,
156,
0,
230,
0,
"LATENT"
],
[
298,
238,
0,
240,
0,
"CONDITIONING"
],
[
300,
239,
0,
241,
0,
"CONDITIONING"
],
[
315,
255,
0,
256,
0,
"CONTROL_NET"
],
[
321,
230,
0,
264,
0,
"INT"
],
[
322,
230,
1,
264,
1,
"INT"
],
[
324,
264,
0,
266,
0,
"IMAGE"
],
[
329,
241,
0,
269,
1,
"CONDITIONING"
],
[
342,
280,
2,
281,
0,
"STRING"
],
[
344,
276,
0,
277,
0,
"IMAGE"
],
[
345,
276,
0,
280,
0,
"IMAGE"
],
[
349,
277,
0,
278,
0,
"STRING"
],
[
355,
184,
0,
288,
0,
"*"
],
[
356,
288,
0,
185,
0,
"IMAGE"
],
[
359,
240,
0,
269,
0,
"CONDITIONING"
],
[
372,
136,
0,
254,
0,
"CONDITIONING"
],
[
375,
254,
0,
163,
0,
"CONDITIONING"
],
[
377,
159,
0,
251,
0,
"LATENT"
],
[
382,
288,
0,
308,
1,
"IMAGE"
],
[
384,
273,
0,
311,
0,
"IMAGE"
],
[
394,
157,
0,
316,
0,
"LATENT"
],
[
395,
314,
0,
316,
1,
"LATENT"
],
[
396,
316,
0,
156,
1,
"LATENT"
],
[
398,
230,
0,
274,
0,
"INT"
],
[
399,
230,
1,
319,
0,
"INT"
],
[
404,
264,
0,
265,
0,
"IMAGE"
],
[
408,
259,
0,
307,
0,
"IMAGE"
],
[
410,
307,
0,
273,
0,
"IMAGE"
],
[
411,
311,
0,
261,
0,
"IMAGE"
],
[
412,
311,
0,
260,
0,
"IMAGE"
],
[
413,
311,
0,
309,
0,
"IMAGE"
],
[
429,
135,
0,
131,
0,
"MODEL"
],
[
430,
145,
0,
143,
0,
"MODEL"
],
[
431,
337,
0,
338,
0,
"*"
],
[
433,
340,
0,
338,
1,
"MODEL"
],
[
435,
342,
0,
343,
1,
"CONDITIONING"
],
[
436,
342,
1,
343,
2,
"CONDITIONING"
],
[
439,
344,
0,
345,
0,
"IMAGE"
],
[
454,
349,
0,
342,
3,
"IMAGE"
],
[
455,
349,
1,
342,
4,
"MASK"
],
[
456,
343,
0,
344,
0,
"LATENT"
],
[
457,
346,
0,
342,
0,
"CONDITIONING"
],
[
458,
347,
0,
342,
1,
"CONDITIONING"
],
[
460,
352,
0,
343,
4,
"INT"
],
[
461,
342,
2,
343,
3,
"LATENT"
],
[
462,
132,
0,
144,
0,
"MODEL"
],
[
463,
136,
0,
137,
0,
"CONDITIONING"
],
[
464,
134,
0,
149,
1,
"VAE"
],
[
465,
154,
0,
147,
0,
"IMAGE"
],
[
466,
230,
0,
273,
1,
"INT"
],
[
467,
230,
0,
311,
1,
"INT"
],
[
468,
230,
1,
311,
2,
"INT"
],
[
469,
251,
0,
184,
0,
"LATENT"
],
[
470,
134,
0,
184,
1,
"VAE"
],
[
471,
133,
0,
136,
0,
"CLIP"
],
[
472,
133,
0,
239,
0,
"CLIP"
],
[
473,
132,
0,
310,
0,
"MODEL"
],
[
474,
230,
0,
310,
1,
"INT"
],
[
475,
230,
1,
310,
2,
"INT"
],
[
476,
160,
0,
159,
0,
"NOISE"
],
[
477,
144,
0,
159,
1,
"GUIDER"
],
[
478,
142,
0,
159,
2,
"SAMPLER"
],
[
479,
143,
0,
159,
3,
"SIGMAS"
],
[
480,
156,
0,
159,
4,
"LATENT"
],
[
481,
132,
0,
145,
0,
"MODEL"
],
[
482,
230,
0,
145,
1,
"INT"
],
[
483,
230,
1,
145,
2,
"INT"
],
[
484,
132,
0,
340,
0,
"MODEL"
],
[
485,
230,
0,
340,
1,
"INT"
],
[
486,
230,
1,
340,
2,
"INT"
],
[
487,
132,
0,
337,
0,
"MODEL"
],
[
488,
133,
0,
336,
0,
"CLIP"
],
[
489,
132,
0,
338,
2,
"MODEL"
],
[
490,
133,
0,
238,
0,
"CLIP"
],
[
491,
156,
0,
245,
3,
"LATENT"
],
[
492,
134,
0,
344,
1,
"VAE"
],
[
493,
133,
0,
346,
0,
"CLIP"
],
[
494,
133,
0,
347,
0,
"CLIP"
],
[
495,
134,
0,
342,
2,
"VAE"
],
[
496,
338,
0,
353,
0,
"MODEL"
],
[
503,
184,
0,
355,
0,
"IMAGE"
],
[
519,
372,
0,
371,
0,
"PK_HOOK"
],
[
521,
374,
0,
371,
1,
"PK_HOOK"
],
[
522,
375,
0,
377,
0,
"CONDITIONING"
],
[
523,
376,
0,
378,
0,
"CONDITIONING"
],
[
526,
379,
0,
367,
0,
"IMAGE"
],
[
527,
367,
0,
380,
0,
"IMAGE"
],
[
530,
371,
0,
383,
0,
"PK_HOOK"
],
[
532,
384,
0,
383,
1,
"PK_HOOK"
],
[
534,
386,
0,
367,
1,
"UPSCALER"
],
[
535,
382,
0,
386,
0,
"MODEL"
],
[
536,
377,
0,
386,
2,
"CONDITIONING"
],
[
537,
378,
0,
386,
3,
"CONDITIONING"
],
[
538,
381,
0,
386,
4,
"UPSCALE_MODEL"
],
[
539,
383,
0,
386,
5,
"PK_HOOK"
],
[
540,
385,
0,
386,
7,
"INT"
],
[
541,
367,
0,
365,
0,
"IMAGE"
],
[
542,
367,
0,
387,
0,
"IMAGE"
],
[
543,
338,
0,
363,
0,
"MODEL"
],
[
544,
269,
0,
363,
1,
"CONDITIONING"
],
[
545,
269,
1,
363,
2,
"CONDITIONING"
],
[
547,
363,
0,
251,
1,
"LATENT"
],
[
549,
388,
0,
363,
7,
"INT"
],
[
550,
244,
0,
363,
6,
"INT"
],
[
552,
251,
0,
321,
0,
"LATENT"
],
[
554,
156,
0,
158,
0,
"LATENT"
],
[
556,
395,
0,
280,
1,
"FL2MODEL"
]
],
"groups": [
{
"title": "Model Loading : Unet | CLIP | | LoRA | ControlNet",
"bounding": [
830,
-450,
960,
420
],
"color": "#444",
"font_size": 24,
"locked": false
},
{
"title": "Official implementation with a little tweak",
"bounding": [
830,
20,
2450,
730
],
"color": "#444",
"font_size": 24,
"locked": false
},
{
"title": "Negative Prompting version from ComfyUI blog post (My interpretation)",
"bounding": [
830,
860,
1660,
880
],
"color": "#444",
"font_size": 24,
"locked": false
},
{
"title": "img to img or size picking",
"bounding": [
-1850,
110,
2540,
1170
],
"color": "#444",
"font_size": 24,
"locked": false
},
{
"title": "ControlNet Preprocessing",
"bounding": [
-1840,
1420,
1960,
1070
],
"color": "#444",
"font_size": 24,
"locked": false
},
{
"title": "VisionLLM for detail caption | LLaVa 13B w/ Ollama | Florence2",
"bounding": [
-3720,
140,
1780,
1120
],
"color": "#444",
"font_size": 24,
"locked": false
},
{
"title": "Outputs",
"bounding": [
3530,
40,
2350,
1400
],
"color": "#8A8",
"font_size": 24,
"locked": false
},
{
"title": "Simple inpaint",
"bounding": [
840,
1800,
2390,
1030
],
"color": "#444",
"font_size": 24,
"locked": false
},
{
"title": "Upscale(Hi-resFix) with Tiled Diffusion",
"bounding": [
5950,
70,
3840,
1350
],
"color": "#444",
"font_size": 24,
"locked": false
}
],
"config": {},
"extra": {
"ds": {
"scale": 0.6934334949441509,
"offset": [
3936.723112615611,
144.7847605066594
]
},
"groupNodes": {
"SDXL::Foocus Inpaint KSampler": {
"author": "",
"category": "",
"datetime": 1722904077435,
"external": [],
"links": [
[
0,
0,
2,
1,
533,
"INPAINT_PATCH"
],
[
1,
2,
2,
2,
535,
"LATENT"
],
[
2,
0,
3,
0,
534,
"MODEL"
],
[
1,
0,
3,
1,
535,
"CONDITIONING"
],
[
1,
1,
3,
2,
535,
"CONDITIONING"
],
[
1,
3,
3,
3,
535,
"LATENT"
]
],
"nodes": [
{
"bgcolor": "#535",
"color": "#323",
"flags": {},
"index": 0,
"mode": 0,
"order": 29,
"outputs": [
{
"links": [],
"name": "INPAINT_PATCH",
"shape": 3,
"slot_index": 0,
"type": "INPAINT_PATCH"
}
],
"pos": [
-1766.6078193153173,
887.1430043659329
],
"properties": {
"Node name for S&R": "INPAINT_LoadFooocusInpaint"
},
"size": {
"0": 300,
"1": 82
},
"type": "INPAINT_LoadFooocusInpaint",
"widgets_values": [
"fooocus\\fooocus_inpaint_head.pth",
"fooocus\\inpaint_v26.fooocus.patch"
]
},
{
"bgcolor": "#535",
"color": "#323",
"flags": {
"collapsed": false
},
"index": 1,
"inputs": [
{
"link": null,
"name": "positive",
"type": "CONDITIONING"
},
{
"link": null,
"name": "negative",
"type": "CONDITIONING"
},
{
"link": null,
"name": "vae",
"type": "VAE"
},
{
"link": null,
"name": "pixels",
"type": "IMAGE"
},
{
"link": null,
"name": "mask",
"type": "MASK"
}
],
"mode": 0,
"order": 30,
"outputs": [
{
"links": [],
"name": "positive",
"shape": 3,
"slot_index": 0,
"type": "CONDITIONING"
},
{
"links": [],
"name": "negative",
"shape": 3,
"slot_index": 1,
"type": "CONDITIONING"
},
{
"links": [],
"name": "latent_inpaint",
"shape": 3,
"slot_index": 2,
"type": "LATENT"
},
{
"links": [],
"name": "latent_samples",
"shape": 3,
"slot_index": 3,
"type": "LATENT"
}
],
"pos": [
-1666.6078193153173,
1167.143004365933
],
"properties": {
"Node name for S&R": "INPAINT_VAEEncodeInpaintConditioning"
},
"size": {
"0": 300,
"1": 110
},
"type": "INPAINT_VAEEncodeInpaintConditioning"
},
{
"bgcolor": "#535",
"color": "#323",
"flags": {
"collapsed": false
},
"index": 2,
"inputs": [
{
"link": null,
"name": "model",
"type": "MODEL"
},
{
"link": null,
"name": "patch",
"type": "INPAINT_PATCH"
},
{
"link": null,
"name": "latent",
"type": "LATENT"
}
],
"mode": 0,
"order": 46,
"outputs": [
{
"links": [],
"name": "MODEL",
"shape": 3,
"slot_index": 0,
"type": "MODEL"
}
],
"pos": [
-1366.6078193153173,
897.1430043659329
],
"properties": {
"Node name for S&R": "INPAINT_ApplyFooocusInpaint"
},
"size": {
"0": 300,
"1": 70
},
"type": "INPAINT_ApplyFooocusInpaint"
},
{
"flags": {},
"index": 3,
"inputs": [
{
"link": null,
"name": "model",
"type": "MODEL"
},
{
"link": null,
"name": "positive",
"type": "CONDITIONING"
},
{
"link": null,
"name": "negative",
"type": "CONDITIONING"
},
{
"link": null,
"name": "latent_image",
"type": "LATENT"
},
{
"link": null,
"name": "noise_opt",
"slot_index": 4,
"type": "NOISE"
},
{
"link": null,
"name": "scheduler_func_opt",
"type": "SCHEDULER_FUNC"
},
{
"link": null,
"name": "noise_seed",
"slot_index": 6,
"type": "INT",
"widget": {
"name": "noise_seed"
}
}
],
"mode": 0,
"order": 63,
"outputs": [
{
"links": [],
"name": "LATENT",
"shape": 3,
"slot_index": 0,
"type": "LATENT"
}
],
"pos": [
-1286.6078193153173,
1137.143004365933
],
"properties": {
"Node name for S&R": "KSamplerAdvanced //Inspire"
},
"size": {
"0": 320,
"1": 870
},
"type": "KSamplerAdvanced //Inspire",
"widgets_values": [
true,
977130691212199,
"randomize",
31,
1.5,
"dpmpp_3m_sde_gpu",
"GITS[coeff=1.2]",
0,
10000,
"CPU",
false,
"comfy",
0,
0,
"linear"
]
}
],
"packname": "inpaintKsampler",
"version": "0.0"
},
"SDXLCLIP::SDXLCLIP-GROUP": {
"author": "",
"category": "CLIP",
"config": {
"0": {},
"1": {},
"2": {
"input": {
"int": {
"name": "CLIP Scale Factor"
}
}
},
"3": {
"input": {
"clip": {
"name": "Positive clip"
},
"crop_h": {
"visible": false
},
"crop_w": {
"visible": false
},
"height": {
"visible": false
},
"target_height": {
"visible": false
},
"target_width": {
"visible": false
},
"text_g": {
"visible": false
},
"text_l": {
"visible": false
},
"width": {
"visible": false
}
}
},
"4": {
"input": {
"clip": {
"name": "Negative clip"
},
"crop_h": {
"visible": false
},
"crop_w": {
"visible": false
},
"height": {
"visible": false
},
"target_height": {
"visible": false
},
"target_width": {
"visible": false
},
"text_g": {
"visible": false
},
"text_l": {
"visible": false
},
"width": {
"visible": false
}
}
},
"5": {
"input": {
"value": {
"name": "Math WidthX",
"visible": true
}
},
"output": {
"0": {
"name": "WidthX",
"visible": true
},
"1": {
"visible": false
}
}
},
"6": {
"input": {
"value": {
"name": "Math HeightX",
"visible": true
}
},
"output": {
"0": {
"name": "HeightX",
"visible": true
},
"1": {
"visible": false
}
}
},
"7": {
"output": {
"0": {
"visible": true
},
"1": {
"visible": true
}
}
}
},
"datetime": 1722704055044,
"external": [],
"links": [
[
7,
0,
5,
0,
499,
"INT"
],
[
2,
0,
5,
1,
497,
"INT"
],
[
7,
1,
6,
0,
499,
"INT"
],
[
2,
0,
6,
1,
497,
"INT"
],
[
0,
0,
3,
1,
502,
"STRING"
],
[
0,
0,
3,
2,
502,
"STRING"
],
[
5,
0,
3,
3,
498,
"INT"
],
[
6,
0,
3,
4,
500,
"INT"
],
[
5,
0,
3,
5,
498,
"INT"
],
[
6,
0,
3,
6,
500,
"INT"
],
[
1,
0,
4,
1,
504,
"STRING"
],
[
1,
0,
4,
2,
504,
"STRING"
],
[
5,
0,
4,
3,
498,
"INT"
],
[
6,
0,
4,
4,
500,
"INT"
],
[
5,
0,
4,
5,
498,
"INT"
],
[
6,
0,
4,
6,
500,
"INT"
]
],
"nodes": [
{
"flags": {},
"index": 0,
"mode": 0,
"order": 37,
"outputs": [
{
"links": [],
"name": "string",
"shape": 3,
"slot_index": 0,
"type": "STRING"
}
],
"pos": [
-410,
1790
],
"properties": {
"Node name for S&R": "Primitive string multiline [Crystools]"
},
"size": {
"0": 380,
"1": 280
},
"title": "Positive Prompt",
"type": "Primitive string multiline [Crystools]",
"widgets_values": [
"naked huge breast, close up very detailed pinky nipples, very detail breast, detailed smooth skin textures, 8K, raw photo, good colors"
]
},
{
"flags": {},
"index": 1,
"mode": 0,
"order": 34,
"outputs": [
{
"links": [],
"name": "string",
"shape": 3,
"slot_index": 0,
"type": "STRING"
}
],
"pos": [
-524.006719062816,
2269.8963862413902
],
"properties": {
"Node name for S&R": "Primitive string multiline [Crystools]"
},
"size": {
"0": 380,
"1": 280
},
"title": "Negative Prompt",
"type": "Primitive string multiline [Crystools]",
"widgets_values": [
"Horror, Body Hair, deformed, hand, bad colors"
]
},
{
"flags": {},
"index": 2,
"mode": 0,
"order": 35,
"outputs": [
{
"links": [],
"name": "int",
"shape": 3,
"slot_index": 0,
"type": "INT"
}
],
"pos": [
-1240,
1980
],
"properties": {
"Node name for S&R": "Primitive integer [Crystools]"
},
"size": {
"0": 315,
"1": 58
},
"title": "CLIP Factor",
"type": "Primitive integer [Crystools]",
"widgets_values": [
4
]
},
{
"flags": {
"collapsed": false
},
"index": 3,
"inputs": [
{
"link": null,
"name": "clip",
"type": "CLIP"
},
{
"label": "PG",
"link": null,
"name": "text_g",
"type": "STRING",
"widget": {
"name": "text_g"
}
},
{
"label": "PL",
"link": null,
"name": "text_l",
"type": "STRING",
"widget": {
"name": "text_l"
}
},
{
"link": null,
"name": "target_width",
"type": "INT",
"widget": {
"name": "target_width"
}
},
{
"link": null,
"name": "target_height",
"type": "INT",
"widget": {
"name": "target_height"
}
},
{
"link": null,
"name": "width",
"type": "INT",
"widget": {
"name": "width"
}
},
{
"link": null,
"name": "height",
"type": "INT",
"widget": {
"name": "height"
}
}
],
"mode": 0,
"order": 75,
"outputs": [
{
"label": "Positive",
"links": [],
"name": "CONDITIONING",
"shape": 3,
"slot_index": 0,
"type": "CONDITIONING"
}
],
"pos": [
70,
1750
],
"properties": {
"Node name for S&R": "CLIPTextEncodeSDXL"
},
"size": {
"0": 290,
"1": 202
},
"title": "Positive",
"type": "CLIPTextEncodeSDXL",
"widgets_values": [
1024,
1024,
0,
0,
1024,
1024,
"",
""
]
},
{
"flags": {
"collapsed": false
},
"index": 4,
"inputs": [
{
"link": null,
"name": "clip",
"type": "CLIP"
},
{
"label": "NG",
"link": null,
"name": "text_g",
"type": "STRING",
"widget": {
"name": "text_g"
}
},
{
"label": "NL",
"link": null,
"name": "text_l",
"type": "STRING",
"widget": {
"name": "text_l"
}
},
{
"link": null,
"name": "target_width",
"type": "INT",
"widget": {
"name": "target_width"
}
},
{
"link": null,
"name": "target_height",
"type": "INT",
"widget": {
"name": "target_height"
}
},
{
"link": null,
"name": "width",
"type": "INT",
"widget": {
"name": "width"
}
},
{
"link": null,
"name": "height",
"type": "INT",
"widget": {
"name": "height"
}
}
],
"mode": 0,
"order": 76,
"outputs": [
{
"label": "Negative",
"links": [],
"name": "CONDITIONING",
"shape": 3,
"slot_index": 0,
"type": "CONDITIONING"
}
],
"pos": [
110,
2140
],
"properties": {
"Node name for S&R": "CLIPTextEncodeSDXL"
},
"size": {
"0": 290,
"1": 202
},
"title": "Negative",
"type": "CLIPTextEncodeSDXL",
"widgets_values": [
1024,
1024,
0,
0,
1024,
1024,
"",
""
]
},
{
"flags": {
"collapsed": false
},
"index": 5,
"inputs": [
{
"link": null,
"name": "a",
"type": "INT,FLOAT"
},
{
"link": null,
"name": "b",
"type": "INT,FLOAT"
}
],
"mode": 0,
"order": 56,
"outputs": [
{
"links": [],
"name": "INT",
"shape": 3,
"slot_index": 0,
"type": "INT"
},
{
"links": null,
"name": "FLOAT",
"shape": 3,
"slot_index": 1,
"type": "FLOAT"
}
],
"pos": [
-800,
1790
],
"properties": {
"Node name for S&R": "SimpleMath+"
},
"size": {
"0": 315,
"1": 78
},
"title": "Width Factor",
"type": "SimpleMath+",
"widgets_values": [
"a*b"
]
},
{
"flags": {
"collapsed": false
},
"index": 6,
"inputs": [
{
"link": null,
"name": "a",
"type": "INT,FLOAT"
},
{
"link": null,
"name": "b",
"type": "INT,FLOAT"
}
],
"mode": 0,
"order": 57,
"outputs": [
{
"links": [],
"name": "INT",
"shape": 3,
"slot_index": 0,
"type": "INT"
},
{
"links": null,
"name": "FLOAT",
"shape": 3,
"type": "FLOAT"
}
],
"pos": [
-790,
1970
],
"properties": {
"Node name for S&R": "SimpleMath+"
},
"size": {
"0": 315,
"1": 78
},
"title": "Height Factor",
"type": "SimpleMath+",
"widgets_values": [
"a*b"
]
},
{
"flags": {
"collapsed": false
},
"index": 7,
"inputs": [
{
"label": "IMGRES",
"link": null,
"name": "image",
"type": "IMAGE"
}
],
"mode": 0,
"order": 36,
"outputs": [
{
"links": [],
"name": "width",
"shape": 3,
"slot_index": 0,
"type": "INT"
},
{
"links": [],
"name": "height",
"shape": 3,
"slot_index": 1,
"type": "INT"
}
],
"pos": [
-1220,
1800
],
"properties": {
"Node name for S&R": "Get resolution [Crystools]"
},
"size": {
"0": 300,
"1": 90
},
"title": "Original Size",
"type": "Get resolution [Crystools]"
}
],
"packname": "SDXLCLIP",
"version": "0.0"
}
},
"workspace_info": {
"id": "1gIADWyBvoV73QuigNJAo"
}
},
"version": 0.4
}