diff --git "a/Flux_Unet_Schnell.json" "b/Flux_Unet_Schnell.json" new file mode 100644--- /dev/null +++ "b/Flux_Unet_Schnell.json" @@ -0,0 +1,10756 @@ +{ + "last_node_id": 431, + "last_link_id": 1020, + "nodes": [ + { + "id": 205, + "type": "Anything Everywhere?", + "pos": { + "0": 1163.210693359375, + "1": -1939.1912841796875 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 147, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "*", + "link": 502, + "color_on": "#64B5F6" + } + ], + "outputs": [], + "title": "ccsr", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "ccsr", + "" + ] + }, + { + "id": 206, + "type": "CLIPTextEncode", + "pos": { + "0": -313.7886047363281, + "1": -1894.1915283203125 + }, + "size": { + "0": 210, + "1": 153.73333740234375 + }, + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 503, + "slot_index": 0 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 510 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "face_detailer", + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "detailed face, beautyfull, natural skin, skinpores," + ] + }, + { + "id": 207, + "type": "CLIPTextEncode", + "pos": { + "0": -334.3222961425781, + "1": -1553.6600341796875 + }, + "size": { + "0": 210, + "1": 248.90797424316406 + }, + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 504, + "slot_index": 0 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 511 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "face_detailer", + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 208, + "type": "UltralyticsDetectorProvider", + "pos": { + "0": -663.787109375, + "1": -1342.191162109375 + }, + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "links": [ + 529 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/face_yolov8n_v2.pt" + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 209, + "type": "SAMLoader", + "pos": { + "0": -661.787109375, + "1": -1584.191162109375 + }, + "size": { + "0": 315, + "1": 82 + }, + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "links": [ + 531, + 534 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "SAMLoader" + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 210, + "type": "ImpactSEGSOrderedFilter", + "pos": { + "0": 475.67822265625, + "1": -1816.66064453125 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": {}, + "order": 102, + "mode": 0, + "inputs": [ + { + "name": "segs", + "type": "SEGS", + "link": 505 + } + ], + "outputs": [ + { + "name": "filtered_SEGS", + "type": "SEGS", + "links": [ + 513, + 518 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "remained_SEGS", + "type": "SEGS", + "links": [], + "slot_index": 1, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "ImpactSEGSOrderedFilter" + }, + "widgets_values": [ + "x1", + false, + 0, + 1 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 211, + "type": "DetailerForEach", + "pos": { + "0": 706.6786499023438, + "1": -1905.6610107421875 + }, + "size": { + "0": 210, + "1": 840 + }, + "flags": { + "collapsed": false + }, + "order": 125, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 506 + }, + { + "name": "segs", + "type": "SEGS", + "link": 507 + }, + { + "name": "model", + "type": "MODEL", + "link": 508 + }, + { + "name": "clip", + "type": "CLIP", + "link": 509 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 510 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 511 + }, + { + "name": "detailer_hook", + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "denoise", + "type": "FLOAT", + "link": 512, + "widget": { + "name": "denoise" + } + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 517 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "DetailerForEach" + }, + "widgets_values": [ + 512, + true, + 1024, + 303949077, + "fixed", + 20, + 3.5, + "euler", + "sgm_uniform", + 0.3, + 5, + true, + true, + "", + 1, + false, + 0 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 212, + "type": "SegsToCombinedMask", + "pos": { + "0": 477.211181640625, + "1": -1589.191162109375 + }, + "size": { + "0": 210, + "1": 26 + }, + "flags": { + "collapsed": true + }, + "order": 115, + "mode": 0, + "inputs": [ + { + "name": "segs", + "type": "SEGS", + "link": 513 + } + ], + "outputs": [ + { + "name": "MASK", + "type": "MASK", + "links": [ + 514 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "SegsToCombinedMask" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 213, + "type": "MaskPreview+", + "pos": { + "0": 334.2112731933594, + "1": -1487.191162109375 + }, + "size": { + "0": 204.7646026611328, + "1": 246 + }, + "flags": {}, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "mask", + "type": "MASK", + "link": 514 + } + ], + "outputs": [], + "properties": { + "Node name for S&R": "MaskPreview+" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 214, + "type": "LoraLoader", + "pos": { + "0": -665.787109375, + "1": -1753.1912841796875 + }, + "size": { + "0": 312.9151916503906, + "1": 126 + }, + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null, + "label": "Dmod" + }, + { + "name": "clip", + "type": "CLIP", + "link": null, + "label": "Dclip" + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 508 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 503, + 504, + 509 + ], + "slot_index": 1, + "shape": 3 + } + ], + "title": "Load SD1.5 LoRA", + "properties": { + "Node name for S&R": "LoraLoader" + }, + "widgets_values": [ + "SD\\more_details.safetensors", + 0.75, + 1 + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 215, + "type": "SegsToCombinedMask", + "pos": { + "0": -112.32191467285156, + "1": -1565.6600341796875 + }, + "size": { + "0": 210, + "1": 26 + }, + "flags": { + "collapsed": false + }, + "order": 103, + "mode": 0, + "inputs": [ + { + "name": "segs", + "type": "SEGS", + "link": 515 + } + ], + "outputs": [ + { + "name": "MASK", + "type": "MASK", + "links": [ + 516 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "SegsToCombinedMask" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 216, + "type": "MaskPreview+", + "pos": { + "0": -100.78871154785156, + "1": -1482.191162109375 + }, + "size": { + "0": 204.7646026611328, + "1": 246 + }, + "flags": {}, + "order": 117, + "mode": 0, + "inputs": [ + { + "name": "mask", + "type": "MASK", + "link": 516 + } + ], + "outputs": [], + "properties": { + "Node name for S&R": "MaskPreview+" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 217, + "type": "PrimitiveNode", + "pos": { + "0": -334.3222961425781, + "1": -1689.6597900390625 + }, + "size": { + "0": 210, + "1": 82 + }, + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 512 + ], + "slot_index": 0, + "widget": { + "name": "denoise" + } + } + ], + "title": "Denoise", + "properties": { + "Run widget replace on values": false + }, + "widgets_values": [ + 0.3, + "fixed" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 218, + "type": "ImageApplyLUT+", + "pos": { + "0": 927.2110595703125, + "1": -1908.1915283203125 + }, + "size": { + "0": 315, + "1": 130 + }, + "flags": {}, + "order": 132, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 517, + "slot_index": 0 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 525, + 527 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "ImageApplyLUT+" + }, + "widgets_values": [ + "PB_Boulder.CUBE", + false, + false, + 0.2 + ] + }, + { + "id": 219, + "type": "UltralyticsDetectorProvider", + "pos": { + "0": -664.787109375, + "1": -1461.191162109375 + }, + "size": { + "0": 315, + "1": 78 + }, + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "links": [ + 532 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/full_eyes_detect_v1.pt" + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 220, + "type": "SubtractMaskForEach", + "pos": { + "0": 463.2112121582031, + "1": -1909.1915283203125 + }, + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 116, + "mode": 0, + "inputs": [ + { + "name": "base_segs", + "type": "SEGS", + "link": 518 + }, + { + "name": "mask_segs", + "type": "SEGS", + "link": 519 + } + ], + "outputs": [ + { + "name": "SEGS", + "type": "SEGS", + "links": [ + 507, + 520 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "SubtractMaskForEach" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 221, + "type": "SegsToCombinedMask", + "pos": { + "0": 476.211181640625, + "1": -1629.1910400390625 + }, + "size": { + "0": 210, + "1": 26 + }, + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 0, + "inputs": [ + { + "name": "segs", + "type": "SEGS", + "link": 520 + } + ], + "outputs": [ + { + "name": "MASK", + "type": "MASK", + "links": [ + 521 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "SegsToCombinedMask" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 223, + "type": "SegsToCombinedMask", + "pos": { + "0": 186.21142578125, + "1": -1560.191162109375 + }, + "size": { + "0": 210, + "1": 30 + }, + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 0, + "inputs": [ + { + "name": "segs", + "type": "SEGS", + "link": 522 + } + ], + "outputs": [ + { + "name": "MASK", + "type": "MASK", + "links": [ + 523 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "SegsToCombinedMask" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 224, + "type": "MaskPreview+", + "pos": { + "0": 119.2114028930664, + "1": -1486.191162109375 + }, + "size": { + "0": 200, + "1": 250 + }, + "flags": {}, + "order": 118, + "mode": 0, + "inputs": [ + { + "name": "mask", + "type": "MASK", + "link": 523 + } + ], + "outputs": [], + "properties": { + "Node name for S&R": "MaskPreview+" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 225, + "type": "Image Comparer (rgthree)", + "pos": { + "0": 1243.21240234375, + "1": -1923.19140625 + }, + "size": { + "0": 529.7062377929688, + "1": 903.3560791015625 + }, + "flags": {}, + "order": 138, + "mode": 0, + "inputs": [ + { + "name": "image_a", + "type": "IMAGE", + "link": 524, + "dir": 3 + }, + { + "name": "image_b", + "type": "IMAGE", + "link": 525, + "dir": 3 + } + ], + "outputs": [], + "properties": { + "comparer_mode": "Slide" + }, + "widgets_values": [ + [ + { + "name": "A", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_vzyze_00039_.png&type=temp&subfolder=&rand=0.03475573180872238" + }, + { + "name": "B", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_vzyze_00040_.png&type=temp&subfolder=&rand=0.11170939356107312" + } + ] + ] + }, + { + "id": 226, + "type": "VAEDecode", + "pos": { + "0": -544.7879028320312, + "1": -1840.1912841796875 + }, + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 526 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 506, + 524, + 530, + 533 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + }, + "widgets_values": [] + }, + { + "id": 228, + "type": "VAEEncode", + "pos": { + "0": 929.2110595703125, + "1": -1941.1912841796875 + }, + "size": { + "0": 210, + "1": 46 + }, + "flags": { + "collapsed": true + }, + "order": 139, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 527 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 528 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + }, + "widgets_values": [] + }, + { + "id": 229, + "type": "VAEDecode", + "pos": { + "0": 1065.210693359375, + "1": -1939.1912841796875 + }, + "size": { + "0": 210, + "1": 46 + }, + "flags": { + "collapsed": true + }, + "order": 143, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 528 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 502 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "VAEDecode" + }, + "widgets_values": [] + }, + { + "id": 230, + "type": "ImpactSimpleDetectorSEGS", + "pos": { + "0": -73.7885513305664, + "1": -1909.1915283203125 + }, + "size": { + "0": 259.51904296875, + "1": 310 + }, + "flags": {}, + "order": 87, + "mode": 0, + "inputs": [ + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 529 + }, + { + "name": "image", + "type": "IMAGE", + "link": 530 + }, + { + "name": "sam_model_opt", + "type": "SAM_MODEL", + "link": 531 + }, + { + "name": "segm_detector_opt", + "type": "SEGM_DETECTOR", + "link": null + } + ], + "outputs": [ + { + "name": "SEGS", + "type": "SEGS", + "links": [ + 505, + 515 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "ImpactSimpleDetectorSEGS" + }, + "widgets_values": [ + 0.5, + 0, + 3, + 10, + 0.5, + 0, + 0, + 0.7, + 0 + ] + }, + { + "id": 231, + "type": "ImpactSimpleDetectorSEGS", + "pos": { + "0": 197.21144104003906, + "1": -1909.1915283203125 + }, + "size": { + "0": 260, + "1": 310 + }, + "flags": {}, + "order": 88, + "mode": 0, + "inputs": [ + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 532 + }, + { + "name": "image", + "type": "IMAGE", + "link": 533 + }, + { + "name": "sam_model_opt", + "type": "SAM_MODEL", + "link": 534 + }, + { + "name": "segm_detector_opt", + "type": "SEGM_DETECTOR", + "link": null + } + ], + "outputs": [ + { + "name": "SEGS", + "type": "SEGS", + "links": [ + 519, + 522 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "ImpactSimpleDetectorSEGS" + }, + "widgets_values": [ + 0.5, + 0, + 3, + 10, + 0.5, + 0, + 0, + 0.7, + 0 + ] + }, + { + "id": 233, + "type": "Anything Everywhere?", + "pos": { + "0": 5163.603515625, + "1": -25.356521606445312 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 51, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "*", + "link": 536, + "color_on": "#64B5F6" + } + ], + "outputs": [], + "title": "Upscale", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "SD", + "" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 234, + "type": "PreviewImage", + "pos": { + "0": 4839.603515625, + "1": 1081.6446533203125 + }, + "size": { + "0": 545.2937622070312, + "1": 543.0145874023438 + }, + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": null, + "label": "brightness" + } + ], + "outputs": [], + "title": "brightness preview", + "properties": { + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [] + }, + { + "id": 235, + "type": "PreviewImage", + "pos": { + "0": 5567.5458984375, + "1": 83.33161163330078 + }, + "size": { + "0": 671.1498413085938, + "1": 910.0151977539062 + }, + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": null, + "label": "Fuzz" + } + ], + "outputs": [], + "properties": { + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [] + }, + { + "id": 236, + "type": "PreviewImage", + "pos": { + "0": 4091.544921875, + "1": 1084.3319091796875 + }, + "size": { + "0": 549.099853515625, + "1": 552.1910400390625 + }, + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": null, + "label": "J" + } + ], + "outputs": [], + "title": "Before H/L Freq Preview Image", + "properties": { + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [] + }, + { + "id": 237, + "type": "ImageBlend", + "pos": { + "0": 4835.544921875, + "1": -70.66846466064453 + }, + "size": { + "0": 320, + "1": 102 + }, + "flags": { + "collapsed": false + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "name": "image1", + "type": "IMAGE", + "link": null, + "slot_index": 0, + "label": "layer" + }, + { + "name": "image2", + "type": "IMAGE", + "link": null, + "label": "Fuzz" + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 536, + 537 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "ImageBlend" + }, + "widgets_values": [ + 0.3, + "normal" + ] + }, + { + "id": 238, + "type": "PreviewImage", + "pos": { + "0": 5558.6044921875, + "1": 1090.644775390625 + }, + "size": { + "0": 508.1326599121094, + "1": 470.0274353027344 + }, + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": null, + "label": "BGR" + } + ], + "outputs": [], + "title": "BG Removal Preview Image", + "properties": { + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [] + }, + { + "id": 239, + "type": "PreviewImage", + "pos": { + "0": 4839.603515625, + "1": 73.64368438720703 + }, + "size": { + "0": 700, + "1": 970 + }, + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 537, + "label": "Fuzz" + } + ], + "outputs": [], + "properties": { + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [] + }, + { + "id": 240, + "type": "PreviewImage", + "pos": { + "0": 4092.544921875, + "1": 81.33161163330078 + }, + "size": { + "0": 700, + "1": 970 + }, + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": null, + "label": "layer" + } + ], + "outputs": [], + "properties": { + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [] + }, + { + "id": 245, + "type": "ControlNetLoader", + "pos": { + "0": 2689.97021484375, + "1": 534.974853515625 + }, + "size": { + "0": 442.3531494140625, + "1": 96.0369644165039 + }, + "flags": { + "pinned": false + }, + "order": 11, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 562 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "ControlNetLoader" + }, + "widgets_values": [ + "control_lora_rank128_v11f1e_sd15_tile_fp16.safetensors" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 246, + "type": "ImageScaleBy", + "pos": { + "0": 2693.97021484375, + "1": 129.97532653808594 + }, + "size": { + "0": 300, + "1": 82 + }, + "flags": { + "pinned": false + }, + "order": 81, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 540 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 541 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "ImageScaleBy" + }, + "widgets_values": [ + "lanczos", + 0.5 + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 247, + "type": "VAEEncodeTiled", + "pos": { + "0": 2693.86181640625, + "1": 240.0523681640625 + }, + "size": { + "0": 300, + "1": 80 + }, + "flags": { + "pinned": false + }, + "order": 100, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 541 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "tile_size", + "type": "INT", + "link": 542, + "widget": { + "name": "tile_size" + } + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 557 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "VAEEncodeTiled" + }, + "widgets_values": [ + 1024 + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 248, + "type": "VAEDecodeTiled", + "pos": { + "0": 3367.54638671875, + "1": 17.331607818603516 + }, + "size": { + "0": 210, + "1": 74 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 134, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 543 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "tile_size", + "type": "INT", + "link": 544, + "widget": { + "name": "tile_size" + } + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 564, + 565 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 1024 + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 249, + "type": "FreeU_V2", + "pos": { + "0": 2686.97021484375, + "1": 349.9751281738281 + }, + "size": { + "0": 300, + "1": 150 + }, + "flags": { + "pinned": false + }, + "order": 89, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 545 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 552 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "FreeU_V2" + }, + "widgets_values": [ + 1.05, + 1.08, + 0.9500000000000001, + 0.8 + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 254, + "type": "AlignYourStepsScheduler", + "pos": { + "0": 3014.5458984375, + "1": 282.33154296875 + }, + "size": { + "0": 330.2917175292969, + "1": 87.69648742675781 + }, + "flags": { + "pinned": false + }, + "order": 71, + "mode": 0, + "inputs": [ + { + "name": "denoise", + "type": "FLOAT", + "link": 548, + "widget": { + "name": "denoise" + } + }, + { + "name": "steps", + "type": "INT", + "link": 549, + "widget": { + "name": "steps" + } + } + ], + "outputs": [ + { + "name": "SIGMAS", + "type": "SIGMAS", + "links": [ + 556 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "AlignYourStepsScheduler" + }, + "widgets_values": [ + "SD1", + 20, + 0.25 + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 255, + "type": "KSamplerSelect", + "pos": { + "0": 3024.5458984375, + "1": -86.66846466064453 + }, + "size": { + "0": 300, + "1": 60 + }, + "flags": { + "pinned": false + }, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAMPLER", + "type": "SAMPLER", + "links": [ + 555 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "KSamplerSelect" + }, + "widgets_values": [ + "deis" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 258, + "type": "LayerColor: RGB", + "pos": { + "0": 3674.60546875, + "1": 490.6433410644531 + }, + "size": { + "0": 260, + "1": 110 + }, + "flags": { + "collapsed": false, + "pinned": false + }, + "order": 150, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 550 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 574 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LayerColor: RGB" + }, + "widgets_values": [ + 0, + 0, + 0 + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 259, + "type": "Anything Everywhere?", + "pos": { + "0": 2344.54541015625, + "1": 67.33160400390625 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 107, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "*", + "link": 551, + "color_on": "#FFA931" + } + ], + "outputs": [], + "title": "negative", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "n", + "Upscale" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 261, + "type": "SamplerCustom", + "pos": { + "0": 3019.970703125, + "1": 10.975162506103516 + }, + "size": { + "0": 330, + "1": 230 + }, + "flags": { + "pinned": false + }, + "order": 127, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 552 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 553 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 554 + }, + { + "name": "sampler", + "type": "SAMPLER", + "link": 555 + }, + { + "name": "sigmas", + "type": "SIGMAS", + "link": 556 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 557 + } + ], + "outputs": [ + { + "name": "output", + "type": "LATENT", + "links": [ + 543 + ], + "shape": 3 + }, + { + "name": "denoised_output", + "type": "LATENT", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "SamplerCustom" + }, + "widgets_values": [ + true, + 10514399916878, + "randomize", + 8 + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 263, + "type": "ImageUpscaleWithModel", + "pos": { + "0": 2693.97021484375, + "1": 49.975196838378906 + }, + "size": { + "0": 300, + "1": 50 + }, + "flags": { + "pinned": false + }, + "order": 53, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 559 + }, + { + "name": "image", + "type": "IMAGE", + "link": null, + "label": "ccsr" + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 540 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "ImageUpscaleWithModel" + }, + "widgets_values": [], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 264, + "type": "UpscaleModelLoader", + "pos": { + "0": 2693.54541015625, + "1": -39.66844940185547 + }, + "size": { + "0": 300, + "1": 60 + }, + "flags": { + "pinned": false + }, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 559 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "4xNomos8kSCHAT-L.pth" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 266, + "type": "ImageSharpen", + "pos": { + "0": 3355.54638671875, + "1": 16.331607818603516 + }, + "size": { + "0": 300, + "1": 110 + }, + "flags": { + "pinned": false + }, + "order": 140, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 564 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 566 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "ImageSharpen" + }, + "widgets_values": [ + 1, + 0.24, + 0.14 + ] + }, + { + "id": 267, + "type": "Anything Everywhere?", + "pos": { + "0": 3535.970703125, + "1": 15.975162506103516 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 141, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "*", + "link": 565, + "color_on": "#64B5F6" + } + ], + "outputs": [], + "title": "img_model", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + ".*", + "img_model", + ".*" + ] + }, + { + "id": 269, + "type": "Anything Everywhere?", + "pos": { + "0": 3917.97021484375, + "1": 1019.9754028320312 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 101, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "*", + "link": 567, + "color_on": "#64B5F6" + } + ], + "outputs": [], + "title": "Fuzz", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "Fuzz", + "Upscale" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 270, + "type": "LayerColor: AutoBrightness", + "pos": { + "0": 3674.60546875, + "1": 359.64349365234375 + }, + "size": { + "0": 260, + "1": 102 + }, + "flags": {}, + "order": 149, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 568, + "slot_index": 0 + }, + { + "name": "mask", + "type": "MASK", + "link": 569 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 550, + 586 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LayerColor: AutoBrightness" + }, + "widgets_values": [ + 75, + 8 + ] + }, + { + "id": 271, + "type": "LayerMask: BiRefNetUltra", + "pos": { + "0": 3673.60546875, + "1": 83.6436538696289 + }, + "size": { + "0": 263.9339904785156, + "1": 246 + }, + "flags": {}, + "order": 148, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 570, + "label": "layer" + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [], + "slot_index": 0, + "shape": 3 + }, + { + "name": "mask", + "type": "MASK", + "links": [ + 569 + ], + "slot_index": 1, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LayerMask: BiRefNetUltra" + }, + "widgets_values": [ + "VITMatte(local)", + 6, + 6, + 0.01, + 0.99, + false, + "cuda", + 2 + ] + }, + { + "id": 272, + "type": "LayerUtility: HLFrequencyDetailRestore", + "pos": { + "0": 3672.60546875, + "1": 1022.6438598632812 + }, + "size": { + "0": 260.4989929199219, + "1": 146 + }, + "flags": {}, + "order": 82, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 571 + }, + { + "name": "detail_image", + "type": "IMAGE", + "link": null, + "label": "layer" + }, + { + "name": "mask", + "type": "MASK", + "link": 572 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 567 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "H/L Freq Detail Restore", + "properties": { + "Node name for S&R": "LayerUtility: HLFrequencyDetailRestore" + }, + "widgets_values": [ + 30, + 10, + 0 + ] + }, + { + "id": 273, + "type": "LayerMask: RmBgUltra V2", + "pos": { + "0": 3672.60546875, + "1": 630.6436157226562 + }, + "size": { + "0": 260, + "1": 250 + }, + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": null, + "label": "layer" + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 573, + 585 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "mask", + "type": "MASK", + "links": [ + 572 + ], + "slot_index": 1, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LayerMask: RmBgUltra V2" + }, + "widgets_values": [ + "VITMatte", + 6, + 6, + 0.01, + 0.99, + false, + "cuda", + 2 + ] + }, + { + "id": 274, + "type": "LayerFilter: MotionBlur", + "pos": { + "0": 3673.60546875, + "1": 910.6437377929688 + }, + "size": { + "0": 260, + "1": 82 + }, + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 573, + "label": "layer" + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 571, + 587 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LayerFilter: MotionBlur" + }, + "widgets_values": [ + 0, + 1 + ] + }, + { + "id": 275, + "type": "Anything Everywhere?", + "pos": { + "0": 3922.97021484375, + "1": 487.9749450683594 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 152, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "*", + "link": 574, + "color_on": "#64B5F6" + } + ], + "outputs": [], + "title": "layer", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "layer", + "Upscale" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 276, + "type": "Anything Everywhere?", + "pos": { + "0": 2284.97119140625, + "1": 379.9750671386719 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 65, + "mode": 0, + "inputs": [ + { + "name": "CLIP", + "type": "*", + "link": 575, + "color_on": "#FFD500" + } + ], + "outputs": [], + "title": "clip", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "clip", + "Upscale" + ] + }, + { + "id": 277, + "type": "Anything Everywhere?", + "pos": { + "0": 2365.97119140625, + "1": 379.9750671386719 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 62, + "mode": 0, + "inputs": [ + { + "name": "MODEL", + "type": "*", + "link": 576, + "color_on": "#B39DDB" + } + ], + "outputs": [], + "title": "model", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "model", + "Upscale" + ] + }, + { + "id": 279, + "type": "Anything Everywhere?", + "pos": { + "0": 2363.97119140625, + "1": 517.9749145507812 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true + }, + "order": 108, + "mode": 2, + "inputs": [ + { + "name": "CONDITIONING", + "type": "*", + "link": 578, + "color_on": "#FFA931" + } + ], + "outputs": [], + "title": "negative", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "n", + "Upscale" + ] + }, + { + "id": 283, + "type": "Anything Everywhere?", + "pos": { + "0": 2362.9853515625, + "1": 570.474853515625 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 70, + "mode": 0, + "inputs": [ + { + "name": "UPSCALE_MODEL", + "type": "*", + "link": 582, + "color_on": "" + } + ], + "outputs": [], + "title": "USDU F", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "UM", + "Upscale" + ] + }, + { + "id": 286, + "type": "Anything Everywhere?", + "pos": { + "0": 3922.97021484375, + "1": 627.9751586914062 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 55, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "*", + "link": 585, + "color_on": "#64B5F6" + } + ], + "outputs": [], + "title": "BGR", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "BGR", + "Upscale" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 287, + "type": "Anything Everywhere?", + "pos": { + "0": 3918.97021484375, + "1": 358.9751281738281 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 151, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "*", + "link": 586, + "color_on": "#64B5F6" + } + ], + "outputs": [], + "title": "bright", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "brightness", + "Upscale" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 288, + "type": "Anything Everywhere?", + "pos": { + "0": 3917.54541015625, + "1": 906.3314819335938 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 83, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "*", + "link": 587, + "color_on": "#64B5F6" + } + ], + "outputs": [], + "title": "J", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "J", + "Upscale" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 289, + "type": "Anything Everywhere?", + "pos": { + "0": 2095.5458984375, + "1": 380.3315124511719 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 63, + "mode": 0, + "inputs": [ + { + "name": "MODEL", + "type": "*", + "link": 588, + "color_on": "#B39DDB" + } + ], + "outputs": [], + "title": "Dmod", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "Dmod", + "Detailer" + ] + }, + { + "id": 290, + "type": "Anything Everywhere?", + "pos": { + "0": 2198.97119140625, + "1": 379.9750671386719 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 67, + "mode": 0, + "inputs": [ + { + "name": "CLIP", + "type": "*", + "link": 589, + "color_on": "#FFD500" + } + ], + "outputs": [], + "title": "Dmod", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "Dclip", + "Detailer" + ] + }, + { + "id": 291, + "type": "UltimateSDUpscale", + "pos": { + "0": 2978.5458984375, + "1": 899.3314819335938 + }, + "size": { + "0": 310, + "1": 614 + }, + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": null, + "label": "SD" + }, + { + "name": "model", + "type": "MODEL", + "link": null, + "label": "model" + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": null, + "slot_index": 2, + "label": "p" + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null, + "label": "n" + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": null, + "slot_index": 5, + "label": "UM" + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 583, + 590 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "SD1.5 Ultimate SD Upscale", + "properties": { + "Node name for S&R": "UltimateSDUpscale" + }, + "widgets_values": [ + 1.25, + 303949077, + "fixed", + 20, + 1, + "euler", + "sgm_uniform", + 0.3, + "Linear", + 1024, + 1024, + 16, + 32, + "None", + 0.45, + 64, + 16, + 16, + true, + false + ] + }, + { + "id": 292, + "type": "Anything Everywhere?", + "pos": { + "0": 3114.54638671875, + "1": 867.3314819335938 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 57, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "*", + "link": 590, + "color_on": "#64B5F6" + } + ], + "outputs": [], + "title": "USDU F", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "F", + "Flux" + ] + }, + { + "id": 294, + "type": "Anything Everywhere?", + "pos": { + "0": 2450.54541015625, + "1": 65.33160400390625 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 109, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "*", + "link": 592, + "color_on": "#FFA931" + } + ], + "outputs": [], + "title": "negative", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "n", + "Refiner 2" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 278, + "type": "Anything Everywhere?", + "pos": { + "0": 2559.36279296875, + "1": 67.14614868164062 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "*", + "link": 577, + "color_on": "#FFA931" + } + ], + "outputs": [], + "title": "positive", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "p", + "Upscale" + ] + }, + { + "id": 293, + "type": "Anything Everywhere?", + "pos": { + "0": 2493.36279296875, + "1": 66.14614868164062 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true + }, + "order": 106, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "*", + "link": 591, + "color_on": "#FFA931" + } + ], + "outputs": [], + "title": "positive", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "p", + "Refiner 2" + ] + }, + { + "id": 320, + "type": "Fast Groups Muter (rgthree)", + "pos": { + "0": -1246, + "1": -1604 + }, + "size": { + "0": 251.3048858642578, + "1": 154 + }, + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "properties": { + "matchColors": "", + "matchTitle": "", + "showNav": true, + "sort": "position", + "customSortAlphabet": "", + "toggleRestriction": "default" + } + }, + { + "id": 304, + "type": "SaveImage", + "pos": { + "0": 2022.06640625, + "1": -1892.0322265625 + }, + "size": { + "0": 847.1295166015625, + "1": 973.8067626953125 + }, + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": null, + "label": "F" + } + ], + "outputs": [], + "title": "USDU 1", + "properties": { + "Node name for S&R": "SaveImage" + }, + "widgets_values": [ + "Flux/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_USD" + ] + }, + { + "id": 327, + "type": "Florence2ModelLoader", + "pos": { + "0": -1984, + "1": 90 + }, + "size": { + "0": 315, + "1": 106 + }, + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [ + { + "name": "lora", + "type": "PEFTLORA", + "link": null + } + ], + "outputs": [ + { + "name": "florence2_model", + "type": "FL2MODEL", + "links": [ + 650 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "Florence2ModelLoader" + }, + "widgets_values": [ + "CogFlorence-2.2-Large", + "fp32", + "sdpa" + ] + }, + { + "id": 328, + "type": "Florence2Run", + "pos": { + "0": -1656, + "1": 93 + }, + "size": { + "0": 400, + "1": 372.0000305175781 + }, + "flags": {}, + "order": 80, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 649 + }, + { + "name": "florence2_model", + "type": "FL2MODEL", + "link": 650 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": null, + "shape": 3 + }, + { + "name": "mask", + "type": "MASK", + "links": null, + "shape": 3 + }, + { + "name": "caption", + "type": "STRING", + "links": [ + 651 + ], + "slot_index": 2, + "shape": 3 + }, + { + "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, + "", + 480624121014783, + "randomize" + ] + }, + { + "id": 342, + "type": "TagsSelector", + "pos": { + "0": 1244.104248046875, + "1": -631.5701904296875 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true + }, + "order": 121, + "mode": 0, + "inputs": [ + { + "name": "tags_list", + "type": "LIST", + "link": 767 + }, + { + "name": "prefix", + "type": "STRING", + "link": null, + "widget": { + "name": "prefix" + } + }, + { + "name": "suffix", + "type": "STRING", + "link": null, + "widget": { + "name": "suffix" + } + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 772 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "TagsSelector" + }, + "widgets_values": [ + ":", + 1, + true, + "", + "" + ] + }, + { + "id": 222, + "type": "MaskPreview+", + "pos": { + "0": 542.4365844726562, + "1": -1488.5693359375 + }, + "size": { + "0": 204.7646026611328, + "1": 246 + }, + "flags": {}, + "order": 133, + "mode": 0, + "inputs": [ + { + "name": "mask", + "type": "MASK", + "link": 521 + } + ], + "outputs": [], + "properties": { + "Node name for S&R": "MaskPreview+" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 303, + "type": "ImageSharpen", + "pos": { + "0": 5011, + "1": -2046 + }, + "size": { + "0": 300, + "1": 110 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 79, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 611 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 610 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "ImageSharpen" + }, + "widgets_values": [ + 1, + 0.17, + 0.07 + ] + }, + { + "id": 346, + "type": "SaveImage", + "pos": { + "0": 3657, + "1": -2014 + }, + "size": { + "0": 1150.4378662109375, + "1": 1316.6854248046875 + }, + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 774, + "label": "blend" + } + ], + "outputs": [], + "title": "Blended of USDU 1 n 2", + "properties": { + "Node name for S&R": "SaveImage" + }, + "widgets_values": [ + "Flux/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_USDBlendF" + ] + }, + { + "id": 322, + "type": "Image Blend", + "pos": { + "0": 2776, + "1": -2094 + }, + "size": { + "0": 210, + "1": 78 + }, + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [ + { + "name": "image_a", + "type": "IMAGE", + "link": null, + "label": "F" + }, + { + "name": "image_b", + "type": "IMAGE", + "link": null, + "label": "G" + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 647, + 774, + 775 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "Image Blend" + }, + "widgets_values": [ + 0.35000000000000003 + ] + }, + { + "id": 302, + "type": "Anything Everywhere?", + "pos": { + "0": 5213, + "1": -2051 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 98, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "*", + "link": 610, + "color_on": "#64B5F6" + } + ], + "outputs": [], + "title": " H", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "H", + "" + ] + }, + { + "id": 347, + "type": "Image Blend", + "pos": { + "0": 6721, + "1": -2069 + }, + "size": { + "0": 210, + "1": 78 + }, + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [ + { + "name": "image_a", + "type": "IMAGE", + "link": null, + "label": "H" + }, + { + "name": "image_b", + "type": "IMAGE", + "link": 775, + "label": "G" + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 776 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "Image Blend" + }, + "widgets_values": [ + 0.35000000000000003 + ] + }, + { + "id": 300, + "type": "ConditioningConcat", + "pos": { + "0": 2681, + "1": -163 + }, + "size": { + "0": 380.4000244140625, + "1": 46 + }, + "flags": {}, + "order": 110, + "mode": 0, + "inputs": [ + { + "name": "conditioning_to", + "type": "CONDITIONING", + "link": 717 + }, + { + "name": "conditioning_from", + "type": "CONDITIONING", + "link": 716 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 609 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "ConditioningConcat" + }, + "widgets_values": [] + }, + { + "id": 298, + "type": "CLIPTextEncode", + "pos": { + "0": 2341, + "1": -193 + }, + "size": { + "0": 329.22564697265625, + "1": 107.6986083984375 + }, + "flags": { + "pinned": false + }, + "order": 92, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 605 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 716 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "Positive", + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "High-resolution, High Quality, Intricate details, Skin Texture" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 227, + "type": "VAEEncode", + "pos": { + "0": -546.7879028320312, + "1": -1917.19140625 + }, + "size": { + "0": 210, + "1": 46 + }, + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": null, + "label": "Dpix" + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 526 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "VAEEncode" + }, + "widgets_values": [] + }, + { + "id": 354, + "type": "Anything Everywhere?", + "pos": { + "0": 1078.103759765625, + "1": -611.5701293945312 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 135, + "mode": 0, + "inputs": [ + { + "name": "MODEL", + "type": "*", + "link": 787, + "color_on": "#B39DDB" + } + ], + "outputs": [], + "title": "model", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "model", + "Flux Capacitor" + ] + }, + { + "id": 244, + "type": "CLIPTextEncode", + "pos": { + "0": 2332.54541015625, + "1": 96.33161163330078 + }, + "size": { + "0": 330, + "1": 130 + }, + "flags": { + "collapsed": false, + "pinned": false + }, + "order": 91, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 539 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 551, + 561, + 578, + 592 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "Negative", + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 365, + "type": "Anything Everywhere?", + "pos": { + "0": 2283, + "1": 413 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 68, + "mode": 0, + "inputs": [ + { + "name": "CLIP", + "type": "*", + "link": 798, + "color_on": "#FFD500" + } + ], + "outputs": [], + "title": "clip", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "clip", + "Refiner 2" + ] + }, + { + "id": 260, + "type": "CheckpointLoaderSimple", + "pos": { + "0": 2035, + "1": 386 + }, + "size": { + "0": 420, + "1": 100 + }, + "flags": { + "pinned": false + }, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 576, + 588, + 797 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 575, + 580, + 589, + 798 + ], + "slot_index": 1, + "shape": 3 + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 558 + ], + "slot_index": 2, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "CheckpointLoaderSimple" + }, + "widgets_values": [ + "SD_1.5_for_reals_v4.safetensors" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 252, + "type": "PrimitiveNode", + "pos": { + "0": 2007, + "1": 250 + }, + "size": { + "0": 210, + "1": 82 + }, + "flags": { + "pinned": false + }, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 548 + ], + "slot_index": 0, + "widget": { + "name": "denoise" + } + } + ], + "title": "DENOISE", + "properties": { + "Run widget replace on values": false + }, + "widgets_values": [ + 0.25, + "fixed" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 253, + "type": "PrimitiveNode", + "pos": { + "0": 2223, + "1": 249 + }, + "size": { + "0": 210, + "1": 82 + }, + "flags": { + "pinned": false + }, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 563 + ], + "slot_index": 0, + "widget": { + "name": "strength" + } + } + ], + "title": "CN STRENGTH", + "properties": { + "Run widget replace on values": false + }, + "widgets_values": [ + 0.4, + "fixed" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 257, + "type": "PrimitiveNode", + "pos": { + "0": 2436, + "1": 250 + }, + "size": { + "0": 210, + "1": 82 + }, + "flags": { + "pinned": false + }, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 542, + 544 + ], + "slot_index": 0, + "widget": { + "name": "tile_size" + } + } + ], + "title": "TILE SIZE", + "properties": { + "Run widget replace on values": false + }, + "widgets_values": [ + 1024, + "fixed" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 265, + "type": "ControlNetApplyAdvanced", + "pos": { + "0": 2356, + "1": 536 + }, + "size": { + "0": 320, + "1": 170 + }, + "flags": { + "pinned": false + }, + "order": 119, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 609, + "label": "p" + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 561, + "label": "n" + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 562, + "slot_index": 2 + }, + { + "name": "image", + "type": "IMAGE", + "link": null, + "slot_index": 3, + "label": "ccsr" + }, + { + "name": "strength", + "type": "FLOAT", + "link": 563, + "widget": { + "name": "strength" + } + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 553 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 554 + ], + "slot_index": 1, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "ControlNetApplyAdvanced" + }, + "widgets_values": [ + 0.4, + 0, + 1 + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 241, + "type": "UpscaleModelLoader", + "pos": { + "0": 2037, + "1": 512 + }, + "size": { + "0": 304.5717468261719, + "1": 58 + }, + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 582 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "4xNomos8kSCHAT-L.pth" + ] + }, + { + "id": 284, + "type": "UltimateSDUpscale", + "pos": { + "0": 3296.94580078125, + "1": 897.1925659179688 + }, + "size": { + "0": 310, + "1": 614 + }, + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 583, + "label": "F" + }, + { + "name": "model", + "type": "MODEL", + "link": null, + "label": "model" + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": null, + "slot_index": 2, + "label": "p" + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null, + "label": "n" + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": null, + "slot_index": 5, + "label": "UM" + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 584, + 799 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "SD1.5 Ultimate SD Upscale", + "properties": { + "Node name for S&R": "UltimateSDUpscale" + }, + "widgets_values": [ + 1, + 303949077, + "fixed", + 12, + 1, + "euler", + "sgm_uniform", + 0.1, + "Linear", + 1024, + 1024, + 16, + 32, + "None", + 0.45, + 64, + 16, + 16, + true, + false + ] + }, + { + "id": 285, + "type": "Anything Everywhere?", + "pos": { + "0": 3304, + "1": 865 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 84, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "*", + "link": 584, + "color_on": "#64B5F6" + } + ], + "outputs": [], + "title": "USDU G", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "G", + "Flux" + ] + }, + { + "id": 366, + "type": "Anything Everywhere?", + "pos": { + "0": 3409, + "1": 866 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 85, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "*", + "link": 799, + "color_on": "#64B5F6" + } + ], + "outputs": [], + "title": "USDU G", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "G", + "Refiner 2" + ] + }, + { + "id": 281, + "type": "Anything Everywhere?", + "pos": { + "0": 2479, + "1": 482 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 66, + "mode": 0, + "inputs": [ + { + "name": "CLIP", + "type": "*", + "link": 580, + "color_on": "#FFD500" + } + ], + "outputs": [], + "title": "Uclip", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "C", + "Upscale 2" + ] + }, + { + "id": 280, + "type": "Anything Everywhere?", + "pos": { + "0": 2567, + "1": 488 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 64, + "mode": 0, + "inputs": [ + { + "name": "MODEL", + "type": "*", + "link": 797, + "color_on": "#B39DDB" + } + ], + "outputs": [], + "title": "model", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "model", + "Refiner 2" + ] + }, + { + "id": 256, + "type": "PrimitiveNode", + "pos": { + "0": 2453, + "1": 379 + }, + "size": { + "0": 210, + "1": 82 + }, + "flags": { + "pinned": false + }, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 549 + ], + "slot_index": 0, + "widget": { + "name": "steps" + } + } + ], + "title": "STEPS", + "properties": { + "Run widget replace on values": false + }, + "widgets_values": [ + 20, + "fixed" + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 306, + "type": "Image Comparer (rgthree)", + "pos": { + "0": 7032, + "1": -2108 + }, + "size": { + "0": 1362.327880859375, + "1": 1640.257568359375 + }, + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [ + { + "name": "image_a", + "type": "IMAGE", + "link": 647, + "dir": 3, + "label": "2wave" + }, + { + "name": "image_b", + "type": "IMAGE", + "link": null, + "dir": 3, + "label": "H" + } + ], + "outputs": [], + "title": "Image Comparer USDC Blend n McBoaty", + "properties": { + "comparer_mode": "Slide" + }, + "widgets_values": [ + [ + { + "name": "A", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_gsvzb_00031_.png&type=temp&subfolder=&rand=0.021601433725325414" + }, + { + "name": "B", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_gsvzb_00032_.png&type=temp&subfolder=&rand=0.2507354897992611" + } + ] + ] + }, + { + "id": 251, + "type": "LoraLoader", + "pos": { + "0": 2008.5460205078125, + "1": -70.66846466064453 + }, + "size": { + "0": 300, + "1": 130 + }, + "flags": { + "pinned": false + }, + "order": 72, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 546 + }, + { + "name": "clip", + "type": "CLIP", + "link": 547 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 545 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 538, + 539, + 605 + ], + "slot_index": 1, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LoraLoader" + }, + "widgets_values": [ + "SD\\realistic_quality.safetensors", + 0.15, + 0.15 + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 250, + "type": "LoraLoader", + "pos": { + "0": 2007.5460205078125, + "1": 92.33161163330078 + }, + "size": { + "0": 300, + "1": 130 + }, + "flags": { + "pinned": false + }, + "order": 27, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 546 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 547 + ], + "slot_index": 1, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LoraLoader" + }, + "widgets_values": [ + "SD\\more_details.safetensors", + 0.15, + 0.15 + ], + "color": "rgba(0,0,0,.8)" + }, + { + "id": 348, + "type": "SaveImage", + "pos": { + "0": 8542, + "1": -2046 + }, + "size": { + "0": 1270.8681640625, + "1": 1389.8133544921875 + }, + "flags": {}, + "order": 86, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 776, + "label": "H" + } + ], + "outputs": [], + "title": "McBoaty Blend Save Image", + "properties": { + "Node name for S&R": "SaveImage" + }, + "widgets_values": [ + "Flux/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_USDBFB2F" + ] + }, + { + "id": 345, + "type": "SaveImage", + "pos": { + "0": 5404, + "1": -2051 + }, + "size": { + "0": 1270.8681640625, + "1": 1389.8133544921875 + }, + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": null, + "label": "H" + } + ], + "outputs": [], + "title": "McBoaty Save Image", + "properties": { + "Node name for S&R": "SaveImage" + }, + "widgets_values": [ + "Flux/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_USDBF_END" + ] + }, + { + "id": 332, + "type": "String Literal", + "pos": { + "0": -1212, + "1": 594 + }, + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 114, + "mode": 0, + "inputs": [ + { + "name": "string", + "type": "STRING", + "link": 653, + "widget": { + "name": "string" + } + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 794 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "Positive Prompt", + "properties": { + "Node name for S&R": "String Literal" + }, + "widgets_values": [ + "comic HDR photo of The Jedi girl, illustration, old canvas, particles, dark background, art by Earle Bergey, art by Steven DaLuz, art by Ignacio Zuloaga , inspired by Tim and Greg Hildebrandt, style of luis royo, High dynamic range, vivid, rich details, clear shadows and highlights, realistic, intense, enhanced contrast, highly detailed . graphic illustration, comic art, graphic novel art, vibrant, highly detailed" + ] + }, + { + "id": 335, + "type": "TagsSelector", + "pos": { + "0": 1268.1041259765625, + "1": -573.5702514648438 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true + }, + "order": 137, + "mode": 0, + "inputs": [ + { + "name": "tags_list", + "type": "LIST", + "link": 663 + }, + { + "name": "prefix", + "type": "STRING", + "link": null, + "widget": { + "name": "prefix" + } + }, + { + "name": "suffix", + "type": "STRING", + "link": null, + "widget": { + "name": "suffix" + } + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 770 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "TagsSelector" + }, + "widgets_values": [ + ":", + 1, + true, + "", + "" + ] + }, + { + "id": 392, + "type": "Anything Everywhere?", + "pos": { + "0": 378.3241882324219, + "1": 1023.6324462890625 + }, + "size": { + "0": 320, + "1": 160 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 93, + "mode": 0, + "inputs": [ + { + "name": "INT", + "type": "*", + "link": 895, + "slot_index": 0, + "color_on": "#29699C" + } + ], + "outputs": [], + "title": "Width", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0, + "ttNbgOverride": { + "color": "#2a363b", + "bgcolor": "#3f5159", + "groupcolor": "#3f789e" + } + }, + "widgets_values": [ + "", + "width", + ".*" + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 393, + "type": "Anything Everywhere?", + "pos": { + "0": 380.3241882324219, + "1": 1083.6326904296875 + }, + "size": { + "0": 320, + "1": 160 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 94, + "mode": 0, + "inputs": [ + { + "name": "INT", + "type": "*", + "link": 896, + "slot_index": 0, + "color_on": "#29699C" + } + ], + "outputs": [], + "title": "Height", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0, + "ttNbgOverride": { + "color": "#2a363b", + "bgcolor": "#3f5159", + "groupcolor": "#3f789e" + } + }, + "widgets_values": [ + "", + "height", + ".*" + ], + "color": "#2a363b", + "bgcolor": "#3f5159" + }, + { + "id": 396, + "type": "Width/Height Literal", + "pos": { + "0": -43.675228118896484, + "1": 1277.6326904296875 + }, + "size": { + "0": 400, + "1": 60 + }, + "flags": { + "pinned": false + }, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 900 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "Width", + "properties": { + "Node name for S&R": "Width/Height Literal" + }, + "widgets_values": [ + 1025 + ], + "color": "#393939", + "bgcolor": "#4d4d4d" + }, + { + "id": 397, + "type": "Width/Height Literal", + "pos": { + "0": -43.675228118896484, + "1": 1377.6326904296875 + }, + "size": { + "0": 400, + "1": 60 + }, + "flags": { + "pinned": false + }, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 901 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "Height", + "properties": { + "Node name for S&R": "Width/Height Literal" + }, + "widgets_values": [ + 729 + ], + "color": "#393939", + "bgcolor": "#4d4d4d" + }, + { + "id": 398, + "type": "Anything Everywhere?", + "pos": { + "0": 355.8739929199219, + "1": 905.7930908203125 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 111, + "mode": 0, + "inputs": [ + { + "name": "LATENT", + "type": "*", + "link": 902, + "color_on": "#FF9CF9" + } + ], + "outputs": [], + "title": "latent", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "latent_image", + "Flux Capacitor" + ] + }, + { + "id": 376, + "type": "SamplerCustomAdvanced", + "pos": { + "0": 111.5850601196289, + "1": 609.9703369140625 + }, + "size": { + "0": 423.0181579589844, + "1": 114.05024719238281 + }, + "flags": {}, + "order": 113, + "mode": 0, + "inputs": [ + { + "name": "noise", + "type": "NOISE", + "link": 877, + "slot_index": 0 + }, + { + "name": "guider", + "type": "GUIDER", + "link": 946, + "slot_index": 1 + }, + { + "name": "sampler", + "type": "SAMPLER", + "link": 879, + "slot_index": 2 + }, + { + "name": "sigmas", + "type": "SIGMAS", + "link": 880, + "slot_index": 3 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": null, + "slot_index": 4 + } + ], + "outputs": [ + { + "name": "output", + "type": "LATENT", + "links": [ + 876 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "denoised_output", + "type": "LATENT", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "SamplerCustomAdvanced", + "ttNbgOverride": { + "color": "#222", + "bgcolor": "#000", + "groupcolor": "#444" + } + }, + "widgets_values": [], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 262, + "type": "Anything Everywhere?", + "pos": { + "0": 2391, + "1": 759 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 69, + "mode": 0, + "inputs": [ + { + "name": "VAE", + "type": "*", + "link": 558, + "color_on": "#FF6E6E" + } + ], + "outputs": [], + "title": "Vae", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "vae", + "" + ] + }, + { + "id": 372, + "type": "VAEDecode", + "pos": { + "0": 143.5850067138672, + "1": 564.9703369140625 + }, + "size": { + "0": 210, + "1": 50 + }, + "flags": { + "collapsed": true + }, + "order": 122, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 876 + }, + { + "name": "vae", + "type": "VAE", + "link": 903 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 891, + 892 + ], + "slot_index": 0 + } + ], + "properties": { + "Node name for S&R": "VAEDecode", + "ttNbgOverride": { + "color": "#222", + "bgcolor": "#000", + "groupcolor": "#444" + } + }, + "widgets_values": [], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 390, + "type": "Anything Everywhere?", + "pos": { + "0": 186.5849609375, + "1": 522.9703369140625 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 131, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "*", + "link": 892, + "color_on": "#64B5F6" + } + ], + "outputs": [], + "title": "Dpix", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "Dpix", + "Detailer" + ] + }, + { + "id": 243, + "type": "CLIPTextEncode", + "pos": { + "0": 2336, + "1": -49 + }, + "size": { + "0": 324.1606140136719, + "1": 86.83377838134766 + }, + "flags": { + "pinned": false + }, + "order": 90, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 538 + }, + { + "name": "text", + "type": "STRING", + "link": 923, + "widget": { + "name": "text" + }, + "label": "Keywords" + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 577, + 591, + 717 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "Keywords", + "properties": { + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "details, 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": "rgba(0,0,0,.8)" + }, + { + "id": 388, + "type": "KepStringLiteral", + "pos": { + "0": -700, + "1": 1468 + }, + "size": { + "0": 377.94256591796875, + "1": 111.40586853027344 + }, + "flags": {}, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [], + "slot_index": 0, + "shape": 3 + } + ], + "title": "Keywords - Fantasy", + "properties": { + "Node name for S&R": "KepStringLiteral" + }, + "widgets_values": [ + "Enchanting, Whimsical, Mythical, Magical, Otherworldly, Ethereal, Surreal, Dreamlike, Mystical, Epic, Heroic, Supernatural, Fantastical, Imaginative, Visionary, Legendary, Fairytale, Wondrous, Fabled, Timeless, Arcane, Mysterious, Epic, Adventurous, Magical Realism, Illustrative, Stylized, Allegorical, Symbolic, Fanciful, Inventive, Creative, Engrossing, Entrancing, Evocative, Engaging, Alluring, Captivating, Mesmerizing, Fascinating, Mesmeric, Dreamy, Whimsy, Enchanted, Wondrous, Awe-inspiring, Breathtaking, Spectacular, Grandiose, Majestic, Noble, Regal, Glorious, Radian" + ] + }, + { + "id": 387, + "type": "KepStringLiteral", + "pos": { + "0": -701, + "1": 1323 + }, + "size": { + "0": 377.49169921875, + "1": 111.90167999267578 + }, + "flags": {}, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 923, + 930 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "Keywords - Real", + "properties": { + "Node name for S&R": "KepStringLiteral" + }, + "widgets_values": [ + "Hyper-realistic, Skin Texture, Photorealistic, National Geographic, Time Magazine, Life Magazine, Masterpiece, Award-winning photography, Ultra-detailed, Microscopic, High-resolution, 4K, 8K, 16K, Realistic, Authentic, Accurate, Highly detailed, Extremely detailed, Incredibly detailed, Lifelike, True-to-life, Accurate, Precise, Detailed, Sharp, Clear, High-definition, Crisp, Vivid, Lush, Rich, Textured, Tactile, Realistic," + ] + }, + { + "id": 380, + "type": "RandomNoise", + "pos": { + "0": 118.58505249023438, + "1": 755.9703369140625 + }, + "size": { + "0": 260, + "1": 82 + }, + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "NOISE", + "type": "NOISE", + "links": [ + 877 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "RandomNoise", + "ttNbgOverride": { + "color": "#222", + "bgcolor": "#000", + "groupcolor": "#444" + } + }, + "widgets_values": [ + 151613862488354, + "randomize" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 374, + "type": "DualCLIPLoader", + "pos": { + "0": -696, + "1": -62 + }, + "size": { + "0": 320, + "1": 110 + }, + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "DualCLIPLoader", + "ttNbgOverride": { + "color": "#222", + "bgcolor": "#000", + "groupcolor": "#444" + } + }, + "widgets_values": [ + "t5xxl_fp16.safetensors", + "clip_l.safetensors", + "flux" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 399, + "type": "OverrideCLIPDevice", + "pos": { + "0": -693, + "1": 81 + }, + "size": { + "0": 315, + "1": 58 + }, + "flags": {}, + "order": 74, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 947 + } + ], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 914 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "OverrideCLIPDevice" + }, + "widgets_values": [ + "cpu" + ] + }, + { + "id": 402, + "type": "LongCLIPTextEncodeFlux", + "pos": { + "0": -688, + "1": 175 + }, + "size": { + "0": 341.4580078125, + "1": 58 + }, + "flags": {}, + "order": 96, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 914 + } + ], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 961 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LongCLIPTextEncodeFlux" + }, + "widgets_values": [ + "Long-ViT-L-14-GmP-ft.safetensors" + ] + }, + { + "id": 401, + "type": "DualCLIPLoaderGGUF", + "pos": { + "0": -696, + "1": -215 + }, + "size": { + "0": 327.8393859863281, + "1": 106 + }, + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 947 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "DualCLIPLoaderGGUF" + }, + "widgets_values": [ + "t5-v1_1-xxl-encoder-Q8_0.gguf", + "clip_l.safetensors", + "flux" + ] + }, + { + "id": 341, + "type": "TagsSelector", + "pos": { + "0": 1257, + "1": -673 + }, + "size": { + "0": 320, + "1": 150 + }, + "flags": { + "collapsed": true + }, + "order": 129, + "mode": 0, + "inputs": [ + { + "name": "tags_list", + "type": "LIST", + "link": 768 + }, + { + "name": "prefix", + "type": "STRING", + "link": null, + "widget": { + "name": "prefix" + } + }, + { + "name": "suffix", + "type": "STRING", + "link": null, + "widget": { + "name": "suffix" + } + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 771 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "TagsSelector" + }, + "widgets_values": [ + ":", + 1, + true, + "", + "" + ] + }, + { + "id": 350, + "type": "Anything Everywhere?", + "pos": { + "0": 1265, + "1": -532 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 146, + "mode": 0, + "inputs": [ + { + "name": "STRING", + "type": "*", + "link": 781, + "color_on": "" + } + ], + "outputs": [], + "title": "Text1", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "text1", + "Flux Capacitor" + ] + }, + { + "id": 343, + "type": "TextConcat", + "pos": { + "0": 1539, + "1": -715 + }, + "size": { + "0": 231.35479736328125, + "1": 151.6399383544922 + }, + "flags": {}, + "order": 142, + "mode": 0, + "inputs": [ + { + "name": "text1", + "type": "STRING", + "link": 770, + "widget": { + "name": "text1" + } + }, + { + "name": "text2", + "type": "STRING", + "link": 771, + "widget": { + "name": "text2" + } + }, + { + "name": "text3", + "type": "STRING", + "link": 772, + "widget": { + "name": "text3" + } + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 773, + 781 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "Lora concat", + "properties": { + "Node name for S&R": "TextConcat" + }, + "widgets_values": [ + ", ", + "", + "", + "", + "", + "" + ] + }, + { + "id": 344, + "type": "ShowText|pysssss", + "pos": { + "0": 1550, + "1": -502 + }, + "size": { + "0": 239.31626892089844, + "1": 230.39761352539062 + }, + "flags": {}, + "order": 145, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 773, + "widget": { + "name": "text" + } + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": null, + "shape": 6 + } + ], + "title": "Lora Tags", + "properties": { + "Node name for S&R": "ShowText|pysssss" + }, + "widgets_values": [ + [ + "Flux_DonM_Veil_of_Darkness, Flux_Paintart_Style, Flux_DonM_Iron_Skin" + ] + ] + }, + { + "id": 349, + "type": "Anything Everywhere?", + "pos": { + "0": 1089, + "1": -578 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 136, + "mode": 0, + "inputs": [ + { + "name": "CLIP", + "type": "*", + "link": 780, + "color_on": "#FFD500" + } + ], + "outputs": [], + "title": "Clip", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "clip", + "Flux Capacitor" + ] + }, + { + "id": 379, + "type": "BasicGuider", + "pos": { + "0": 97.58506774902344, + "1": 323.9704284667969 + }, + "size": { + "0": 240, + "1": 50 + }, + "flags": {}, + "order": 97, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null, + "slot_index": 0 + }, + { + "name": "conditioning", + "type": "CONDITIONING", + "link": 944, + "slot_index": 1 + } + ], + "outputs": [ + { + "name": "GUIDER", + "type": "GUIDER", + "links": [ + 946 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "BasicGuider", + "ttNbgOverride": { + "color": "#222", + "bgcolor": "#000", + "groupcolor": "#444" + } + }, + "widgets_values": [], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 373, + "type": "VAELoader", + "pos": { + "0": -692, + "1": 767 + }, + "size": { + "0": 330, + "1": 70 + }, + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 903 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "VAELoader", + "ttNbgOverride": { + "color": "#222", + "bgcolor": "#000", + "groupcolor": "#444" + } + }, + "widgets_values": [ + "Flux_ae.sft" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 430, + "type": "TextConcat", + "pos": { + "0": -696, + "1": 898 + }, + "size": { + "0": 315, + "1": 178 + }, + "flags": { + "collapsed": false + }, + "order": 37, + "mode": 0, + "inputs": [ + { + "name": "text1", + "type": "STRING", + "link": null, + "widget": { + "name": "text1" + } + }, + { + "name": "text2", + "type": "STRING", + "link": null, + "widget": { + "name": "text2" + } + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 964, + 965 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "TextConcat" + }, + "widgets_values": [ + ", ", + "", + "", + "", + "", + "" + ] + }, + { + "id": 404, + "type": "CLIPTextEncodeFlux", + "pos": { + "0": -242, + "1": 331 + }, + "size": { + "0": 324.5957946777344, + "1": 173.92138671875 + }, + "flags": {}, + "order": 75, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null, + "slot_index": 0 + }, + { + "name": "clip_l", + "type": "STRING", + "link": 930, + "widget": { + "name": "clip_l" + }, + "label": "Keywords" + }, + { + "name": "t5xxl", + "type": "STRING", + "link": 964, + "widget": { + "name": "t5xxl" + } + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 944 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "CLIPTextEncodeFlux" + }, + "widgets_values": [ + "Moa Kikuchi A surreal, hyperrealistic portrait of Moa Kikuchi's face with piercing blue eyes, framed by twisted, gnarled tree branches that intertwine with her hair. The background is filled with dramatic, colourful clouds, creating a dreamlike atmosphere. The overall composition evokes a sense of mysticism and harmony between humanity and nature, blending the elements of earth, sky, and life into a cohesive, ethereal scene ", + "Moa Kikuchi A surreal, hyperrealistic portrait of Moa Kikuchi's face with piercing blue eyes, framed by twisted, gnarled tree branches that intertwine with her hair. The background is filled with dramatic, colourful clouds, creating a dreamlike atmosphere. The overall composition evokes a sense of mysticism and harmony between humanity and nature, blending the elements of earth, sky, and life into a cohesive, ethereal scene ", + 1 + ] + }, + { + "id": 268, + "type": "ColorCorrect", + "pos": { + "0": 3674, + "1": -127 + }, + "size": { + "0": 260, + "1": 180 + }, + "flags": { + "pinned": false + }, + "order": 144, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 566 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 568, + 570 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "ColorCorrect" + }, + "widgets_values": [ + -1, + 0, + -5, + 5, + 5, + 1 + ] + }, + { + "id": 362, + "type": "Anything Everywhere?", + "pos": { + "0": -814, + "1": 619 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 123, + "mode": 0, + "inputs": [ + { + "name": "STRING", + "type": "*", + "link": 794, + "color_on": "" + } + ], + "outputs": [], + "title": "Text2", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "text2", + "Flux Capacitor" + ] + }, + { + "id": 363, + "type": "Anything Everywhere?", + "pos": { + "0": -835, + "1": 896 + }, + "size": { + "0": 210, + "1": 150 + }, + "flags": { + "collapsed": true, + "pinned": false + }, + "order": 77, + "mode": 2, + "inputs": [ + { + "name": "STRING", + "type": "*", + "link": 795, + "color_on": "" + } + ], + "outputs": [], + "title": "Text2", + "properties": { + "Node name for S&R": "Anything Everywhere?", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [ + "", + "text2", + "Flux Capacitor" + ] + }, + { + "id": 203, + "type": "String Literal", + "pos": { + "0": -1218, + "1": 864 + }, + "size": { + "0": 400, + "1": 200 + }, + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 795 + ], + "slot_index": 0, + "shape": 3 + } + ], + "title": "Positive Prompt", + "properties": { + "Node name for S&R": "String Literal" + }, + "widgets_values": [ + "" + ] + }, + { + "id": 389, + "type": "PreviewImage", + "pos": { + "0": 552, + "1": -133 + }, + "size": { + "0": 1006.0104370117188, + "1": 1506.1220703125 + }, + "flags": {}, + "order": 130, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 891 + } + ], + "outputs": [], + "properties": { + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [] + }, + { + "id": 340, + "type": "LoraLoaderVanilla", + "pos": { + "0": 98.10415649414062, + "1": -648.5702514648438 + }, + "size": { + "0": 327.0652160644531, + "1": 234 + }, + "flags": {}, + "order": 112, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 960, + "label": "Z" + }, + { + "name": "clip", + "type": "CLIP", + "link": 961, + "label": "1CR" + }, + { + "name": "override_lora_name", + "type": "STRING", + "link": null, + "widget": { + "name": "override_lora_name" + } + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 763 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 764 + ], + "slot_index": 1, + "shape": 3 + }, + { + "name": "civitai_tags_list", + "type": "LIST", + "links": [ + 767 + ], + "slot_index": 2, + "shape": 3 + }, + { + "name": "meta_tags_list", + "type": "LIST", + "links": [], + "slot_index": 3, + "shape": 3 + }, + { + "name": "lora_name", + "type": "STRING", + "links": [], + "slot_index": 4, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LoraLoaderVanilla" + }, + "widgets_values": [ + "None", + 0.44, + 0.44, + false, + true, + "" + ] + }, + { + "id": 339, + "type": "LoraLoaderVanilla", + "pos": { + "0": 427.1036071777344, + "1": -648.5702514648438 + }, + "size": { + "0": 329.4463806152344, + "1": 234 + }, + "flags": {}, + "order": 120, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 763, + "label": "Z" + }, + { + "name": "clip", + "type": "CLIP", + "link": 764, + "label": "1CR" + }, + { + "name": "override_lora_name", + "type": "STRING", + "link": null, + "widget": { + "name": "override_lora_name" + } + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 765 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 766 + ], + "slot_index": 1, + "shape": 3 + }, + { + "name": "civitai_tags_list", + "type": "LIST", + "links": [ + 768 + ], + "slot_index": 2, + "shape": 3 + }, + { + "name": "meta_tags_list", + "type": "LIST", + "links": [], + "slot_index": 3, + "shape": 3 + }, + { + "name": "lora_name", + "type": "STRING", + "links": [], + "slot_index": 4, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LoraLoaderVanilla" + }, + "widgets_values": [ + "None", + 0.44, + 0.44, + false, + true, + "" + ] + }, + { + "id": 334, + "type": "LoraLoaderVanilla", + "pos": { + "0": 758, + "1": -648 + }, + "size": { + "0": 329.74945068359375, + "1": 234 + }, + "flags": {}, + "order": 128, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 765, + "label": "Z" + }, + { + "name": "clip", + "type": "CLIP", + "link": 766, + "label": "1CR" + }, + { + "name": "override_lora_name", + "type": "STRING", + "link": null, + "widget": { + "name": "override_lora_name" + } + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 787 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 780 + ], + "slot_index": 1, + "shape": 3 + }, + { + "name": "civitai_tags_list", + "type": "LIST", + "links": [ + 663 + ], + "slot_index": 2, + "shape": 3 + }, + { + "name": "meta_tags_list", + "type": "LIST", + "links": [], + "slot_index": 3, + "shape": 3 + }, + { + "name": "lora_name", + "type": "STRING", + "links": [], + "slot_index": 4, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LoraLoaderVanilla" + }, + "widgets_values": [ + "None", + 0.44, + 0.44, + false, + true, + "" + ] + }, + { + "id": 431, + "type": "ShowText|pysssss", + "pos": { + "0": -377, + "1": 895 + }, + "size": { + "0": 321.14422607421875, + "1": 185.3145751953125 + }, + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 965, + "widget": { + "name": "text" + } + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": null, + "shape": 6 + } + ], + "properties": { + "Node name for S&R": "ShowText|pysssss" + }, + "widgets_values": [ + [ + "Flux_DonM_Veil_of_Darkness, Flux_Paintart_Style, Flux_DonM_Iron_Skin, A portrait of a young woman seated on a stone staircase. She wears a red off-the-shoulder dress and black strappy heels. Her long blonde hair flows down her back, and she holds a black handbag in her left hand. The background shows a city street with a red car parked on the side and buildings in the distance. The image is candid and natural, capturing a moment of serenity." + ], + "A portrait of a young woman standing by a serene lake. She wears a pink halter top and a gray bikini bottom with a turquoise floral design. Her long, wavy hair flows behind her, creating a sense of movement. The lake reflects the sky's colors, and the mountains in the background are silhouetted against a clear blue sky. The woman stands confidently with her hands on her hips, looking directly at the camera with a slight smile. The image style is candid and natural, capturing a moment of joy and relaxation." + ] + }, + { + "id": 378, + "type": "BasicScheduler", + "pos": { + "0": -695, + "1": 610 + }, + "size": { + "0": 320, + "1": 110 + }, + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 882, + "slot_index": 0 + } + ], + "outputs": [ + { + "name": "SIGMAS", + "type": "SIGMAS", + "links": [ + 880 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "BasicScheduler", + "ttNbgOverride": { + "color": "#222", + "bgcolor": "#000", + "groupcolor": "#444" + } + }, + "widgets_values": [ + "beta", + 8, + 1 + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 330, + "type": "ShowText|pysssss", + "pos": { + "0": -1259, + "1": -89 + }, + "size": { + "0": 314.85205078125, + "1": 368.8216247558594 + }, + "flags": {}, + "order": 99, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 651, + "widget": { + "name": "text" + } + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 653 + ], + "slot_index": 0, + "shape": 6 + } + ], + "properties": { + "Node name for S&R": "ShowText|pysssss" + }, + "widgets_values": [ + [ + "A portrait of a young woman seated on a stone staircase. She wears a red off-the-shoulder dress and black strappy heels. Her long blonde hair flows down her back, and she holds a black handbag in her left hand. The background shows a city street with a red car parked on the side and buildings in the distance. The image is candid and natural, capturing a moment of serenity." + ], + "A portrait of a young woman standing by a serene lake. She wears a pink halter top and a gray bikini bottom with a turquoise floral design. Her long, wavy hair flows behind her, creating a sense of movement. The lake reflects the sky's colors, and the mountains in the background are silhouetted against a clear blue sky. The woman stands confidently with her hands on her hips, looking directly at the camera with a slight smile. The image style is candid and natural, capturing a moment of joy and relaxation." + ] + }, + { + "id": 377, + "type": "KSamplerSelect", + "pos": { + "0": -692, + "1": 505 + }, + "size": { + "0": 320, + "1": 60 + }, + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAMPLER", + "type": "SAMPLER", + "links": [ + 879 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "KSamplerSelect", + "ttNbgOverride": { + "color": "#222", + "bgcolor": "#000", + "groupcolor": "#444" + } + }, + "widgets_values": [ + "deis" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 305, + "type": "SaveImage", + "pos": { + "0": 2885, + "1": -1893 + }, + "size": { + "0": 759.3905029296875, + "1": 970.5559692382812 + }, + "flags": {}, + "order": 40, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": null, + "label": "G" + } + ], + "outputs": [], + "title": "USDU 2\n", + "properties": { + "Node name for S&R": "SaveImage" + }, + "widgets_values": [ + "Flux/%date:yyyy-MM-dd%/%date:yyyyMMddhhmmss%_USD2" + ] + }, + { + "id": 375, + "type": "UNETLoader", + "pos": { + "0": -691, + "1": 373 + }, + "size": { + "0": 320, + "1": 82 + }, + "flags": { + "collapsed": false + }, + "order": 41, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 882, + 960 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "UNETLoader", + "ttNbgOverride": { + "color": "#222", + "bgcolor": "#000", + "groupcolor": "#444" + } + }, + "widgets_values": [ + "EE_Flux_unet_schnell_b9.safetensors", + "default" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 394, + "type": "EmptyLatentImage", + "pos": { + "0": -48, + "1": 895 + }, + "size": { + "0": 400, + "1": 74 + }, + "flags": { + "collapsed": false, + "pinned": false + }, + "order": 95, + "mode": 0, + "inputs": [ + { + "name": "width", + "type": "INT", + "link": 897, + "widget": { + "name": "width" + } + }, + { + "name": "height", + "type": "INT", + "link": 898, + "widget": { + "name": "height" + } + }, + { + "name": "batch_size", + "type": "INT", + "link": 899, + "widget": { + "name": "batch_size" + } + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 902 + ], + "slot_index": 0, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 512, + 512, + 1 + ], + "color": "#393939", + "bgcolor": "#4d4d4d" + }, + { + "id": 309, + "type": "Note", + "pos": { + "0": 2017, + "1": 1460 + }, + "size": { + "0": 688.8704833984375, + "1": 210.95172119140625 + }, + "flags": {}, + "order": 42, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "SD1.5 Checkpoint = SD_1.5_for_reals_v4\nhttps://huggingface.co/ND911/SD_1.5_for_reals/blob/main/SD_1.5_for_reals_v4.safetensors <-- click download on page and put in models folder\n\nUpscaler = 4xNomos8kCHAT-L.pth\nhttps://huggingface.co/FelipeMurguia/4xNomos8kSCHAT-L/blob/main/4xNomos8kSCHAT-L.pth\n\nor use what ever is your preferred" + ], + "color": "#c09430" + }, + { + "id": 321, + "type": "Fast Groups Bypasser (rgthree)", + "pos": { + "0": -991, + "1": -1608 + }, + "size": { + "0": 252, + "1": 154 + }, + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "properties": { + "matchColors": "", + "matchTitle": "", + "showNav": true, + "sort": "position", + "customSortAlphabet": "", + "toggleRestriction": "default" + } + }, + { + "id": 312, + "type": "Note", + "pos": { + "0": 4869, + "1": -2464 + }, + "size": { + "0": 689.0068969726562, + "1": 273.07745361328125 + }, + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "Upscaler = 1x-ReFocus-V3\nhttps://openmodeldb.info/models/1x-ReFocus-V3\n\nor\n1x_ReFocus_V3_140000_G\nhttps://huggingface.co/danidarko/upscalers/blob/main/1x_ReFocus_V3_140000_G.pth\n\nanother 1x\nhttps://openmodeldb.info/models/1x-SkinContrast-HighAlternative-SuperUltraCompact\n\n**Note these are not Safetensors**\n\nor use what ever is your preferred\n\nMcBoaty Node - https://github.com/MaraScott/ComfyUI_MaraScott_Nodes\nYoutube Vid Tutorial - To Unleash Great Control - https://www.youtube.com/watch?v=7hh-JxGVJHc&t=937s" + ], + "color": "#c09430" + }, + { + "id": 301, + "type": "MaraScottMcBoatyUpscalerRefiner_v5", + "pos": { + "0": 4965.43310546875, + "1": -2019.3712158203125 + }, + "size": { + "0": 430, + "1": 1014 + }, + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": null, + "label": "G" + }, + { + "name": "model", + "type": "MODEL", + "link": null, + "label": "model" + }, + { + "name": "clip", + "type": "CLIP", + "link": null, + "label": "clip" + }, + { + "name": "vae", + "type": "VAE", + "link": null, + "label": "vae" + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": null, + "label": "positive" + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null, + "label": "negative" + } + ], + "outputs": [ + { + "name": "McBoaty Pipe", + "type": "MC_BOATY_PIPE", + "links": [], + "slot_index": 0, + "shape": 3, + "label": "McBoaty Pipe" + }, + { + "name": "McPrompty Pipe", + "type": "MC_PROMPTY_PIPE_IN", + "links": [], + "slot_index": 1, + "shape": 3, + "label": "McPrompty Pipe" + }, + { + "name": "image", + "type": "IMAGE", + "links": [ + 611 + ], + "slot_index": 2, + "shape": 3, + "label": "image" + }, + { + "name": "image (orignal)", + "type": "IMAGE", + "links": [], + "slot_index": 3, + "shape": 3, + "label": "image (orignal)" + }, + { + "name": "tiles", + "type": "IMAGE", + "links": [], + "slot_index": 4, + "shape": 3, + "label": "tiles" + }, + { + "name": "prompts", + "type": "STRING", + "links": [], + "slot_index": 5, + "shape": 3, + "label": "prompts" + }, + { + "name": "info", + "type": "STRING", + "links": null, + "shape": 3, + "label": "info" + } + ], + "properties": { + "Node name for S&R": "MaraScottMcBoatyUpscalerRefiner_v5" + }, + "widgets_values": [ + 303949077, + "fixed", + "1xSkinContrast-High-SuperUltraCompact.pth", + "bicubic", + 1024, + 128, + true, + 1024, + "hm-mvgd-hm", + false, + "microsoft/Florence-2-large", + "llama3-70b-8192", + true, + true, + "AlignYourStepsScheduler", + "SD1", + "deis", + "beta", + 6, + 2, + 0.15, + "None", + 0.5, + 0.6, + 0.4, + 0, + 1 + ] + }, + { + "id": 395, + "type": "CR SDXL Aspect Ratio", + "pos": { + "0": -43.675228118896484, + "1": 997.6324462890625 + }, + "size": { + "0": 400, + "1": 240 + }, + "flags": { + "pinned": false + }, + "order": 73, + "mode": 0, + "inputs": [ + { + "name": "width", + "type": "INT", + "link": 900, + "widget": { + "name": "width" + } + }, + { + "name": "height", + "type": "INT", + "link": 901, + "widget": { + "name": "height" + } + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 895, + 897 + ], + "slot_index": 0, + "shape": 3 + }, + { + "name": "height", + "type": "INT", + "links": [ + 896, + 898 + ], + "slot_index": 1, + "shape": 3 + }, + { + "name": "upscale_factor", + "type": "FLOAT", + "links": [], + "slot_index": 2, + "shape": 3 + }, + { + "name": "batch_size", + "type": "INT", + "links": [ + 899 + ], + "slot_index": 3, + "shape": 3 + }, + { + "name": "empty_latent", + "type": "LATENT", + "links": [], + "slot_index": 4, + "shape": 3 + }, + { + "name": "show_help", + "type": "STRING", + "links": null, + "shape": 3 + } + ], + "title": "SDXL Aspect Ratio", + "properties": { + "Node name for S&R": "CR SDXL Aspect Ratio" + }, + "widgets_values": [ + 2400, + 1200, + "9:16 portrait 768x1344", + "Off", + 1, + 1 + ], + "color": "#393939", + "bgcolor": "#4d4d4d" + }, + { + "id": 313, + "type": "Note", + "pos": { + "0": -1709, + "1": -701 + }, + "size": { + "0": 928.6112060546875, + "1": 266.8145446777344 + }, + "flags": {}, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "Long Clip extends tokens to 248 = https://huggingface.co/zer0int/LongCLIP-GmP-ViT-L-14 for reading material\nhttps://huggingface.co/zer0int/LongCLIP-GmP-ViT-L-14/blob/main/Long-ViT-L-14-GmP-ft.safetensors \n\nor\nhttps://huggingface.co/zer0int/LongCLIP-GmP-ViT-L-14/blob/main/Long-ViT-L-14-BEST-GmP-smooth-ft.safetensors <-- also works with SDXL SD3 Flux\n\nThis goes into the models|Clip folder\n\nRequires node - https://github.com/SeaArtLab/ComfyUI-Long-CLIP\n\nDisable the ForceSet Clip Device node to save on resources\n\nMix Cast Flux Loader - on the fly quantization - takes the regular unet model and quants it on your choice - works very well\nhttps://github.com/chrisgoringe/cg-mixed-casting\n\napparently as of 9/15/2024 LongClip is native in comfyui - have no info on that yet" + ], + "color": "#c09430" + }, + { + "id": 385, + "type": "Lora Loader Stack (rgthree)", + "pos": { + "0": -1984, + "1": -247 + }, + "size": { + "0": 350, + "1": 250 + }, + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [], + "slot_index": 0, + "shape": 3 + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [], + "slot_index": 1, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "Lora Loader Stack (rgthree)" + }, + "widgets_values": [ + "None", + 1, + "None", + 0.7000000000000001, + "None", + 0.7000000000000001, + "None", + 1 + ] + }, + { + "id": 329, + "type": "LoadImage", + "pos": { + "0": -1985, + "1": 243 + }, + "size": { + "0": 315, + "1": 314.00006103515625 + }, + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 649 + ], + "shape": 3 + }, + { + "name": "MASK", + "type": "MASK", + "links": null, + "shape": 3 + } + ], + "properties": { + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "Flux_v3_20240906_tempm_00001_.png", + "image" + ] + } + ], + "links": [ + [ + 234, + 10, + 0, + 80, + 1, + "VAE" + ], + [ + 235, + 80, + 0, + 92, + 0, + "IMAGE" + ], + [ + 236, + 84, + 2, + 92, + 1, + "VAE" + ], + [ + 237, + 84, + 2, + 88, + 1, + "VAE" + ], + [ + 238, + 84, + 2, + 94, + 1, + "VAE" + ], + [ + 239, + 10, + 0, + 114, + 1, + "VAE" + ], + [ + 240, + 88, + 0, + 95, + 0, + "IMAGE" + ], + [ + 241, + 80, + 0, + 115, + 0, + "IMAGE" + ], + [ + 242, + 94, + 0, + 116, + 0, + "IMAGE" + ], + [ + 243, + 90, + 1, + 72, + 0, + "CLIP" + ], + [ + 244, + 90, + 1, + 78, + 0, + "CLIP" + ], + [ + 245, + 90, + 0, + 91, + 0, + "MODEL" + ], + [ + 246, + 72, + 0, + 91, + 1, + "CONDITIONING" + ], + [ + 247, + 78, + 0, + 91, + 2, + "CONDITIONING" + ], + [ + 248, + 72, + 0, + 81, + 1, + "CONDITIONING" + ], + [ + 249, + 78, + 0, + 81, + 2, + "CONDITIONING" + ], + [ + 250, + 114, + 0, + 112, + 3, + "LATENT" + ], + [ + 255, + 80, + 0, + 92, + 0, + "IMAGE" + ], + [ + 256, + 84, + 2, + 92, + 1, + "VAE" + ], + [ + 257, + 84, + 2, + 88, + 1, + "VAE" + ], + [ + 258, + 84, + 2, + 94, + 1, + "VAE" + ], + [ + 259, + 10, + 0, + 114, + 1, + "VAE" + ], + [ + 260, + 88, + 0, + 95, + 0, + "IMAGE" + ], + [ + 261, + 94, + 0, + 116, + 0, + "IMAGE" + ], + [ + 262, + 90, + 1, + 72, + 0, + "CLIP" + ], + [ + 263, + 90, + 1, + 78, + 0, + "CLIP" + ], + [ + 264, + 10, + 0, + 80, + 1, + "VAE" + ], + [ + 265, + 90, + 0, + 91, + 0, + "MODEL" + ], + [ + 266, + 72, + 0, + 91, + 1, + "CONDITIONING" + ], + [ + 267, + 78, + 0, + 91, + 2, + "CONDITIONING" + ], + [ + 268, + 80, + 0, + 115, + 0, + "IMAGE" + ], + [ + 269, + 72, + 0, + 81, + 1, + "CONDITIONING" + ], + [ + 270, + 78, + 0, + 81, + 2, + "CONDITIONING" + ], + [ + 271, + 114, + 0, + 112, + 3, + "LATENT" + ], + [ + 276, + 80, + 0, + 92, + 0, + "IMAGE" + ], + [ + 277, + 84, + 2, + 92, + 1, + "VAE" + ], + [ + 278, + 84, + 2, + 88, + 1, + "VAE" + ], + [ + 279, + 84, + 2, + 94, + 1, + "VAE" + ], + [ + 280, + 10, + 0, + 114, + 1, + "VAE" + ], + [ + 281, + 88, + 0, + 95, + 0, + "IMAGE" + ], + [ + 282, + 94, + 0, + 116, + 0, + "IMAGE" + ], + [ + 283, + 90, + 1, + 72, + 0, + "CLIP" + ], + [ + 284, + 90, + 1, + 78, + 0, + "CLIP" + ], + [ + 285, + 90, + 0, + 91, + 0, + "MODEL" + ], + [ + 286, + 72, + 0, + 91, + 1, + "CONDITIONING" + ], + [ + 287, + 78, + 0, + 91, + 2, + "CONDITIONING" + ], + [ + 288, + 80, + 0, + 115, + 0, + "IMAGE" + ], + [ + 289, + 72, + 0, + 81, + 1, + "CONDITIONING" + ], + [ + 290, + 78, + 0, + 81, + 2, + "CONDITIONING" + ], + [ + 291, + 114, + 0, + 112, + 3, + "LATENT" + ], + [ + 292, + 80, + 0, + 92, + 0, + "IMAGE" + ], + [ + 293, + 84, + 2, + 92, + 1, + "VAE" + ], + [ + 294, + 84, + 2, + 88, + 1, + "VAE" + ], + [ + 295, + 84, + 2, + 94, + 1, + "VAE" + ], + [ + 296, + 10, + 0, + 114, + 1, + "VAE" + ], + [ + 297, + 88, + 0, + 95, + 0, + "IMAGE" + ], + [ + 298, + 94, + 0, + 116, + 0, + "IMAGE" + ], + [ + 299, + 90, + 1, + 72, + 0, + "CLIP" + ], + [ + 300, + 90, + 1, + 78, + 0, + "CLIP" + ], + [ + 301, + 80, + 0, + 115, + 0, + "IMAGE" + ], + [ + 302, + 72, + 0, + 81, + 1, + "CONDITIONING" + ], + [ + 303, + 78, + 0, + 81, + 2, + "CONDITIONING" + ], + [ + 304, + 90, + 0, + 91, + 0, + "MODEL" + ], + [ + 305, + 72, + 0, + 91, + 1, + "CONDITIONING" + ], + [ + 306, + 78, + 0, + 91, + 2, + "CONDITIONING" + ], + [ + 307, + 114, + 0, + 112, + 3, + "LATENT" + ], + [ + 315, + 80, + 0, + 92, + 0, + "IMAGE" + ], + [ + 316, + 84, + 2, + 92, + 1, + "VAE" + ], + [ + 317, + 84, + 2, + 88, + 1, + "VAE" + ], + [ + 318, + 90, + 1, + 72, + 0, + "CLIP" + ], + [ + 319, + 90, + 1, + 78, + 0, + "CLIP" + ], + [ + 320, + 84, + 2, + 94, + 1, + "VAE" + ], + [ + 321, + 10, + 0, + 114, + 1, + "VAE" + ], + [ + 322, + 94, + 0, + 116, + 0, + "IMAGE" + ], + [ + 323, + 88, + 0, + 95, + 0, + "IMAGE" + ], + [ + 324, + 72, + 0, + 81, + 1, + "CONDITIONING" + ], + [ + 325, + 78, + 0, + 81, + 2, + "CONDITIONING" + ], + [ + 326, + 80, + 0, + 115, + 0, + "IMAGE" + ], + [ + 327, + 114, + 0, + 112, + 3, + "LATENT" + ], + [ + 328, + 90, + 0, + 91, + 0, + "MODEL" + ], + [ + 329, + 72, + 0, + 91, + 1, + "CONDITIONING" + ], + [ + 330, + 78, + 0, + 91, + 2, + "CONDITIONING" + ], + [ + 331, + 80, + 0, + 92, + 0, + "IMAGE" + ], + [ + 332, + 84, + 2, + 92, + 1, + "VAE" + ], + [ + 333, + 84, + 2, + 88, + 1, + "VAE" + ], + [ + 334, + 90, + 1, + 72, + 0, + "CLIP" + ], + [ + 335, + 90, + 1, + 78, + 0, + "CLIP" + ], + [ + 336, + 84, + 2, + 94, + 1, + "VAE" + ], + [ + 337, + 10, + 0, + 114, + 1, + "VAE" + ], + [ + 338, + 94, + 0, + 116, + 0, + "IMAGE" + ], + [ + 339, + 88, + 0, + 95, + 0, + "IMAGE" + ], + [ + 340, + 72, + 0, + 81, + 1, + "CONDITIONING" + ], + [ + 341, + 78, + 0, + 81, + 2, + "CONDITIONING" + ], + [ + 342, + 80, + 0, + 115, + 0, + "IMAGE" + ], + [ + 343, + 90, + 0, + 91, + 0, + "MODEL" + ], + [ + 344, + 72, + 0, + 91, + 1, + "CONDITIONING" + ], + [ + 345, + 78, + 0, + 91, + 2, + "CONDITIONING" + ], + [ + 346, + 114, + 0, + 112, + 3, + "LATENT" + ], + [ + 355, + 80, + 0, + 92, + 0, + "IMAGE" + ], + [ + 356, + 84, + 2, + 92, + 1, + "VAE" + ], + [ + 357, + 84, + 2, + 88, + 1, + "VAE" + ], + [ + 358, + 90, + 1, + 78, + 0, + "CLIP" + ], + [ + 359, + 84, + 2, + 94, + 1, + "VAE" + ], + [ + 360, + 10, + 0, + 114, + 1, + "VAE" + ], + [ + 361, + 94, + 0, + 116, + 0, + "IMAGE" + ], + [ + 362, + 88, + 0, + 95, + 0, + "IMAGE" + ], + [ + 363, + 72, + 0, + 81, + 1, + "CONDITIONING" + ], + [ + 364, + 78, + 0, + 81, + 2, + "CONDITIONING" + ], + [ + 365, + 80, + 0, + 115, + 0, + "IMAGE" + ], + [ + 366, + 90, + 1, + 72, + 0, + "CLIP" + ], + [ + 367, + 90, + 0, + 91, + 0, + "MODEL" + ], + [ + 368, + 72, + 0, + 91, + 1, + "CONDITIONING" + ], + [ + 369, + 78, + 0, + 91, + 2, + "CONDITIONING" + ], + [ + 370, + 114, + 0, + 112, + 3, + "LATENT" + ], + [ + 502, + 229, + 0, + 205, + 0, + "IMAGE" + ], + [ + 503, + 214, + 1, + 206, + 0, + "CLIP" + ], + [ + 504, + 214, + 1, + 207, + 0, + "CLIP" + ], + [ + 505, + 230, + 0, + 210, + 0, + "SEGS" + ], + [ + 506, + 226, + 0, + 211, + 0, + "IMAGE" + ], + [ + 507, + 220, + 0, + 211, + 1, + "SEGS" + ], + [ + 508, + 214, + 0, + 211, + 2, + "MODEL" + ], + [ + 509, + 214, + 1, + 211, + 3, + "CLIP" + ], + [ + 510, + 206, + 0, + 211, + 5, + "CONDITIONING" + ], + [ + 511, + 207, + 0, + 211, + 6, + "CONDITIONING" + ], + [ + 512, + 217, + 0, + 211, + 8, + "FLOAT" + ], + [ + 513, + 210, + 0, + 212, + 0, + "SEGS" + ], + [ + 514, + 212, + 0, + 213, + 0, + "MASK" + ], + [ + 515, + 230, + 0, + 215, + 0, + "SEGS" + ], + [ + 516, + 215, + 0, + 216, + 0, + "MASK" + ], + [ + 517, + 211, + 0, + 218, + 0, + "IMAGE" + ], + [ + 518, + 210, + 0, + 220, + 0, + "SEGS" + ], + [ + 519, + 231, + 0, + 220, + 1, + "SEGS" + ], + [ + 520, + 220, + 0, + 221, + 0, + "SEGS" + ], + [ + 521, + 221, + 0, + 222, + 0, + "MASK" + ], + [ + 522, + 231, + 0, + 223, + 0, + "SEGS" + ], + [ + 523, + 223, + 0, + 224, + 0, + "MASK" + ], + [ + 524, + 226, + 0, + 225, + 0, + "IMAGE" + ], + [ + 525, + 218, + 0, + 225, + 1, + "IMAGE" + ], + [ + 526, + 227, + 0, + 226, + 0, + "LATENT" + ], + [ + 527, + 218, + 0, + 228, + 0, + "IMAGE" + ], + [ + 528, + 228, + 0, + 229, + 0, + "LATENT" + ], + [ + 529, + 208, + 0, + 230, + 0, + "BBOX_DETECTOR" + ], + [ + 530, + 226, + 0, + 230, + 1, + "IMAGE" + ], + [ + 531, + 209, + 0, + 230, + 2, + "SAM_MODEL" + ], + [ + 532, + 219, + 0, + 231, + 0, + "BBOX_DETECTOR" + ], + [ + 533, + 226, + 0, + 231, + 1, + "IMAGE" + ], + [ + 534, + 209, + 0, + 231, + 2, + "SAM_MODEL" + ], + [ + 536, + 237, + 0, + 233, + 0, + "IMAGE" + ], + [ + 537, + 237, + 0, + 239, + 0, + "IMAGE" + ], + [ + 538, + 251, + 1, + 243, + 0, + "CLIP" + ], + [ + 539, + 251, + 1, + 244, + 0, + "CLIP" + ], + [ + 540, + 263, + 0, + 246, + 0, + "IMAGE" + ], + [ + 541, + 246, + 0, + 247, + 0, + "IMAGE" + ], + [ + 542, + 257, + 0, + 247, + 2, + "INT" + ], + [ + 543, + 261, + 0, + 248, + 0, + "LATENT" + ], + [ + 544, + 257, + 0, + 248, + 2, + "INT" + ], + [ + 545, + 251, + 0, + 249, + 0, + "MODEL" + ], + [ + 546, + 250, + 0, + 251, + 0, + "MODEL" + ], + [ + 547, + 250, + 1, + 251, + 1, + "CLIP" + ], + [ + 548, + 252, + 0, + 254, + 0, + "FLOAT" + ], + [ + 549, + 256, + 0, + 254, + 1, + "INT" + ], + [ + 550, + 270, + 0, + 258, + 0, + "IMAGE" + ], + [ + 551, + 244, + 0, + 259, + 0, + "CONDITIONING" + ], + [ + 552, + 249, + 0, + 261, + 0, + "MODEL" + ], + [ + 553, + 265, + 0, + 261, + 1, + "CONDITIONING" + ], + [ + 554, + 265, + 1, + 261, + 2, + "CONDITIONING" + ], + [ + 555, + 255, + 0, + 261, + 3, + "SAMPLER" + ], + [ + 556, + 254, + 0, + 261, + 4, + "SIGMAS" + ], + [ + 557, + 247, + 0, + 261, + 5, + "LATENT" + ], + [ + 558, + 260, + 2, + 262, + 0, + "VAE" + ], + [ + 559, + 264, + 0, + 263, + 0, + "UPSCALE_MODEL" + ], + [ + 561, + 244, + 0, + 265, + 1, + "CONDITIONING" + ], + [ + 562, + 245, + 0, + 265, + 2, + "CONTROL_NET" + ], + [ + 563, + 253, + 0, + 265, + 4, + "FLOAT" + ], + [ + 564, + 248, + 0, + 266, + 0, + "IMAGE" + ], + [ + 565, + 248, + 0, + 267, + 0, + "IMAGE" + ], + [ + 566, + 266, + 0, + 268, + 0, + "IMAGE" + ], + [ + 567, + 272, + 0, + 269, + 0, + "IMAGE" + ], + [ + 568, + 268, + 0, + 270, + 0, + "IMAGE" + ], + [ + 569, + 271, + 1, + 270, + 1, + "MASK" + ], + [ + 570, + 268, + 0, + 271, + 0, + "IMAGE" + ], + [ + 571, + 274, + 0, + 272, + 0, + "IMAGE" + ], + [ + 572, + 273, + 1, + 272, + 2, + "MASK" + ], + [ + 573, + 273, + 0, + 274, + 0, + "IMAGE" + ], + [ + 574, + 258, + 0, + 275, + 0, + "IMAGE" + ], + [ + 575, + 260, + 1, + 276, + 0, + "CLIP" + ], + [ + 576, + 260, + 0, + 277, + 0, + "MODEL" + ], + [ + 577, + 243, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 578, + 244, + 0, + 279, + 0, + "CONDITIONING" + ], + [ + 580, + 260, + 1, + 281, + 0, + "CLIP" + ], + [ + 582, + 241, + 0, + 283, + 0, + "UPSCALE_MODEL" + ], + [ + 583, + 291, + 0, + 284, + 0, + "IMAGE" + ], + [ + 584, + 284, + 0, + 285, + 0, + "IMAGE" + ], + [ + 585, + 273, + 0, + 286, + 0, + "IMAGE" + ], + [ + 586, + 270, + 0, + 287, + 0, + "IMAGE" + ], + [ + 587, + 274, + 0, + 288, + 0, + "IMAGE" + ], + [ + 588, + 260, + 0, + 289, + 0, + "MODEL" + ], + [ + 589, + 260, + 1, + 290, + 0, + "CLIP" + ], + [ + 590, + 291, + 0, + 292, + 0, + "IMAGE" + ], + [ + 591, + 243, + 0, + 293, + 0, + "CONDITIONING" + ], + [ + 592, + 244, + 0, + 294, + 0, + "CONDITIONING" + ], + [ + 605, + 251, + 1, + 298, + 0, + "CLIP" + ], + [ + 609, + 300, + 0, + 265, + 0, + "CONDITIONING" + ], + [ + 610, + 303, + 0, + 302, + 0, + "IMAGE" + ], + [ + 611, + 301, + 2, + 303, + 0, + "IMAGE" + ], + [ + 647, + 322, + 0, + 306, + 0, + "IMAGE" + ], + [ + 649, + 329, + 0, + 328, + 0, + "IMAGE" + ], + [ + 650, + 327, + 0, + 328, + 1, + "FL2MODEL" + ], + [ + 651, + 328, + 2, + 330, + 0, + "STRING" + ], + [ + 653, + 330, + 0, + 332, + 0, + "STRING" + ], + [ + 663, + 334, + 2, + 335, + 0, + "LIST" + ], + [ + 670, + 260, + 2, + 211, + 4, + "VAE" + ], + [ + 671, + 260, + 0, + 214, + 0, + "MODEL" + ], + [ + 672, + 260, + 1, + 214, + 1, + "CLIP" + ], + [ + 673, + 260, + 2, + 226, + 1, + "VAE" + ], + [ + 674, + 260, + 2, + 227, + 1, + "VAE" + ], + [ + 675, + 260, + 2, + 228, + 1, + "VAE" + ], + [ + 676, + 260, + 2, + 229, + 1, + "VAE" + ], + [ + 677, + 270, + 0, + 234, + 0, + "IMAGE" + ], + [ + 678, + 272, + 0, + 235, + 0, + "IMAGE" + ], + [ + 679, + 274, + 0, + 236, + 0, + "IMAGE" + ], + [ + 680, + 258, + 0, + 237, + 0, + "IMAGE" + ], + [ + 681, + 272, + 0, + 237, + 1, + "IMAGE" + ], + [ + 682, + 273, + 0, + 238, + 0, + "IMAGE" + ], + [ + 683, + 258, + 0, + 240, + 0, + "IMAGE" + ], + [ + 684, + 260, + 2, + 247, + 1, + "VAE" + ], + [ + 685, + 260, + 2, + 248, + 1, + "VAE" + ], + [ + 686, + 260, + 0, + 250, + 0, + "MODEL" + ], + [ + 687, + 260, + 1, + 250, + 1, + "CLIP" + ], + [ + 688, + 229, + 0, + 263, + 1, + "IMAGE" + ], + [ + 689, + 258, + 0, + 272, + 1, + "IMAGE" + ], + [ + 690, + 258, + 0, + 273, + 0, + "IMAGE" + ], + [ + 691, + 237, + 0, + 291, + 0, + "IMAGE" + ], + [ + 692, + 260, + 0, + 291, + 1, + "MODEL" + ], + [ + 693, + 243, + 0, + 291, + 2, + "CONDITIONING" + ], + [ + 694, + 244, + 0, + 291, + 3, + "CONDITIONING" + ], + [ + 695, + 260, + 2, + 291, + 4, + "VAE" + ], + [ + 696, + 241, + 0, + 291, + 5, + "UPSCALE_MODEL" + ], + [ + 697, + 260, + 2, + 301, + 3, + "VAE" + ], + [ + 698, + 243, + 0, + 301, + 4, + "CONDITIONING" + ], + [ + 699, + 244, + 0, + 301, + 5, + "CONDITIONING" + ], + [ + 700, + 260, + 0, + 284, + 1, + "MODEL" + ], + [ + 701, + 243, + 0, + 284, + 2, + "CONDITIONING" + ], + [ + 702, + 244, + 0, + 284, + 3, + "CONDITIONING" + ], + [ + 703, + 260, + 2, + 284, + 4, + "VAE" + ], + [ + 704, + 241, + 0, + 284, + 5, + "UPSCALE_MODEL" + ], + [ + 705, + 291, + 0, + 304, + 0, + "IMAGE" + ], + [ + 706, + 284, + 0, + 305, + 0, + "IMAGE" + ], + [ + 707, + 303, + 0, + 306, + 1, + "IMAGE" + ], + [ + 708, + 303, + 0, + 326, + 0, + "IMAGE" + ], + [ + 709, + 291, + 0, + 322, + 0, + "IMAGE" + ], + [ + 710, + 284, + 0, + 322, + 1, + "IMAGE" + ], + [ + 711, + 229, + 0, + 265, + 3, + "IMAGE" + ], + [ + 716, + 298, + 0, + 300, + 1, + "CONDITIONING" + ], + [ + 717, + 243, + 0, + 300, + 0, + "CONDITIONING" + ], + [ + 718, + 260, + 2, + 211, + 4, + "VAE" + ], + [ + 719, + 260, + 0, + 214, + 0, + "MODEL" + ], + [ + 720, + 260, + 1, + 214, + 1, + "CLIP" + ], + [ + 721, + 260, + 2, + 226, + 1, + "VAE" + ], + [ + 722, + 260, + 2, + 227, + 1, + "VAE" + ], + [ + 723, + 260, + 2, + 228, + 1, + "VAE" + ], + [ + 724, + 260, + 2, + 229, + 1, + "VAE" + ], + [ + 725, + 270, + 0, + 234, + 0, + "IMAGE" + ], + [ + 726, + 272, + 0, + 235, + 0, + "IMAGE" + ], + [ + 727, + 274, + 0, + 236, + 0, + "IMAGE" + ], + [ + 728, + 258, + 0, + 237, + 0, + "IMAGE" + ], + [ + 729, + 272, + 0, + 237, + 1, + "IMAGE" + ], + [ + 730, + 273, + 0, + 238, + 0, + "IMAGE" + ], + [ + 731, + 258, + 0, + 240, + 0, + "IMAGE" + ], + [ + 732, + 260, + 2, + 247, + 1, + "VAE" + ], + [ + 733, + 260, + 2, + 248, + 1, + "VAE" + ], + [ + 734, + 260, + 0, + 250, + 0, + "MODEL" + ], + [ + 735, + 260, + 1, + 250, + 1, + "CLIP" + ], + [ + 736, + 229, + 0, + 263, + 1, + "IMAGE" + ], + [ + 737, + 258, + 0, + 272, + 1, + "IMAGE" + ], + [ + 738, + 258, + 0, + 273, + 0, + "IMAGE" + ], + [ + 739, + 237, + 0, + 291, + 0, + "IMAGE" + ], + [ + 740, + 260, + 0, + 291, + 1, + "MODEL" + ], + [ + 741, + 243, + 0, + 291, + 2, + "CONDITIONING" + ], + [ + 742, + 244, + 0, + 291, + 3, + "CONDITIONING" + ], + [ + 743, + 260, + 2, + 291, + 4, + "VAE" + ], + [ + 744, + 241, + 0, + 291, + 5, + "UPSCALE_MODEL" + ], + [ + 745, + 260, + 2, + 301, + 3, + "VAE" + ], + [ + 746, + 243, + 0, + 301, + 4, + "CONDITIONING" + ], + [ + 747, + 244, + 0, + 301, + 5, + "CONDITIONING" + ], + [ + 748, + 260, + 0, + 284, + 1, + "MODEL" + ], + [ + 749, + 243, + 0, + 284, + 2, + "CONDITIONING" + ], + [ + 750, + 244, + 0, + 284, + 3, + "CONDITIONING" + ], + [ + 751, + 260, + 2, + 284, + 4, + "VAE" + ], + [ + 752, + 241, + 0, + 284, + 5, + "UPSCALE_MODEL" + ], + [ + 753, + 291, + 0, + 304, + 0, + "IMAGE" + ], + [ + 754, + 284, + 0, + 305, + 0, + "IMAGE" + ], + [ + 755, + 303, + 0, + 306, + 1, + "IMAGE" + ], + [ + 756, + 303, + 0, + 326, + 0, + "IMAGE" + ], + [ + 757, + 291, + 0, + 322, + 0, + "IMAGE" + ], + [ + 758, + 284, + 0, + 322, + 1, + "IMAGE" + ], + [ + 759, + 229, + 0, + 265, + 3, + "IMAGE" + ], + [ + 763, + 340, + 0, + 339, + 0, + "MODEL" + ], + [ + 764, + 340, + 1, + 339, + 1, + "CLIP" + ], + [ + 765, + 339, + 0, + 334, + 0, + "MODEL" + ], + [ + 766, + 339, + 1, + 334, + 1, + "CLIP" + ], + [ + 767, + 340, + 2, + 342, + 0, + "LIST" + ], + [ + 768, + 339, + 2, + 341, + 0, + "LIST" + ], + [ + 770, + 335, + 0, + 343, + 0, + "STRING" + ], + [ + 771, + 341, + 0, + 343, + 1, + "STRING" + ], + [ + 772, + 342, + 0, + 343, + 2, + "STRING" + ], + [ + 773, + 343, + 0, + 344, + 0, + "STRING" + ], + [ + 774, + 322, + 0, + 346, + 0, + "IMAGE" + ], + [ + 775, + 322, + 0, + 347, + 1, + "IMAGE" + ], + [ + 776, + 347, + 0, + 348, + 0, + "IMAGE" + ], + [ + 780, + 334, + 1, + 349, + 0, + "CLIP" + ], + [ + 781, + 343, + 0, + 350, + 0, + "STRING" + ], + [ + 787, + 334, + 0, + 354, + 0, + "MODEL" + ], + [ + 794, + 332, + 0, + 362, + 0, + "STRING" + ], + [ + 795, + 203, + 0, + 363, + 0, + "STRING" + ], + [ + 797, + 260, + 0, + 280, + 0, + "MODEL" + ], + [ + 798, + 260, + 1, + 365, + 0, + "CLIP" + ], + [ + 799, + 284, + 0, + 366, + 0, + "IMAGE" + ], + [ + 810, + 260, + 2, + 211, + 4, + "VAE" + ], + [ + 811, + 260, + 0, + 214, + 0, + "MODEL" + ], + [ + 812, + 260, + 1, + 214, + 1, + "CLIP" + ], + [ + 813, + 260, + 2, + 226, + 1, + "VAE" + ], + [ + 814, + 260, + 2, + 228, + 1, + "VAE" + ], + [ + 815, + 260, + 2, + 229, + 1, + "VAE" + ], + [ + 816, + 270, + 0, + 234, + 0, + "IMAGE" + ], + [ + 817, + 272, + 0, + 235, + 0, + "IMAGE" + ], + [ + 818, + 274, + 0, + 236, + 0, + "IMAGE" + ], + [ + 819, + 258, + 0, + 237, + 0, + "IMAGE" + ], + [ + 820, + 272, + 0, + 237, + 1, + "IMAGE" + ], + [ + 821, + 273, + 0, + 238, + 0, + "IMAGE" + ], + [ + 822, + 258, + 0, + 240, + 0, + "IMAGE" + ], + [ + 823, + 260, + 2, + 247, + 1, + "VAE" + ], + [ + 824, + 260, + 2, + 248, + 1, + "VAE" + ], + [ + 825, + 229, + 0, + 263, + 1, + "IMAGE" + ], + [ + 826, + 258, + 0, + 272, + 1, + "IMAGE" + ], + [ + 827, + 258, + 0, + 273, + 0, + "IMAGE" + ], + [ + 828, + 237, + 0, + 291, + 0, + "IMAGE" + ], + [ + 829, + 260, + 0, + 291, + 1, + "MODEL" + ], + [ + 830, + 243, + 0, + 291, + 2, + "CONDITIONING" + ], + [ + 831, + 244, + 0, + 291, + 3, + "CONDITIONING" + ], + [ + 832, + 260, + 2, + 291, + 4, + "VAE" + ], + [ + 833, + 241, + 0, + 291, + 5, + "UPSCALE_MODEL" + ], + [ + 834, + 291, + 0, + 304, + 0, + "IMAGE" + ], + [ + 835, + 284, + 0, + 305, + 0, + "IMAGE" + ], + [ + 836, + 291, + 0, + 322, + 0, + "IMAGE" + ], + [ + 837, + 284, + 0, + 322, + 1, + "IMAGE" + ], + [ + 838, + 303, + 0, + 347, + 0, + "IMAGE" + ], + [ + 839, + 160, + 0, + 227, + 0, + "IMAGE" + ], + [ + 840, + 260, + 2, + 227, + 1, + "VAE" + ], + [ + 841, + 190, + 0, + 244, + 1, + "STRING" + ], + [ + 842, + 334, + 1, + 194, + 0, + "CLIP" + ], + [ + 843, + 334, + 1, + 189, + 0, + "CLIP" + ], + [ + 844, + 190, + 0, + 189, + 1, + "STRING" + ], + [ + 845, + 190, + 0, + 189, + 2, + "STRING" + ], + [ + 846, + 171, + 0, + 243, + 1, + "STRING" + ], + [ + 847, + 343, + 0, + 336, + 0, + "STRING" + ], + [ + 848, + 332, + 0, + 336, + 1, + "STRING" + ], + [ + 849, + 334, + 1, + 172, + 0, + "CLIP" + ], + [ + 850, + 171, + 0, + 172, + 1, + "STRING" + ], + [ + 851, + 229, + 0, + 265, + 3, + "IMAGE" + ], + [ + 852, + 260, + 0, + 284, + 1, + "MODEL" + ], + [ + 853, + 243, + 0, + 284, + 2, + "CONDITIONING" + ], + [ + 854, + 244, + 0, + 284, + 3, + "CONDITIONING" + ], + [ + 855, + 260, + 2, + 284, + 4, + "VAE" + ], + [ + 856, + 241, + 0, + 284, + 5, + "UPSCALE_MODEL" + ], + [ + 857, + 130, + 0, + 160, + 1, + "VAE" + ], + [ + 858, + 183, + 0, + 159, + 4, + "LATENT" + ], + [ + 859, + 284, + 0, + 301, + 0, + "IMAGE" + ], + [ + 860, + 260, + 0, + 301, + 1, + "MODEL" + ], + [ + 861, + 260, + 1, + 301, + 2, + "CLIP" + ], + [ + 862, + 260, + 2, + 301, + 3, + "VAE" + ], + [ + 863, + 243, + 0, + 301, + 4, + "CONDITIONING" + ], + [ + 864, + 244, + 0, + 301, + 5, + "CONDITIONING" + ], + [ + 865, + 303, + 0, + 306, + 1, + "IMAGE" + ], + [ + 866, + 260, + 0, + 250, + 0, + "MODEL" + ], + [ + 867, + 260, + 1, + 250, + 1, + "CLIP" + ], + [ + 868, + 303, + 0, + 345, + 0, + "IMAGE" + ], + [ + 869, + 166, + 0, + 193, + 1, + "CONDITIONING" + ], + [ + 870, + 189, + 0, + 193, + 2, + "CONDITIONING" + ], + [ + 871, + 194, + 0, + 193, + 3, + "CONDITIONING" + ], + [ + 872, + 334, + 0, + 167, + 0, + "MODEL" + ], + [ + 873, + 369, + 0, + 340, + 0, + "MODEL" + ], + [ + 874, + 202, + 0, + 340, + 1, + "CLIP" + ], + [ + 876, + 376, + 0, + 372, + 0, + "LATENT" + ], + [ + 877, + 380, + 0, + 376, + 0, + "NOISE" + ], + [ + 879, + 377, + 0, + 376, + 2, + "SAMPLER" + ], + [ + 880, + 378, + 0, + 376, + 3, + "SIGMAS" + ], + [ + 882, + 375, + 0, + 378, + 0, + "MODEL" + ], + [ + 891, + 372, + 0, + 389, + 0, + "IMAGE" + ], + [ + 892, + 372, + 0, + 390, + 0, + "IMAGE" + ], + [ + 895, + 395, + 0, + 392, + 0, + "INT" + ], + [ + 896, + 395, + 1, + 393, + 0, + "INT" + ], + [ + 897, + 395, + 0, + 394, + 0, + "INT" + ], + [ + 898, + 395, + 1, + 394, + 1, + "INT" + ], + [ + 899, + 395, + 3, + 394, + 2, + "INT" + ], + [ + 900, + 396, + 0, + 395, + 0, + "INT" + ], + [ + 901, + 397, + 0, + 395, + 1, + "INT" + ], + [ + 902, + 394, + 0, + 398, + 0, + "LATENT" + ], + [ + 903, + 373, + 0, + 372, + 1, + "VAE" + ], + [ + 914, + 399, + 0, + 402, + 0, + "CLIP" + ], + [ + 923, + 387, + 0, + 243, + 1, + "STRING" + ], + [ + 930, + 387, + 0, + 404, + 1, + "STRING" + ], + [ + 944, + 404, + 0, + 379, + 1, + "CONDITIONING" + ], + [ + 946, + 379, + 0, + 376, + 1, + "GUIDER" + ], + [ + 947, + 401, + 0, + 399, + 0, + "CLIP" + ], + [ + 960, + 375, + 0, + 340, + 0, + "MODEL" + ], + [ + 961, + 402, + 0, + 340, + 1, + "CLIP" + ], + [ + 964, + 430, + 0, + 404, + 2, + "STRING" + ], + [ + 965, + 430, + 0, + 431, + 0, + "STRING" + ], + [ + 969, + 260, + 2, + 211, + 4, + "VAE" + ], + [ + 970, + 260, + 0, + 214, + 0, + "MODEL" + ], + [ + 971, + 260, + 1, + 214, + 1, + "CLIP" + ], + [ + 972, + 260, + 2, + 226, + 1, + "VAE" + ], + [ + 973, + 260, + 2, + 228, + 1, + "VAE" + ], + [ + 974, + 260, + 2, + 229, + 1, + "VAE" + ], + [ + 975, + 270, + 0, + 234, + 0, + "IMAGE" + ], + [ + 976, + 272, + 0, + 235, + 0, + "IMAGE" + ], + [ + 977, + 274, + 0, + 236, + 0, + "IMAGE" + ], + [ + 978, + 258, + 0, + 237, + 0, + "IMAGE" + ], + [ + 979, + 272, + 0, + 237, + 1, + "IMAGE" + ], + [ + 980, + 273, + 0, + 238, + 0, + "IMAGE" + ], + [ + 981, + 258, + 0, + 240, + 0, + "IMAGE" + ], + [ + 982, + 260, + 2, + 247, + 1, + "VAE" + ], + [ + 983, + 260, + 2, + 248, + 1, + "VAE" + ], + [ + 984, + 229, + 0, + 263, + 1, + "IMAGE" + ], + [ + 985, + 258, + 0, + 272, + 1, + "IMAGE" + ], + [ + 986, + 258, + 0, + 273, + 0, + "IMAGE" + ], + [ + 987, + 237, + 0, + 291, + 0, + "IMAGE" + ], + [ + 988, + 260, + 0, + 291, + 1, + "MODEL" + ], + [ + 989, + 243, + 0, + 291, + 2, + "CONDITIONING" + ], + [ + 990, + 244, + 0, + 291, + 3, + "CONDITIONING" + ], + [ + 991, + 260, + 2, + 291, + 4, + "VAE" + ], + [ + 992, + 241, + 0, + 291, + 5, + "UPSCALE_MODEL" + ], + [ + 993, + 291, + 0, + 304, + 0, + "IMAGE" + ], + [ + 994, + 291, + 0, + 322, + 0, + "IMAGE" + ], + [ + 995, + 284, + 0, + 322, + 1, + "IMAGE" + ], + [ + 996, + 303, + 0, + 347, + 0, + "IMAGE" + ], + [ + 997, + 372, + 0, + 227, + 0, + "IMAGE" + ], + [ + 998, + 260, + 2, + 227, + 1, + "VAE" + ], + [ + 999, + 229, + 0, + 265, + 3, + "IMAGE" + ], + [ + 1000, + 260, + 0, + 284, + 1, + "MODEL" + ], + [ + 1001, + 243, + 0, + 284, + 2, + "CONDITIONING" + ], + [ + 1002, + 244, + 0, + 284, + 3, + "CONDITIONING" + ], + [ + 1003, + 260, + 2, + 284, + 4, + "VAE" + ], + [ + 1004, + 241, + 0, + 284, + 5, + "UPSCALE_MODEL" + ], + [ + 1005, + 303, + 0, + 306, + 1, + "IMAGE" + ], + [ + 1006, + 260, + 0, + 250, + 0, + "MODEL" + ], + [ + 1007, + 260, + 1, + 250, + 1, + "CLIP" + ], + [ + 1008, + 303, + 0, + 345, + 0, + "IMAGE" + ], + [ + 1009, + 394, + 0, + 376, + 4, + "LATENT" + ], + [ + 1010, + 334, + 0, + 379, + 0, + "MODEL" + ], + [ + 1011, + 343, + 0, + 430, + 0, + "STRING" + ], + [ + 1012, + 332, + 0, + 430, + 1, + "STRING" + ], + [ + 1013, + 334, + 1, + 404, + 0, + "CLIP" + ], + [ + 1014, + 284, + 0, + 305, + 0, + "IMAGE" + ], + [ + 1015, + 284, + 0, + 301, + 0, + "IMAGE" + ], + [ + 1016, + 260, + 0, + 301, + 1, + "MODEL" + ], + [ + 1017, + 260, + 1, + 301, + 2, + "CLIP" + ], + [ + 1018, + 260, + 2, + 301, + 3, + "VAE" + ], + [ + 1019, + 243, + 0, + 301, + 4, + "CONDITIONING" + ], + [ + 1020, + 244, + 0, + 301, + 5, + "CONDITIONING" + ] + ], + "groups": [ + { + "title": "Upscale", + "bounding": [ + 1962, + -424, + 4336, + 2139 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "title": "Flux Capacitor", + "bounding": [ + -731, + -819, + 2668, + 2526 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "title": "Detailer", + "bounding": [ + -732, + -2196, + 2660, + 1334 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "title": "Refiner 2", + "bounding": [ + 4870, + -2185, + 5140, + 1738 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "title": "Flux", + "bounding": [ + 1968, + -2187, + 2868, + 1737 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + } + ], + "config": {}, + "extra": { + "ds": { + "scale": 0.14338386796966088, + "offset": [ + 2552.174950422359, + 2803.107843063737 + ] + } + }, + "version": 0.4 +} \ No newline at end of file