diff --git "a/Samples/Chimera_Frank_Advanced_WF.json" "b/Samples/Chimera_Frank_Advanced_WF.json" new file mode 100644--- /dev/null +++ "b/Samples/Chimera_Frank_Advanced_WF.json" @@ -0,0 +1,11760 @@ +{ + "id": "b2d37916-fab5-425f-850d-7a64886e4d54", + "revision": 0, + "last_node_id": 948, + "last_link_id": 5042, + "nodes": [ + { + "id": 791, + "type": "GetNode", + "pos": [ + 13.499469460236442, + 1189.718630329967 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1536 + ] + } + ], + "title": "Get_N_Prompt", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "N_Prompt" + ], + "color": "#af3535", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 776, + "type": "SetNode", + "pos": [ + 283.64255288827286, + 1067.9471905514986 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 92, + "mode": 0, + "inputs": [ + { + "name": "MODEL", + "type": "MODEL", + "link": 1524 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_R_Model", + "properties": { + "previousName": "", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "R_Model" + ], + "color": "#1f1f48", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 780, + "type": "SetNode", + "pos": [ + 355.9680930824346, + 1067.8396192220976 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 93, + "mode": 0, + "inputs": [ + { + "name": "CLIP", + "type": "CLIP", + "link": 1528 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_R_Clip", + "properties": { + "previousName": "", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "R_Clip" + ], + "color": "#c09430", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 779, + "type": "SetNode", + "pos": [ + 406.8938004421507, + 1068.0336864955527 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 95, + "mode": 0, + "inputs": [ + { + "name": "VAE", + "type": "VAE", + "link": 1527 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_Refiner_Vae", + "properties": { + "previousName": "", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Refiner_Vae" + ], + "color": "#af3535", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 788, + "type": "VAEEncode", + "pos": [ + 406.23955774876623, + 614.1057774945576 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 96, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 1540 + }, + { + "name": "vae", + "type": "VAE", + "link": 1541 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 1532 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.45", + "Node name for S&R": "VAEEncode", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 782, + "type": "GetNode", + "pos": [ + 396.0010307017174, + 584.4713186172166 + ], + "size": [ + 210, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 1533, + 1540 + ] + } + ], + "title": "Get_KSampler", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "KSampler" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 789, + "type": "VAEDecode", + "pos": [ + 480.8149554660199, + 1068.1301591271686 + ], + "size": [ + 140, + 48.86032416371336 + ], + "flags": { + "collapsed": true + }, + "order": 157, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 1542 + }, + { + "name": "vae", + "type": "VAE", + "link": 1543 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 1544 + ] + } + ], + "title": "VD", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.60", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [] + }, + { + "id": 784, + "type": "Image Comparer (rgthree)", + "pos": [ + 1043.14403044885, + 613.3467337645633 + ], + "size": [ + 480, + 750 + ], + "flags": { + "collapsed": false + }, + "order": 169, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "image_a", + "type": "IMAGE", + "link": 1533 + }, + { + "dir": 3, + "name": "image_b", + "type": "IMAGE", + "link": 1534 + } + ], + "outputs": [], + "title": "Compare", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "1.0.0", + "comparer_mode": "Slide", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + [ + { + "name": "A", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_hdxqx_00003_.png&type=temp&subfolder=&rand=0.2239664897427266" + }, + { + "name": "B", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_hdxqx_00004_.png&type=temp&subfolder=&rand=0.17358648054291037" + } + ] + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 778, + "type": "SetNode", + "pos": [ + 1042.552013873961, + 583.1127177424195 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 168, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "link": 1526 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_Refiner_Image", + "properties": { + "previousName": "", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Refiner_Image" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 797, + "type": "SetNode", + "pos": [ + 1781.4448697505136, + 1464.6142585816206 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 150, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "link": 1573 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 1598 + ] + } + ], + "title": "Set_Detailer_Image", + "properties": { + "previousName": "", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Detailer_Image" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 798, + "type": "GetNode", + "pos": [ + 1937.0413527895314, + 1835.716612077468 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [] + } + ], + "title": "Get_Load Image", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Load Image" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 800, + "type": "GetNode", + "pos": [ + 22.944367926252767, + 2106.4021589524673 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1603 + ] + } + ], + "title": "Get_P_Eyes", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "P_Eyes" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 801, + "type": "GetNode", + "pos": [ + 16.400666754377767, + 1998.8071882493425 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1590 + ] + } + ], + "title": "Get_P_Hands", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "P_Hands" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 803, + "type": "GetNode", + "pos": [ + 16.734651129377767, + 2028.9873640305925 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1591 + ] + } + ], + "title": "Get_N_Hands", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "N_Hands" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 804, + "type": "GetNode", + "pos": [ + 22.894074957502767, + 2137.8821394212173 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1604 + ] + } + ], + "title": "Get_N_Eyes", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "N_Eyes" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 805, + "type": "GetNode", + "pos": [ + 330.5155959535955, + 2502.0186140305923 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 1585 + ] + } + ], + "title": "Get_Refiner_Image", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Refiner_Image" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 806, + "type": "GetNode", + "pos": [ + 1616.4011685786386, + 1464.524292761308 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 1597 + ] + } + ], + "title": "Get_Refiner_Image", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Refiner_Image" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 811, + "type": "UltralyticsDetectorProvider", + "pos": [ + 151.25058130515902, + 2105.4260847337173 + ], + "size": [ + 320.8161315917969, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "links": [ + 1605 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "links": [] + } + ], + "title": "Eye Detector", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "1.2.9", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": { + "model_name": true + }, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "bbox/Eyeful_v2-Paired.pt" + ], + "shape": 1 + }, + { + "id": 812, + "type": "Image Comparer (rgthree)", + "pos": [ + 1190.7154250551564, + 2451.5850202805923 + ], + "size": [ + 350, + 600 + ], + "flags": {}, + "order": 151, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "image_a", + "type": "IMAGE", + "link": 1574 + }, + { + "dir": 3, + "name": "image_b", + "type": "IMAGE", + "link": 1575 + } + ], + "outputs": [], + "title": "Compare Hand to Eye", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "1.0.0", + "comparer_mode": "Slide", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + [ + { + "name": "A", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_cnrpo_00003_.png&type=temp&subfolder=&rand=0.023743523171635972" + }, + { + "name": "B", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_cnrpo_00004_.png&type=temp&subfolder=&rand=0.7283426924895964" + } + ] + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 815, + "type": "Image Comparer (rgthree)", + "pos": [ + 485.0212111879705, + 2452.545103288405 + ], + "size": [ + 350, + 600 + ], + "flags": {}, + "order": 127, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "image_a", + "type": "IMAGE", + "link": 1584 + }, + { + "dir": 3, + "name": "image_b", + "type": "IMAGE", + "link": 1585 + } + ], + "outputs": [], + "title": "Compare Refiner to Face", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "1.0.0", + "comparer_mode": "Slide", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + [ + { + "name": "A", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_vcskp_00003_.png&type=temp&subfolder=&rand=0.8207565281643727" + }, + { + "name": "B", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_vcskp_00004_.png&type=temp&subfolder=&rand=0.20427331800976112" + } + ] + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 816, + "type": "FaceDetailer", + "pos": [ + 843.621919195783, + 1460.0526106126242 + ], + "size": [ + 350, + 960 + ], + "flags": { + "collapsed": false + }, + "order": 128, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 1586 + }, + { + "name": "model", + "type": "MODEL", + "link": 1587 + }, + { + "name": "clip", + "type": "CLIP", + "link": 1588 + }, + { + "name": "vae", + "type": "VAE", + "link": 1589 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 1590 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 1591 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 1592 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 1593 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 1594 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 1575, + 1595, + 1599 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "links": [] + }, + { + "name": "mask", + "type": "MASK", + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": null + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "HandDetailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "8.15.3", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": { + "guide_size": true, + "guide_size_for": true, + "max_size": true, + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true, + "feather": true, + "noise_mask": true, + "force_inpaint": true, + "bbox_threshold": true, + "bbox_dilation": true, + "bbox_crop_factor": true, + "sam_detection_hint": true, + "sam_dilation": true, + "sam_threshold": true, + "sam_bbox_expansion": true, + "sam_mask_hint_threshold": true, + "sam_mask_hint_use_negative": true, + "drop_size": true, + "wildcard": true, + "cycle": true, + "inpaint_model": true, + "noise_mask_feather": true, + "tiled_encode": true, + "tiled_decode": true + }, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 512, + true, + 1024, + 349750331444726, + "randomize", + 20, + 4, + "seeds_3", + "beta", + 0.30000000000000004, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "shape": 1 + }, + { + "id": 817, + "type": "UltralyticsDetectorProvider", + "pos": [ + 151.16610864890902, + 1997.5256941087175 + ], + "size": [ + 320.79498291015625, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 10, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "links": [ + 1592 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "links": [ + 1594 + ] + } + ], + "title": "Hand Detector", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "122a1fffa1b8fa2a50aa40d8e472f2d1f33d5574", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": { + "model_name": true + }, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "segm/PitHandDetailer-v1b-seg.pt" + ], + "shape": 1 + }, + { + "id": 818, + "type": "Image Comparer (rgthree)", + "pos": [ + 840.950044195783, + 2451.6113874680923 + ], + "size": [ + 350, + 600 + ], + "flags": {}, + "order": 140, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "image_a", + "type": "IMAGE", + "link": 1595 + }, + { + "dir": 3, + "name": "image_b", + "type": "IMAGE", + "link": 1596 + } + ], + "outputs": [], + "title": "Compare Face to Hand", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "1.0.0", + "comparer_mode": "Slide", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + [ + { + "name": "A", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_pfsln_00003_.png&type=temp&subfolder=&rand=0.9686263881772924" + }, + { + "name": "B", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_pfsln_00004_.png&type=temp&subfolder=&rand=0.914583940813671" + } + ] + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 819, + "type": "SAMLoader", + "pos": [ + 151.64511255515902, + 1773.806455827468 + ], + "size": [ + 319.56793212890625, + 82 + ], + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "links": [ + 1583, + 1593, + 1606 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "8.22.2", + "Node name for S&R": "SAMLoader", + "ue_properties": { + "widget_ue_connectable": { + "model_name": true, + "device_mode": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "Prefer GPU" + ] + }, + { + "id": 821, + "type": "FaceDetailer", + "pos": [ + 1192.4334426332814, + 1462.2704450852805 + ], + "size": [ + 413.20001220703125, + 960 + ], + "flags": { + "collapsed": false + }, + "order": 141, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 1599 + }, + { + "name": "model", + "type": "MODEL", + "link": 1600 + }, + { + "name": "clip", + "type": "CLIP", + "link": 1601 + }, + { + "name": "vae", + "type": "VAE", + "link": 1602 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 1603 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 1604 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 1605 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 1606 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": null + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 1573, + 1574, + 1607 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "links": null + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "links": null + }, + { + "name": "mask", + "type": "MASK", + "links": null + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": null + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "EyesDetailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "8.8.1", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": { + "guide_size": true, + "guide_size_for": true, + "max_size": true, + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true, + "feather": true, + "noise_mask": true, + "force_inpaint": true, + "bbox_threshold": true, + "bbox_dilation": true, + "bbox_crop_factor": true, + "sam_detection_hint": true, + "sam_dilation": true, + "sam_threshold": true, + "sam_bbox_expansion": true, + "sam_mask_hint_threshold": true, + "sam_mask_hint_use_negative": true, + "drop_size": true, + "wildcard": true, + "cycle": true, + "inpaint_model": true, + "noise_mask_feather": true, + "tiled_encode": true, + "tiled_decode": true + }, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 512, + true, + 512, + 241569934484683, + "randomize", + 25, + 3.5, + "seeds_3", + "beta", + 0.10000000000000002, + 10, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "shape": 1 + }, + { + "id": 809, + "type": "GetNode", + "pos": [ + 349.8139607053337, + 1462.1901736603247 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 1577, + 1587, + 1600 + ] + } + ], + "title": "Get_R_Model", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "R_Model" + ], + "color": "#1f1f48", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 810, + "type": "GetNode", + "pos": [ + 324.0573933538636, + 1491.5465560089808 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 1576 + ] + } + ], + "title": "Get_Refiner_Image", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Refiner_Image" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 808, + "type": "GetNode", + "pos": [ + 366.289742606843, + 1521.1819628371588 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1578, + 1588, + 1601 + ] + } + ], + "title": "Get_R_Clip", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "R_Clip" + ], + "color": "#c09430", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 807, + "type": "GetNode", + "pos": [ + 337.7381542799074, + 1552.1051545783857 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 1579, + 1589, + 1602 + ] + } + ], + "title": "Get_Refiner_Vae", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Refiner_Vae" + ], + "color": "#af3535", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 823, + "type": "SetNode", + "pos": [ + 4684.331008991367, + 1588.4141529259448 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 115, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 1608 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_P_Clothing", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "P_Clothing" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 824, + "type": "SetNode", + "pos": [ + 4686.615188678867, + 1819.1213062462573 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 116, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 1609 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_N_Clothing", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "N_Clothing" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 825, + "type": "SetNode", + "pos": [ + 4686.483352741367, + 2049.263396090011 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 118, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 1610 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_P_Hands", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "P_Hands" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 826, + "type": "SetNode", + "pos": [ + 4693.277298053867, + 2521.462126558761 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 121, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 1611 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_P_Hair", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "P_Hair" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 827, + "type": "SetNode", + "pos": [ + 4691.483352741367, + 2746.5566394982143 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 1612 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_N_Hair", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "N_Hair" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 828, + "type": "SetNode", + "pos": [ + 2899.1518097726225, + 1590.5528248009448 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 114, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 1613 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_P_Skin", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "P_Skin" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 829, + "type": "SetNode", + "pos": [ + 2899.2182160226225, + 1817.5629566368823 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 117, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 1614 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_N_Skin", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "N_Skin" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 830, + "type": "SetNode", + "pos": [ + 2898.5072785226225, + 2051.494353121261 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 125, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 1615 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_P_Eyes", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "P_Eyes" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 831, + "type": "SetNode", + "pos": [ + 2897.7523957101225, + 2285.081023043136 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 120, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 1616 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_N_Eyes", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "N_Eyes" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 832, + "type": "SetNode", + "pos": [ + 2901.6264191476225, + 2519.217497652511 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 122, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 1617 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_P_Face", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "P_Face" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 833, + "type": "SetNode", + "pos": [ + 2902.5473175851225, + 2747.7680652794643 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 123, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 1618 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_N_Face", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "N_Face" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 834, + "type": "SetNode", + "pos": [ + 4696.985794147617, + 2285.044401949386 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 119, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 1619 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_N_Hands", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "N_Hands" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 835, + "type": "GetNode", + "pos": [ + 3808.4774933663693, + 1553.5884693321948 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1620, + 1622, + 1624, + 1626, + 1628, + 1630, + 1632, + 1634, + 1636, + 1638, + 1640, + 1642 + ] + } + ], + "title": "Get_R_Clip", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "R_Clip" + ], + "color": "#c09430", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 836, + "type": "String Literal", + "pos": [ + 3496.609329303872, + 1589.0367115196948 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1631 + ] + } + ], + "title": "Skin Keywords", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "realistic skin texture, smooth and natural complexion, detailed pores, subtle blemishes for realism, soft highlights, natural skin tone variation, well-defined contours, healthy glow, fine details, realistic shading, gentle blush, refined skin details, high-resolution clarity, natural imperfections, balanced lighting, even skin tone, realistic fine lines, subtle wrinkles, subsurface scattering, healthy glow, natural skin tone variation" + ] + }, + { + "id": 837, + "type": "String Literal", + "pos": [ + 3895.339798053869, + 1588.6744068321948 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1621 + ] + } + ], + "title": "Clothing Keywords", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "highly detailed clothing, intricate fabric textures, realistic folds and creases, sharp patterns, vibrant colors, well-defined stitching, natural fabric flow, accurate material reflections, elegant design, stylish accessories, crisp edges, high fashion aesthetic, detailed embroidery, dynamic draping, realistic fabric sheen, layered details, lifelike textures, polished finish, realistic hemline, finished edges" + ] + }, + { + "id": 838, + "type": "String Literal", + "pos": [ + 3897.252883991369, + 1818.5434253868823 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1623 + ] + } + ], + "title": "Clothing Negative Keywords", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "plastic clothing, flat texture, no texture, painted-on clothes, cgi, 3d render,blurry fabric, out of focus details, low-resolution pattern, smudged, no seams, missing buttons, nonsensical pattern, blurry embroidery, pattern distortion, floating details, mismatched patterns, ugly, deformed clothing, disfigured, poorly drawn clothes, bad art, low quality, bad anatomy" + ] + }, + { + "id": 839, + "type": "String Literal", + "pos": [ + 3497.992141803872, + 1819.2516773400073 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1633 + ] + } + ], + "title": "Skin Negative Keywords", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "plastic skin, glossy skin, shiny skin, oily skin, waxy skin, airbrushed, perfectly smooth skin, no texture, no pores, cellulite, doll skin, mannequin, latex, painted skin, 3D render, CGIrealistic, flat shading, no shadows, harsh lighting, blown-out highlights, flat skin, lack of depth, discolored skin, grey skin, pale and lifeless, oversaturated skin, blotchy skin, patchy skin tone, uneven color, mottled skin, weird tan lines, color bleeding, age spots, liver spots, excessive wrinkles" + ] + }, + { + "id": 840, + "type": "String Literal", + "pos": [ + 3897.443313678869, + 2053.206511324386 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1625 + ] + } + ], + "title": "Hand Keywords", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "masterpiece, best quality, ultra-detailed, photorealistic, perfectly formed hands, five fingers, realistic skin texture on hands, detailed knuckles, natural finger curvature, soft lighting, hand, (Hand of Guido Daniele), extensive photographic study of the hands, perfect hand, beautiful hand, real, realistic skin texture on hands, detailed pores on knuckles, fine lines on palms, subtle wrinkles on joints, skin folds, visible veins on the back of the hand" + ] + }, + { + "id": 841, + "type": "String Literal", + "pos": [ + 3898.389602741369, + 2286.951628511886 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1643 + ] + } + ], + "title": "Hand Negative Keywords", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "mutated hands, missing fingers, extra fingers, six fingers, seven fingers, fused fingers, deformed fingers, extra limbs, missing limbs, mangled hands, disfigured hands, malformed hands, poorly drawn hands, contorted fingers, unnatural finger bending, twisted fingers, broken fingers, disproportionate hands, elongated fingers, short fingers, fat fingers, skinny fingers, unrealistic proportions, fused fingers, deformed, disfigured, blurry hands, bad anatomy, ugly, mangled " + ] + }, + { + "id": 842, + "type": "String Literal", + "pos": [ + 3498.186477741372, + 2286.049284761886 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1637 + ] + } + ], + "title": "Eyes Negative Keywords", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "mutated, malformed eyes, deformed iris, double iris, two pupils, blurry eyes, dead eyes, lazy eye, strabismus, cross-eyed, asymmetrical eyes, mismatched eye sizes, poorly drawn eyes, bad anatomy, ugly, disfigured, partially closed eyes, asymmetry, mismatched eyes" + ] + }, + { + "id": 843, + "type": "String Literal", + "pos": [ + 3903.2606964913693, + 2521.877165621261 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1629 + ] + } + ], + "title": "Hair Keywords", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "masterpiece, realistic hair texture, individual hair strands, natural hairline with wispy baby hairs, soft highlights in hair, sharp focus, photorealistic hair, hyperdetailed hair, intricate hair details, natural highlights, dynamic hair, hair with natural movement, hair resting gently on shoulders, hair cascading down, soft flowing strands, sun-kissed glow, voluminous waves, detailed hair strands, natural hair shine, realistic hair movement, individual hair strands visible, fine hair strands, delicate hair, wispy hair, stray hairs, subtle flyaway hairs, curly hair, coily hair, wavy hair, straight hair, thick hair, fine hair, textured hair, 4c coils" + ] + }, + { + "id": 844, + "type": "String Literal", + "pos": [ + 3501.546829303872, + 2520.693571871261 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1639 + ] + } + ], + "title": "Face Keywords", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "beautiful face, expressions, gradient eyes, masterpiece, photorealistic face, symmetrical face, realistic skin texture, detailed pores, expressive eyes, natural lips, soft lighting, sharp focus, Expressive, realistic skin texture, smooth and natural complexion, soft highlights, natural skin tone variation, well-defined contours, healthy glow, fine details, realistic shading, gentle blush, refined skin details, high-resolution clarity, natural imperfections, balanced lighting, even skin tone, realistic fine lines, subtle wrinkles" + ] + }, + { + "id": 845, + "type": "String Literal", + "pos": [ + 3501.669876178872, + 2747.1040027794643 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1641 + ] + } + ], + "title": "Face Negative Keywords", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "deformed face, disfigured, mutated, asymmetrical, ugly, bad anatomy, blurry face, poorly drawn face, bad teeth, extra eye, lazy eye, plastic skin, glossy skin, airbrushed skin, flat shading, overly smooth skin, unnatural skin tone, deformed mouth, mangled lips, bad teeth, fused teeth, extra teeth, snarl, poorly drawn mouth, lips growing into nose, misshapen nose, crooked nose, flat nose missing nose, badly drawn nose, fused nostrils, two faces, two heads, extra head, duplicate features, cloned face\n\n" + ] + }, + { + "id": 846, + "type": "String Literal", + "pos": [ + 3903.0771027413693, + 2746.8461902794643 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1627 + ] + } + ], + "title": "Hair Negative Keywords", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "helmet hair, hair clump, solid block of hair, unnaturally smooth, stiff hair, hair looking like a wig, unnaturally perfect hair, hair bubble, blurry hair, out of focus hair, low-resolution hair, pixelated hair, smudged hair, fused hair strands, hair growing from forehead, bald patches, hair detached from head, floating hair, bad hair anatomy, ugly, deformed, disfigured, mutated hair" + ] + }, + { + "id": 847, + "type": "CLIPTextEncode", + "pos": [ + 4294.213821491367, + 1588.6678150353198 + ], + "size": [ + 390, + 200 + ], + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1620 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1621 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1608 + ] + } + ], + "title": "Positive Clothing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.44", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ] + }, + { + "id": 848, + "type": "CLIPTextEncode", + "pos": [ + 4296.771438678867, + 1818.7604664025073 + ], + "size": [ + 390, + 200 + ], + "flags": {}, + "order": 79, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1622 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1623 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1609 + ] + } + ], + "title": "Negative Clothing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.44", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ] + }, + { + "id": 849, + "type": "CLIPTextEncode", + "pos": [ + 4297.081985553867, + 2050.706023043136 + ], + "size": [ + 390, + 200 + ], + "flags": {}, + "order": 81, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1624 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1625 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1610 + ] + } + ], + "title": "Positive Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.44", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ] + }, + { + "id": 850, + "type": "CLIPTextEncode", + "pos": [ + 4302.621536335117, + 2747.3066394982143 + ], + "size": [ + 390, + 200 + ], + "flags": {}, + "order": 87, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1626 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1627 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1612 + ] + } + ], + "title": "Negative Hair", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.44", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ] + }, + { + "id": 851, + "type": "CLIPTextEncode", + "pos": [ + 4303.589309772617, + 2521.862517183761 + ], + "size": [ + 390, + 200 + ], + "flags": {}, + "order": 84, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1628 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1629 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1611 + ] + } + ], + "title": "Positive Hair", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.44", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ] + }, + { + "id": 852, + "type": "CLIPTextEncode", + "pos": [ + 3108.9618683663725, + 1589.1844165978198 + ], + "size": [ + 390, + 200 + ], + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1630 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1631 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1613 + ] + } + ], + "title": "Positive SKin", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.44", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ] + }, + { + "id": 853, + "type": "CLIPTextEncode", + "pos": [ + 3108.0028839913725, + 1817.5392749962573 + ], + "size": [ + 390, + 200 + ], + "flags": {}, + "order": 80, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1632 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1633 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1614 + ] + } + ], + "title": "Negative Skin", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.44", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ] + }, + { + "id": 854, + "type": "CLIPTextEncode", + "pos": [ + 3107.6376496163725, + 2052.325896090011 + ], + "size": [ + 390, + 200 + ], + "flags": {}, + "order": 88, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1634 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1635 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1615 + ] + } + ], + "title": "Positive Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.44", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ] + }, + { + "id": 855, + "type": "CLIPTextEncode", + "pos": [ + 3107.8173371163725, + 2285.438444918136 + ], + "size": [ + 390, + 200 + ], + "flags": {}, + "order": 83, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1636 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1637 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1616 + ] + } + ], + "title": "Negative Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.44", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ] + }, + { + "id": 856, + "type": "CLIPTextEncode", + "pos": [ + 3111.2548371163725, + 2518.595915621261 + ], + "size": [ + 390, + 200 + ], + "flags": {}, + "order": 85, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1638 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1639 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1617 + ] + } + ], + "title": "Positive Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.44", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ] + }, + { + "id": 857, + "type": "CLIPTextEncode", + "pos": [ + 3115.6116716825413, + 2746.340102677108 + ], + "size": [ + 390, + 200 + ], + "flags": {}, + "order": 86, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1640 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1641 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1618 + ] + } + ], + "title": "Face Negative", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.44", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ] + }, + { + "id": 858, + "type": "CLIPTextEncode", + "pos": [ + 4303.367630085117, + 2286.701628511886 + ], + "size": [ + 390, + 200 + ], + "flags": {}, + "order": 82, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1642 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1643 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1619 + ] + } + ], + "title": "Negative Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.44", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ] + }, + { + "id": 859, + "type": "String Literal", + "pos": [ + 3496.965774616372, + 2052.316618746261 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1635 + ] + } + ], + "title": "Eyes Keywords", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "masterpiece, best quality, ultra-detailed, photorealistic, realistic eyes, detailed iris with intricate patterns, natural catchlights, subtle eye veins, sharp focus, moist and reflective surface, vibrant eye color with natural gradation, well-defined eyelids and individual eyelashes, soft shadows creating depth, soulful and expressive gaze, high-resolution clarity, vibrant eye color, multi-toned iris, detailed iris fibers, natural catchlights, expressive eyes, soulful gaze, individual eyelashes, varied lash length and thickness, natural lash curl, subtle clumping for realism, individual eyebrow hairs, natural eyebrow arch, subtle eyebrow texture," + ] + }, + { + "id": 820, + "type": "Image Comparer (rgthree)", + "pos": [ + 1606.5239713130136, + 1492.1755378784956 + ], + "size": [ + 480, + 750 + ], + "flags": { + "collapsed": false + }, + "order": 160, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "image_a", + "type": "IMAGE", + "link": 1597 + }, + { + "dir": 3, + "name": "image_b", + "type": "IMAGE", + "link": 1598 + } + ], + "outputs": [], + "title": "Final Comparer", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "1.0.0", + "comparer_mode": "Slide", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + [ + { + "name": "A", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_pdpin_00003_.png&type=temp&subfolder=&rand=0.7894665554531486" + }, + { + "name": "B", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_pdpin_00004_.png&type=temp&subfolder=&rand=0.06999640237632232" + } + ] + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 822, + "type": "SaveImage", + "pos": [ + 2088.239781012407, + 1491.066163697149 + ], + "size": [ + 595.0203609242608, + 750.2596505087226 + ], + "flags": {}, + "order": 152, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 1607 + } + ], + "outputs": [], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.61", + "Node name for S&R": "SaveImage", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.2", + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "ComfyUI" + ], + "bgcolor": "hsla(240, 5.9%, 10%, 1)" + }, + { + "id": 862, + "type": "SetNode", + "pos": [ + 53.12845175280354, + 3370.1128428381057 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 154, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "link": 1646 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_tiles", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "tiles" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 867, + "type": "GetNode", + "pos": [ + 354.5251910181794, + 3651.4844423898608 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 1661 + ] + } + ], + "title": "Get_tiles", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "tiles" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 870, + "type": "GetNode", + "pos": [ + 55.93924276842854, + 3461.0244639318557 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 1669 + ] + } + ], + "title": "Get_Detailer_Image", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Detailer_Image" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)", + "shape": 1 + }, + { + "id": 874, + "type": "Divide Image and Select Tile", + "pos": [ + 531.4372896434286, + 3279.831409732637 + ], + "size": [ + 240, + 80 + ], + "flags": {}, + "order": 144, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 1649 + }, + { + "name": "dac_data", + "type": "DAC_DATA", + "link": 1650 + } + ], + "outputs": [ + { + "name": "TILE(S)", + "shape": 6, + "type": "IMAGE", + "slot_index": 0, + "links": [ + 1646, + 1651 + ] + }, + { + "name": "ui", + "type": "UI", + "slot_index": 1, + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui_steudio", + "ver": "2.0.2", + "Node name for S&R": "Divide Image and Select Tile", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 0 + ], + "shape": 1 + }, + { + "id": 876, + "type": "SAMLoader", + "pos": [ + 538.3572924291306, + 3872.6756801290107 + ], + "size": [ + 233.04356384277344, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "links": [ + 1682 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "8.14.0", + "Node name for S&R": "SAMLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ] + }, + { + "id": 897, + "type": "GetNode", + "pos": [ + 328.2253863306794, + 3712.5912539132983 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 1671, + 1676 + ] + } + ], + "title": "Get_R_Model", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "R_Model" + ], + "color": "#1f1f48", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 900, + "type": "GetNode", + "pos": [ + 2504.768752094553, + 3600.523678768078 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1692 + ] + } + ], + "title": "Get_N_Prompt", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "N_Prompt" + ] + }, + { + "id": 901, + "type": "GetNode", + "pos": [ + 2507.240558682488, + 3517.726851864999 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 1690 + ] + } + ], + "title": "Get_D&C_I:mage", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "D&C_I:mage" + ], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 896, + "type": "GetNode", + "pos": [ + 527.6698634762748, + 3420.6091206886317 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1663, + 1665, + 1667, + 1677 + ] + } + ], + "title": "Get_R_Clip", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.2", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "R_Clip" + ], + "color": "#c09430", + "bgcolor": "hsla(240, 5.9%, 10%, 1)" + }, + { + "id": 861, + "type": "SetNode", + "pos": [ + 528.0277918005686, + 3480.818088602323 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 143, + "mode": 0, + "inputs": [ + { + "name": "DAC_DATA", + "type": "DAC_DATA", + "link": 1645 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_dac_data", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "dac_data" + ], + "shape": 1 + }, + { + "id": 890, + "type": "KSampler", + "pos": [ + 470.67157992985875, + 3550.5207372523446 + ], + "size": [ + 270, + 262 + ], + "flags": {}, + "order": 131, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1671 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 1672 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 1673 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 1674 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 1655 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "KSampler", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 44623294263878, + "randomize", + 20, + 0.9500000000000001, + "seeds_3", + "beta57", + 0.24 + ] + }, + { + "id": 868, + "type": "GetNode", + "pos": [ + 309.9495074244294, + 3681.9434267648608 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 36, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 1656, + 1662, + 1678 + ] + } + ], + "title": "Get_Refiner_Vae", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Refiner_Vae" + ], + "color": "#af3535", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 885, + "type": "VAEEncode", + "pos": [ + 334.9350489519294, + 3743.092832289665 + ], + "size": [ + 202.89425659179688, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 89, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 1661 + }, + { + "name": "vae", + "type": "VAE", + "link": 1662 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 1674 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "VAEEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 875, + "type": "PreviewImage", + "pos": [ + 772.2377721242036, + 3280.132982724846 + ], + "size": [ + 240.690185546875, + 258 + ], + "flags": {}, + "order": 155, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 1651 + } + ], + "outputs": [], + "title": "ALL TILES PREVIEW", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 873, + "type": "UltralyticsDetectorProvider", + "pos": [ + 538.3572924291306, + 3902.6754359883857 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 37, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "links": [] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "links": [ + 1683 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "1.2.10", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ] + }, + { + "id": 877, + "type": "UltralyticsDetectorProvider", + "pos": [ + 538.3572924291306, + 3842.6756801290107 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "links": [ + 1681 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "1.2.10", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "bbox/full_eyes_detect_v1.pt" + ] + }, + { + "id": 891, + "type": "FaceDetailer", + "pos": [ + 745.0357006621921, + 3549.564615243743 + ], + "size": [ + 288.533203125, + 960 + ], + "flags": { + "collapsed": false + }, + "order": 139, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 1675 + }, + { + "name": "model", + "type": "MODEL", + "link": 1676 + }, + { + "name": "clip", + "type": "CLIP", + "link": 1677 + }, + { + "name": "vae", + "type": "VAE", + "link": 1678 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 1679 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 1680 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 1681 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 1682 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 1683 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 1658 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "links": null + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "links": null + }, + { + "name": "mask", + "type": "MASK", + "links": null + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": null + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Eyes", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "8.14.0", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 512, + true, + 1024, + 393525492290550, + "randomize", + 20, + 1.5, + "seeds_3", + "beta", + 0.30000000000000004, + 7, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ] + }, + { + "id": 884, + "type": "Combine Tiles", + "pos": [ + 531.7508875307401, + 3932.8178037759376 + ], + "size": [ + 210, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 90, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 1659 + }, + { + "name": "dac_data", + "type": "DAC_DATA", + "link": 1660 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 1657 + ] + }, + { + "name": "ui", + "type": "UI", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui_steudio", + "ver": "2.0.2", + "Node name for S&R": "Combine Tiles", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 866, + "type": "GetNode", + "pos": [ + 327.8710330563064, + 3930.8186444756006 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 39, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 1659 + ] + } + ], + "title": "Get_ProcessedTile(s)", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "ProcessedTile(s)" + ], + "shape": 1 + }, + { + "id": 865, + "type": "GetNode", + "pos": [ + 327.5214236813064, + 3842.7986249443493 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 40, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "DAC_DATA", + "type": "DAC_DATA", + "slot_index": 0, + "links": [ + 1660 + ] + } + ], + "title": "Get_dac_data", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "dac_data" + ], + "shape": 1 + }, + { + "id": 882, + "type": "ColorCorrect", + "pos": [ + 502.37978773580807, + 4009.431309939311 + ], + "size": [ + 240.971923828125, + 178 + ], + "flags": {}, + "order": 126, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 1657 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 1675 + ] + } + ], + "properties": { + "cnr_id": "comfyui-post-processing-nodes", + "ver": "1.0.1", + "Node name for S&R": "ColorCorrect", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + -2, + 0, + 6, + 0, + 0, + 1 + ] + }, + { + "id": 881, + "type": "VAEDecode", + "pos": [ + 611.3937687168043, + 3520.2324554538495 + ], + "size": [ + 210, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 145, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 1655 + }, + { + "name": "vae", + "type": "VAE", + "link": 1656 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 1647 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 863, + "type": "SetNode", + "pos": [ + 645.8573589002536, + 3481.3292928498217 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 156, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "link": 1647 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [] + } + ], + "title": "Set_PTile(s)", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "ProcessedTile(s)" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)", + "shape": 1 + }, + { + "id": 883, + "type": "ImageSharpen", + "pos": [ + 1035.091213124638, + 3549.2394376894417 + ], + "size": [ + 270, + 106 + ], + "flags": {}, + "order": 149, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 1658 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 1686 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "ImageSharpen", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 1, + 0.29, + 0.2 + ] + }, + { + "id": 872, + "type": "GetNode", + "pos": [ + 1303.3178888850985, + 3310.076452327977 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 41, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 1652, + 1689 + ] + } + ], + "title": "Get_Refiner_Image", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Refiner_Image" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)", + "shape": 1 + }, + { + "id": 892, + "type": "FilmGrain", + "pos": [ + 1553.9464484514542, + 3866.5398249607915 + ], + "size": [ + 270, + 178 + ], + "flags": {}, + "order": 164, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 1684 + } + ], + "outputs": [ + { + "name": "grained", + "type": "IMAGE", + "links": [] + } + ], + "properties": { + "aux_id": "rndnanthu/ComfyUI-RndNanthu", + "ver": "1d8b7508d6885fe3fab76b85583e542ae51d7177", + "Node name for S&R": "FilmGrain", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2" + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "None", + 1, + 0.01, + 1, + 0.01, + 0 + ] + }, + { + "id": 899, + "type": "LayerUtility: PurgeVRAM V2", + "pos": [ + 1190.938493216494, + 3276.404738436357 + ], + "size": [ + 279.63046875, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 170, + "mode": 0, + "inputs": [ + { + "name": "anything", + "type": "*", + "link": 1693 + } + ], + "outputs": [ + { + "name": "any", + "type": "*", + "links": [ + 1694 + ] + } + ], + "properties": { + "cnr_id": "comfyui_layerstyle", + "ver": "89014d833d2ad0998d724090eff1456692692a1d", + "Node name for S&R": "LayerUtility: PurgeVRAM V2", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.3" + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + true, + true + ], + "color": "rgba(38, 73, 116, 0.7)" + }, + { + "id": 893, + "type": "PreviewImage", + "pos": [ + 1549.7343076318389, + 3340.98949793224 + ], + "size": [ + 350.0475158691406, + 480.4800109863281 + ], + "flags": {}, + "order": 171, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 1694 + } + ], + "outputs": [], + "title": "Final Preview Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [] + }, + { + "id": 871, + "type": "GetNode", + "pos": [ + 1907.806070366587, + 3314.8269650051525 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 42, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 1653 + ] + } + ], + "title": "Get_D&C_I:mage", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "D&C_I:mage" + ], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 879, + "type": "Image Comparer (rgthree)", + "pos": [ + 1901.0709177853294, + 3340.907111507126 + ], + "size": [ + 517.6738238729299, + 618.9861539168905 + ], + "flags": {}, + "order": 91, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": "Before", + "name": "image_a", + "type": "IMAGE", + "link": 1652 + }, + { + "dir": 3, + "label": "After", + "name": "image_b", + "type": "IMAGE", + "link": 1653 + } + ], + "outputs": [], + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "aa6c75a30b3ee8f01d7c9f8b0a126cccdc90616a", + "comparer_mode": "Slide", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + [ + { + "name": "A", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_jsooj_00001_.png&type=temp&subfolder=&rand=0.5927500161091521" + }, + { + "name": "B", + "selected": true, + "url": "/api/view?filename=rgthree.compare._temp_jsooj_00002_.png&type=temp&subfolder=&rand=0.07466239784601714" + } + ] + ], + "shape": 1 + }, + { + "id": 910, + "type": "Fast Groups Bypasser (rgthree)", + "pos": [ + -2032.262331472496, + 727.1349512482718 + ], + "size": [ + 267.1276429366591, + 178 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "properties": { + "matchColors": "", + "matchTitle": "", + "showNav": true, + "showAllGraphs": true, + "sort": "position", + "customSortAlphabet": "", + "toggleRestriction": "default", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + } + }, + { + "id": 894, + "type": "ColorCorrect", + "pos": [ + 1034.6308260138019, + 3341.221629482028 + ], + "size": [ + 270, + 178 + ], + "flags": {}, + "order": 159, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 1686 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 1648, + 1684, + 1688 + ] + } + ], + "properties": { + "cnr_id": "comfyui-post-processing-nodes", + "ver": "1.0.1", + "Node name for S&R": "ColorCorrect", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 0.00030517578125, + 0, + 2, + 1, + 1, + 1 + ] + }, + { + "id": 694, + "type": "CFGGuider", + "pos": [ + -1739.7610413472044, + 731.1508908685478 + ], + "size": [ + 210, + 98 + ], + "flags": { + "collapsed": false + }, + "order": 100, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 2430 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 2431 + } + ], + "outputs": [ + { + "name": "GUIDER", + "type": "GUIDER", + "links": [ + 1552 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CFGGuider", + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 1 + ] + }, + { + "id": 790, + "type": "CheckpointLoaderSimple", + "pos": [ + 283.6919712753401, + 937.1777172042968 + ], + "size": [ + 272.4647216796875, + 100.60997772216797 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 1524, + 1529 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1528, + 1535, + 1537 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 1527, + 1541, + 1543 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.60", + "Node name for S&R": "CheckpointLoaderSimple", + "ue_properties": { + "widget_ue_connectable": { + "ckpt_name": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "SD15\\SD_1.5_for_reals_v12.safetensors" + ] + }, + { + "id": 799, + "type": "GetNode", + "pos": [ + 357.84979335872595, + 1582.9383567112782 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1580 + ] + } + ], + "title": "Get_P_Face", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "P_Face" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 802, + "type": "GetNode", + "pos": [ + 357.46185390560095, + 1613.0660838741924 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1581 + ] + } + ], + "title": "Get_N_Face", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "N_Face" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 814, + "type": "UltralyticsDetectorProvider", + "pos": [ + 151.05233911765902, + 1885.910948014968 + ], + "size": [ + 320.9345703125, + 81.64158630371094 + ], + "flags": { + "collapsed": false + }, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "links": [ + 1582 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "links": null + } + ], + "title": "Face Detector", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "122a1fffa1b8fa2a50aa40d8e472f2d1f33d5574", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": { + "model_name": true + }, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "bbox/face_yolov8m.pt" + ], + "shape": 1 + }, + { + "id": 869, + "type": "GetNode", + "pos": [ + 121.68007370309401, + 3551.905268757048 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1668 + ] + } + ], + "title": "Get_P_Prompt", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "P_Prompt" + ] + }, + { + "id": 895, + "type": "GetNode", + "pos": [ + 121.95599624376113, + 3582.8866641002783 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1666 + ] + } + ], + "title": "Get_N_Prompt", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "N_Prompt" + ] + }, + { + "id": 888, + "type": "CLIPTextEncode", + "pos": [ + 261.643213867821, + 3550.7326892715214 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 98, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1667 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1668 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1679 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.60", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "widget_ue_connectable": { + "text": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 887, + "type": "CLIPTextEncode", + "pos": [ + 261.2334790865634, + 3582.9593641016404 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1665 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1666 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1673, + 1680 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.60", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "widget_ue_connectable": { + "text": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ], + "color": "#af3535", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 728, + "type": "CLIPTextEncode", + "pos": [ + -247.46341687869116, + 678.1733156938509 + ], + "size": [ + 350, + 210 + ], + "flags": { + "collapsed": true + }, + "order": 106, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1344 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1442 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 2429 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.52", + "Node name for S&R": "CLIPTextEncode", + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#af3535", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 916, + "type": "SetNode", + "pos": [ + -247.49377421018067, + 739.2357684003201 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 135, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 2429 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_N_Con", + "properties": { + "previousName": "N_Con", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "N_Con" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 796, + "type": "cd7d198d-7b2e-4270-bbae-2ecf931c6160", + "pos": [ + -1751.6108112139316, + 1220.1368868248712 + ], + "size": [ + 140, + 26 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.66", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [] + }, + { + "id": 917, + "type": "GetNode", + "pos": [ + -1739.3099905437125, + 1085.0568419026517 + ], + "size": [ + 210, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 51, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 2430 + ] + } + ], + "title": "Get_P_Con", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "P_Con" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 718, + "type": "RandomNoise", + "pos": [ + -1738.918466408408, + 618.393166190192 + ], + "size": [ + 210, + 82 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "NOISE", + "type": "NOISE", + "links": [ + 1549 + ] + } + ], + "title": "SEED", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "RandomNoise", + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 230109637798570, + "randomize" + ] + }, + { + "id": 918, + "type": "GetNode", + "pos": [ + -1650.9878230729441, + 1084.5428602962795 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 2431 + ] + } + ], + "title": "Get_N_Con", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "N_Con" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 864, + "type": "SetNode", + "pos": [ + 1151.6611790622514, + 3311.065025057879 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 163, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "link": 1648 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_D&C_I:mage", + "properties": { + "previousName": "", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "D&C_I:mage" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 878, + "type": "UpscaleModelLoader", + "pos": [ + 52.34475066890626, + 3285.2240635420244 + ], + "size": [ + 210.35646057128906, + 58 + ], + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 3157 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.29", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "model_name": true + } + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "4xNomos2_hq_dat2.pth" + ], + "color": "#1f1f48", + "bgcolor": "rgba(24,24,27,.9)", + "shape": 1 + }, + { + "id": 889, + "type": "Divide and Conquer Algorithm", + "pos": [ + 274.5476412059286, + 3277.241077701387 + ], + "size": [ + 252.9070587158203, + 242 + ], + "flags": {}, + "order": 130, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 1669 + }, + { + "name": "upscale_model", + "shape": 7, + "type": "UPSCALE_MODEL", + "link": 3158 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 1649 + ] + }, + { + "name": "dac_data", + "type": "DAC_DATA", + "links": [ + 1645, + 1650 + ] + }, + { + "name": "ui", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui_steudio", + "ver": "2.0.5", + "Node name for S&R": "Divide and Conquer Algorithm", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 1024, + 1024, + "1/32 Tile", + 1.1, + "spiral", + "lanczos", + true + ] + }, + { + "id": 919, + "type": "LayerUtility: PurgeVRAM V2", + "pos": [ + 53.01296321227344, + 3258.613182721688 + ], + "size": [ + 279.63046875, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 101, + "mode": 0, + "inputs": [ + { + "name": "anything", + "type": "*", + "link": 3157 + } + ], + "outputs": [ + { + "name": "any", + "type": "*", + "links": [ + 3158 + ] + } + ], + "properties": { + "cnr_id": "comfyui_layerstyle", + "ver": "89014d833d2ad0998d724090eff1456692692a1d", + "Node name for S&R": "LayerUtility: PurgeVRAM V2", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [ + true, + true + ], + "color": "rgba(38, 73, 116, 0.7)" + }, + { + "id": 921, + "type": "SetNode", + "pos": [ + -1957.650612358016, + 989.3626888771823 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 109, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "link": 3274 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_Load Image", + "properties": { + "previousName": "", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Load Image" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 922, + "type": "SetNode", + "pos": [ + -2744.9538350142525, + 983.7656086464693 + ], + "size": [ + 210, + 34 + ], + "flags": { + "collapsed": true + }, + "order": 137, + "mode": 2, + "inputs": [ + { + "name": "STRING", + "type": "STRING", + "link": 3275 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_Tagger", + "properties": { + "previousName": "", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Tagger" + ] + }, + { + "id": 927, + "type": "ShowText|pysssss", + "pos": [ + -2784.4014971635, + 1632.7992553179777 + ], + "size": [ + 565.794921875, + 133.29190063476562 + ], + "flags": {}, + "order": 147, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 3282 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": [] + } + ], + "title": "Prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "1.2.5", + "Node name for S&R": "ShowText|pysssss", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)", + "shape": 1 + }, + { + "id": 886, + "type": "CLIPTextEncode", + "pos": [ + 528.2413496369819, + 3450.8592319345385 + ], + "size": [ + 210, + 88 + ], + "flags": { + "collapsed": true + }, + "order": 102, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1663 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1664 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "slot_index": 0, + "links": [ + 1672 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 898, + "type": "GetNode", + "pos": [ + 526.5922829121599, + 3389.618093141307 + ], + "size": [ + 210, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 1664 + ] + } + ], + "title": "Get_Switch_Prompt", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.3", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Switch_Prompt" + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 926, + "type": "ttN text7BOX_concat", + "pos": [ + -2505.9042611448594, + 1020.2323956882578 + ], + "size": [ + 290, + 576.0000000000002 + ], + "flags": {}, + "order": 138, + "mode": 0, + "inputs": [ + { + "name": "text4", + "type": "STRING", + "widget": { + "name": "text4" + }, + "link": 3280 + }, + { + "name": "text5", + "type": "STRING", + "widget": { + "name": "text5" + }, + "link": 3281 + } + ], + "outputs": [ + { + "name": "text1", + "type": "STRING", + "links": null + }, + { + "name": "text2", + "type": "STRING", + "links": null + }, + { + "name": "text3", + "type": "STRING", + "links": null + }, + { + "name": "text4", + "type": "STRING", + "links": null + }, + { + "name": "text5", + "type": "STRING", + "links": null + }, + { + "name": "text6", + "type": "STRING", + "links": null + }, + { + "name": "text7", + "type": "STRING", + "links": null + }, + { + "name": "concat", + "type": "STRING", + "links": [ + 3282, + 3283 + ] + } + ], + "properties": { + "cnr_id": "comfyui_tinyterranodes", + "ver": "2.0.7", + "Node name for S&R": "ttN text7BOX_concat", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": { + "text1": true, + "text2": true, + "text3": true, + "text4": true, + "text5": true, + "text6": true, + "text7": true, + "delimiter": true + }, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ttNnodeVersion": "1.0.0" + }, + "widgets_values": [ + "", + "", + "", + "", + "", + "", + "", + ", " + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)", + "shape": 1 + }, + { + "id": 925, + "type": "ttN text", + "pos": [ + -2796.2994208034693, + 1346.7985283005057 + ], + "size": [ + 291.0067443847656, + 246.86195373535156 + ], + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "text", + "type": "STRING", + "links": [] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui_tinyterranodes", + "ver": "2.0.9", + "Node name for S&R": "ttN text", + "ue_properties": { + "widget_ue_connectable": { + "text": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ttNnodeVersion": "1.0.0" + }, + "widgets_values": [ + "(blonde_hair:2.0), (Australian_Woman:1.5)" + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)", + "shape": 1 + }, + { + "id": 903, + "type": "GetNode", + "pos": [ + 2492.900859632631, + 3551.9515545633367 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 1691 + ] + } + ], + "title": "Get_Switch_Prompt", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Switch_Prompt" + ] + }, + { + "id": 904, + "type": "Image Saver", + "pos": [ + 2428.2504010940465, + 3183.0389127310596 + ], + "size": [ + 286.55490894206196, + 986 + ], + "flags": { + "collapsed": false + }, + "order": 103, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 1690 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 1691 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 1692 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "1.16.0", + "Node name for S&R": "Image Saver", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [ + "Comfyui", + "", + "png", + 20, + 2.2, + "EclecticEuphoria", + "", + "normal", + "unknown", + "unknown", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + true, + true, + true, + "" + ] + }, + { + "id": 933, + "type": "GetNode", + "pos": [ + -2633.6112941041147, + 2138.2885885718624 + ], + "size": [ + 210, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 3286 + ] + } + ], + "title": "Get_P_Prompt", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "P_Prompt" + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 931, + "type": "SetNode", + "pos": [ + -2765.593521084927, + 2137.9630381861193 + ], + "size": [ + 210, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 158, + "mode": 0, + "inputs": [ + { + "name": "*", + "type": "*", + "link": 3285 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_Switch_Prompt", + "properties": { + "previousName": "Switch_Prompt", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Switch_Prompt" + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 785, + "type": "CLIPTextEncode", + "pos": [ + 282.5228986026576, + 613.5061515717099 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 94, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1535 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1536 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1531 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.60", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "widget_ue_connectable": { + "text": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ], + "color": "#af3535", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 781, + "type": "GetNode", + "pos": [ + 120.61138934466976, + 1190.4510085092948 + ], + "size": [ + 210, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 1539 + ] + } + ], + "title": "Get_Switch_Prompt", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Switch_Prompt" + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 786, + "type": "CLIPTextEncode", + "pos": [ + 282.0508177133157, + 584.4391297944694 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 132, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1537 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 1538 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 1530 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.60", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "widget_ue_connectable": { + "text": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "" + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 787, + "type": "ttN text7BOX_concat", + "pos": [ + 19.427847881496195, + 579.6556095894025 + ], + "size": [ + 267.80633544921875, + 577.6878051757812 + ], + "flags": { + "collapsed": false + }, + "order": 104, + "mode": 0, + "inputs": [ + { + "name": "text1", + "type": "STRING", + "widget": { + "name": "text1" + }, + "link": 1539 + } + ], + "outputs": [ + { + "name": "text1", + "type": "STRING", + "links": null + }, + { + "name": "text2", + "type": "STRING", + "links": null + }, + { + "name": "text3", + "type": "STRING", + "links": null + }, + { + "name": "text4", + "type": "STRING", + "links": [] + }, + { + "name": "text5", + "type": "STRING", + "links": null + }, + { + "name": "text6", + "type": "STRING", + "links": null + }, + { + "name": "text7", + "type": "STRING", + "links": null + }, + { + "name": "concat", + "type": "STRING", + "links": [ + 1538, + 3307 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui_tinyterranodes", + "ver": "2.0.7", + "Node name for S&R": "ttN text7BOX_concat", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": { + "text1": true, + "text2": true, + "text3": true, + "text4": true, + "text5": true, + "text6": true, + "text7": true, + "delimiter": true + }, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ttNnodeVersion": "1.0.0" + }, + "widgets_values": [ + "", + "(adult:1.2), (realistic hair:1.2), hair strands", + "hihgly detailed skin texture, high resolution", + "High quality, high resolution, highly detailed, realistic, hihgly detailed skin texture, RAW photo", + "", + "", + "", + ", " + ], + "shape": 1 + }, + { + "id": 934, + "type": "ShowText|pysssss", + "pos": [ + 14.433697772588902, + 1227.6163956278035 + ], + "size": [ + 510.53592758934013, + 147.56448432245315 + ], + "flags": {}, + "order": 133, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 3307 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "1.2.5", + "Node name for S&R": "ShowText|pysssss", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [ + "An expressive modernist mixed-media oil painting depicting a monumental, broken clock half-buried within the crumbling ruins of a desolate city. The clock's face is cracked and weathered, with intricate gears exposed and scattered among the debris. Muted greys and browns dominate the scene, contrasted by shafts of golden light piercing through the fractured stone walls and illuminating swirling ink washes. The overall composition conveys a sense of decay and the passage of time, with a faint mist clinging to the ground, creating an atmosphere of quiet drama., (adult:1.2), (realistic hair:1.2), hair strands, hihgly detailed skin texture, high resolution, High quality, high resolution, highly detailed, realistic, hihgly detailed skin texture, RAW photo" + ] + }, + { + "id": 935, + "type": "GetNode", + "pos": [ + -556.0974748911368, + 586.8768558055734 + ], + "size": [ + 211.03018689604505, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 3313 + ] + } + ], + "title": "Get_Switch_Prompt", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Switch_Prompt" + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 930, + "type": "ImpactSwitch", + "pos": [ + -2765.3385066292235, + 1975.0337821536157 + ], + "size": [ + 270, + 142 + ], + "flags": {}, + "order": 148, + "mode": 0, + "inputs": [ + { + "label": "AI Prompt", + "name": "input1", + "shape": 7, + "type": "*", + "link": 3283 + }, + { + "label": "Manual Prompt", + "name": "input2", + "type": "STRING", + "link": 3286 + }, + { + "name": "input3", + "type": "STRING", + "link": null + }, + { + "name": "input4", + "type": "STRING", + "link": null + } + ], + "outputs": [ + { + "label": "STRING", + "name": "selected_value", + "type": "*", + "links": [ + 3285 + ] + }, + { + "name": "selected_label", + "type": "STRING", + "links": null + }, + { + "name": "selected_index", + "type": "INT", + "links": null + } + ], + "title": "Switch Prompt", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "8.23.0", + "Node name for S&R": "ImpactSwitch", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 2, + false + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 906, + "type": "PreviewImage", + "pos": [ + -1756.4909523551237, + 2091.859257814751 + ], + "size": [ + 1737.5809033858138, + 1770.0544704782428 + ], + "flags": { + "collapsed": false + }, + "order": 136, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 4827 + } + ], + "outputs": [], + "title": "Final Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.66", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [] + }, + { + "id": 902, + "type": "EasyColorCorrection", + "pos": [ + 1305.852388204276, + 3340.721466993117 + ], + "size": [ + 243.84078586012765, + 974.0000000000005 + ], + "flags": {}, + "order": 165, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 1688 + }, + { + "name": "reference_image", + "shape": 7, + "type": "IMAGE", + "link": 1689 + }, + { + "name": "mask", + "shape": 7, + "type": "MASK", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 1693 + ] + }, + { + "name": "palette_data", + "type": "STRING", + "links": null + }, + { + "name": "histogram", + "type": "IMAGE", + "links": [] + }, + { + "name": "palette_image", + "type": "IMAGE", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-easycolorcorrector", + "ver": "1.2.5", + "Node name for S&R": "EasyColorCorrection", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "Auto", + 0.3, + true, + true, + true, + true, + 0, + 0.01, + 0.7, + 0.6, + 0, + 0, + 0, + 0, + 0, + "Natural Portrait", + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 1, + 0.8, + 0.3, + 0.6, + 0.5, + 0, + "deep_learning", + false, + true, + null, + [] + ] + }, + { + "id": 693, + "type": "CLIPTextEncode", + "pos": [ + -245.96456280921527, + 704.0031886374645 + ], + "size": [ + 358.451868943307, + 210 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1343 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3313 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3468 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.52", + "Node name for S&R": "CLIPTextEncode", + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 914, + "type": "SetNode", + "pos": [ + -247.68268341410672, + 769.1479693789904 + ], + "size": [ + 210, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 134, + "mode": 0, + "inputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "link": 3468 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_P_Con", + "properties": { + "previousName": "P_Con", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "P_Con" + ], + "color": "#38291f", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 932, + "type": "String Literal", + "pos": [ + -2794.663828894458, + 2240.5010945093995 + ], + "size": [ + 1012.3847432656878, + 187.44200094963196 + ], + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [] + } + ], + "title": "Manual Positive Prompt", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "widget_ue_connectable": { + "string": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "A photograph of a dense, ancient forest bathed in soft morning light. Towering trees with moss-covered trunks and vibrant green foliage reach towards the sky, their branches intertwined to form a natural canopy. Sunlight filters through the leaves, casting dappled patterns on the forest floor, which is covered in ferns and fallen leaves. A gentle mist hangs in the air, creating a sense of tranquility and mystery within the depths of the woods.a hyper-realistic cinematic forest scene with glowing emerald moss, a peaceful wooden cabin on the left, a gentle stream flowing through mossy rocks, soft turquoise fog in the background, tall pine trees surrounding the cabin, morning misty atmosphere, vivid green color grading, natural lighting, no people, no animals, no text, perfect for a healing nature music thumbnail with piano, birdsong and forest ambiance, 16:9 composition" + ], + "color": "#346434", + "bgcolor": "hsla(240, 5.9%, 10%, 1)" + }, + { + "id": 773, + "type": "Latent Aspect Ratios", + "pos": [ + -1528.2378766341028, + 619.4716026026684 + ], + "size": [ + 210, + 258 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": null + }, + { + "name": "height", + "type": "INT", + "links": null + }, + { + "name": "upscale_factor", + "type": "FLOAT", + "links": null + }, + { + "name": "batch_size", + "type": "INT", + "links": null + }, + { + "name": "empty_latent", + "type": "LATENT", + "links": [ + 1431 + ] + } + ], + "properties": { + "Node name for S&R": "Latent Aspect Ratios", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [ + 1024, + 1024, + "custom", + "Off", + 1, + 1 + ], + "color": "#422342", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 813, + "type": "FaceDetailer", + "pos": [ + 485.7978225160955, + 1461.2307111985617 + ], + "size": [ + 350, + 960 + ], + "flags": { + "collapsed": false + }, + "order": 97, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 1576 + }, + { + "name": "model", + "type": "MODEL", + "link": 1577 + }, + { + "name": "clip", + "type": "CLIP", + "link": 1578 + }, + { + "name": "vae", + "type": "VAE", + "link": 1579 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 1580 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 1581 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 1582 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 1583 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": null + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 1584, + 1586, + 1596 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "links": null + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "links": null + }, + { + "name": "mask", + "type": "MASK", + "links": null + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": null + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "8.15.3", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": { + "guide_size": true, + "guide_size_for": true, + "max_size": true, + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true, + "feather": true, + "noise_mask": true, + "force_inpaint": true, + "bbox_threshold": true, + "bbox_dilation": true, + "bbox_crop_factor": true, + "sam_detection_hint": true, + "sam_dilation": true, + "sam_threshold": true, + "sam_bbox_expansion": true, + "sam_mask_hint_threshold": true, + "sam_mask_hint_use_negative": true, + "drop_size": true, + "wildcard": true, + "cycle": true, + "inpaint_model": true, + "noise_mask_feather": true, + "tiled_encode": true, + "tiled_decode": true + }, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 512, + true, + 1024, + 194813845249088, + "randomize", + 20, + 3, + "seeds_3", + "beta", + 0.05, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "shape": 1 + }, + { + "id": 792, + "type": "PreviewBridge", + "pos": [ + 535.2983821860827, + 584.1018983880784 + ], + "size": [ + 506.65937462386455, + 732.0126413102157 + ], + "flags": {}, + "order": 162, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 1544 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 1526, + 1534 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "8.25.1", + "Node name for S&R": "PreviewBridge", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.3" + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "$792-0", + false, + "never" + ] + }, + { + "id": 700, + "type": "KSamplerSelect", + "pos": [ + -1739.9645844239578, + 859.6419233958061 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAMPLER", + "type": "SAMPLER", + "links": [ + 1550 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "KSamplerSelect", + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "ddim" + ] + }, + { + "id": 741, + "type": "T5TokenizerOptions", + "pos": [ + -1316.1833379183263, + 618.2448221367175 + ], + "size": [ + 260, + 82 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1343, + 1344 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "T5TokenizerOptions", + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 1, + 0 + ] + }, + { + "id": 751, + "type": "BetaSamplingScheduler", + "pos": [ + -1521.9712300283754, + 1040.7134845906403 + ], + "size": [ + 210, + 106 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "SIGMAS", + "type": "SIGMAS", + "links": [] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.60", + "Node name for S&R": "BetaSamplingScheduler", + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 10, + 0.4, + 0.4 + ] + }, + { + "id": 911, + "type": "BasicScheduler", + "pos": [ + -1740.2367805629965, + 948.1802293533992 + ], + "size": [ + 210, + 106 + ], + "flags": {}, + "order": 66, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "SIGMAS", + "type": "SIGMAS", + "links": [ + 2039 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.66", + "Node name for S&R": "BasicScheduler", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [ + "beta57", + 10, + 1 + ] + }, + { + "id": 775, + "type": "String Literal", + "pos": [ + -648.9954438249946, + 617.584553343733 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1442, + 1547 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [ + "bad image, bad photo, bad hand, bad finger, logo, Backlight, worst quality, low resolution, distorted, twisted, watermark, smooth, plastic, doll, pixilated, blurry, freckles, butt chin, lowres, worst quality, low quality, bad anatomy, bad hands, 4koma, comic, greyscale, censored, jpeg artifacts, overly saturated, overly vivid, (multiple views:1.1), (bad:1.05), fewer, extra, missing, worst quality, jpeg artifacts, bad quality, watermark, unfinished, displeasing, sepia, sketch, flat color, signature, scan, (blurry, (low quality:1.1), ugly, (bad anatomy:1.05), artist name, (patreon username:1.2), object clipping, clothing clipping, object intersection, unrealistic overlap, geometry intersection," + ] + }, + { + "id": 753, + "type": "SamplerCustomAdvanced", + "pos": [ + -1524.2280865470625, + 904.7473174967148 + ], + "size": [ + 202.458984375, + 106 + ], + "flags": {}, + "order": 129, + "mode": 0, + "inputs": [ + { + "name": "noise", + "type": "NOISE", + "link": 1549 + }, + { + "name": "guider", + "type": "GUIDER", + "link": 1552 + }, + { + "name": "sampler", + "type": "SAMPLER", + "link": 1550 + }, + { + "name": "sigmas", + "type": "SIGMAS", + "link": 2039 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "output", + "type": "LATENT", + "links": [ + 1365 + ] + }, + { + "name": "denoised_output", + "type": "LATENT", + "links": null + } + ], + "title": "SCA", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "SamplerCustomAdvanced", + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [] + }, + { + "id": 770, + "type": "Anything Everywhere", + "pos": [ + -1317.777917065974, + 802.4681519142752 + ], + "size": [ + 172.1890625, + 106 + ], + "flags": { + "collapsed": true + }, + "order": 112, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "MODEL", + "link": 1402 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything11", + "type": "CLIP", + "link": 1403 + }, + { + "color_on": "#FF9CF9", + "label": "LATENT", + "name": "anything12", + "type": "LATENT", + "link": 1431 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything13", + "type": "VAE", + "link": 4285 + }, + { + "label": "anything", + "name": "anything14", + "type": "*", + "link": null + } + ], + "outputs": [], + "title": "AE", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "1fc488f0488e7492fe8e62e06f2c97592a7fc8b0", + "Node name for S&R": "Anything Everywhere", + "ue_properties": { + "version": "7.4", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "title_regex": null, + "input_regex": null, + "group_regex": null, + "title_regex_invert": false, + "input_regex_invert": false, + "group_regex_invert": false, + "repeated_type_rule": 0, + "string_to_combo": 0, + "next_input_index": 14 + } + }, + "widgets_values": [] + }, + { + "id": 710, + "type": "VAELoader", + "pos": [ + -1316.2003410627628, + 983.7248032460033 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 1252, + 4285 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "VAELoader", + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Flux_ae.sft" + ] + }, + { + "id": 924, + "type": "WD14Tagger|pysssss", + "pos": [ + -2790.4133076705016, + 1022.591587879257 + ], + "size": [ + 273.8736572265625, + 291.63873291015625 + ], + "flags": { + "collapsed": false + }, + "order": 111, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 3278 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": [ + 3275, + 3281 + ] + } + ], + "properties": { + "cnr_id": "comfyui-wd14-tagger", + "ver": "1.0.0", + "Node name for S&R": "WD14Tagger|pysssss", + "ue_properties": { + "version": "7.1", + "widget_ue_connectable": { + "model": true, + "threshold": true, + "character_threshold": true, + "replace_underscore": true, + "trailing_comma": true, + "exclude_tags": true + }, + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "wd-eva02-large-tagger-v3", + 0.35, + 0.85, + false, + false, + "" + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)", + "shape": 1 + }, + { + "id": 929, + "type": "DownloadAndLoadFlorence2Model", + "pos": [ + -2777.1022358195587, + 1800.5446725513482 + ], + "size": [ + 300.51480670377725, + 130 + ], + "flags": {}, + "order": 69, + "mode": 4, + "inputs": [ + { + "name": "lora", + "shape": 7, + "type": "PEFTLORA", + "link": null + } + ], + "outputs": [ + { + "name": "florence2_model", + "type": "FL2MODEL", + "links": [ + 3277 + ] + } + ], + "title": "Florence2Model", + "properties": { + "cnr_id": "comfyui-florence2", + "ver": "1.0.6", + "Node name for S&R": "DownloadAndLoadFlorence2Model", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.3" + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "thwri/CogFlorence-2.2-Large", + "fp16", + "flash_attention_2", + false + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 923, + "type": "Florence2Run", + "pos": [ + -2481.226295951757, + 1800.0773991127762 + ], + "size": [ + 400, + 364 + ], + "flags": {}, + "order": 110, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 3276 + }, + { + "name": "florence2_model", + "type": "FL2MODEL", + "link": 3277 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": null + }, + { + "name": "mask", + "type": "MASK", + "links": null + }, + { + "name": "caption", + "type": "STRING", + "links": [ + 3280 + ] + }, + { + "name": "data", + "type": "JSON", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-florence2", + "ver": "1.0.6", + "Node name for S&R": "Florence2Run", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.1" + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "", + "detailed_caption", + true, + false, + 1024, + 3, + true, + "", + 518977733316565, + "randomize" + ], + "color": "#346434", + "bgcolor": "hsla(240, 5.9%, 10%, 1)" + }, + { + "id": 908, + "type": "Fast Groups Muter (rgthree)", + "pos": [ + -2032.600552928708, + 541.6567611544392 + ], + "size": [ + 268.3530180974818, + 178 + ], + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "properties": { + "matchColors": "", + "matchTitle": "", + "showNav": true, + "showAllGraphs": true, + "sort": "position", + "customSortAlphabet": "", + "toggleRestriction": "default", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + } + }, + { + "id": 298, + "type": "VAEDecode", + "pos": [ + -1315.8226660237467, + 907.1230616764071 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 142, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 1365 + }, + { + "name": "vae", + "type": "VAE", + "link": 1252 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 4772 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "VAEDecode", + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [] + }, + { + "id": 783, + "type": "KSampler", + "pos": [ + 284.0118262154831, + 644.3625377014696 + ], + "size": [ + 249.3288018700673, + 262 + ], + "flags": {}, + "order": 146, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1529 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 1530 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 1531 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 1532 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 1542 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.60", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 920924410444067, + "randomize", + 20, + 2.8, + "seeds_2", + "beta57", + 0.26 + ] + }, + { + "id": 795, + "type": "SetNode", + "pos": [ + -1306.358529272244, + 871.9836776000599 + ], + "size": [ + 210, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 167, + "mode": 0, + "inputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "link": 4785 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_KSampler", + "properties": { + "previousName": "KSampler", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "KSampler" + ], + "color": "#006691", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 944, + "type": "ImageScaleBy", + "pos": [ + -1522.432374517686, + 1177.3836033019531 + ], + "size": [ + 211.1536594496963, + 82 + ], + "flags": {}, + "order": 161, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4773 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 4775, + 4785 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.67", + "Node name for S&R": "ImageScaleBy", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [ + "lanczos", + 0.25 + ] + }, + { + "id": 907, + "type": "GlobalSeed //Inspire", + "pos": [ + -2033.6520571026792, + 381.2421953321504 + ], + "size": [ + 270, + 130 + ], + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "cnr_id": "comfyui-inspire-pack", + "ver": "1.22.2", + "Node name for S&R": "GlobalSeed //Inspire", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [ + 587887263, + true, + "fixed", + 587887263 + ], + "color": "#422342", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 946, + "type": "ImageUpscaleWithModel", + "pos": [ + -1523.0591238014817, + 1375.6776350041407 + ], + "size": [ + 221.98203125, + 46 + ], + "flags": {}, + "order": 153, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 4671 + }, + { + "name": "image", + "type": "IMAGE", + "link": 4772 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 4773 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.67", + "Node name for S&R": "ImageUpscaleWithModel", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [] + }, + { + "id": 948, + "type": "LayerUtility: PurgeVRAM V2", + "pos": [ + -1604.0102222883488, + 2063.7070338507538 + ], + "size": [ + 279.63046875, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 108, + "mode": 0, + "inputs": [ + { + "name": "anything", + "type": "*", + "link": 4826 + } + ], + "outputs": [ + { + "name": "any", + "type": "*", + "links": [ + 4827 + ] + } + ], + "properties": { + "cnr_id": "comfyui_layerstyle", + "ver": "89014d833d2ad0998d724090eff1456692692a1d", + "Node name for S&R": "LayerUtility: PurgeVRAM V2", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [ + true, + true + ], + "color": "rgba(38, 73, 116, 0.7)" + }, + { + "id": 905, + "type": "GetNode", + "pos": [ + -1756.643631284341, + 2062.9430002155254 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 4826 + ] + } + ], + "title": "Get_D&C_I:mage", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "D&C_I:mage" + ], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 945, + "type": "UpscaleModelLoader", + "pos": [ + -1522.2278197813366, + 1290.2023441262158 + ], + "size": [ + 211.22940778225916, + 58 + ], + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 4671 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.67", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [ + "4xNomos8kDAT.pth" + ] + }, + { + "id": 740, + "type": "SaveImage", + "pos": [ + -1138.4153158792715, + 844.7441272248369 + ], + "size": [ + 1130, + 1150 + ], + "flags": {}, + "order": 166, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 4775 + } + ], + "outputs": [], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "SaveImage", + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Chroma-Radiance" + ] + }, + { + "id": 793, + "type": "SetNode", + "pos": [ + -792.9619545029258, + 587.4450001691345 + ], + "size": [ + 210, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 0, + "inputs": [ + { + "name": "STRING", + "type": "STRING", + "link": 1546 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_P_Prompt", + "properties": { + "previousName": "P_Prompt", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "P_Prompt" + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 794, + "type": "SetNode", + "pos": [ + -390.5915759988669, + 585.7838263009521 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 0, + "inputs": [ + { + "name": "STRING", + "type": "STRING", + "link": 1547 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": null + } + ], + "title": "Set_N_Prompt", + "properties": { + "previousName": "N_Prompt", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "N_Prompt" + ], + "color": "#af3535", + "bgcolor": "rgba(24,24,27,.9)" + }, + { + "id": 928, + "type": "LoadImage", + "pos": [ + -2209.770786591995, + 1017.6418817299563 + ], + "size": [ + 387.2870788574219, + 742.8790283203125 + ], + "flags": {}, + "order": 74, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 3274, + 3276, + 3278 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "LoadImage", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "workflow (47).png", + "image" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 769, + "type": "2d04a0a5-c364-4db2-8e28-d22682929567", + "pos": [ + -1316.2627744955673, + 732.553355703428 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 75, + "mode": 0, + "inputs": [], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "type": "MODEL", + "links": [ + 1402 + ] + }, + { + "dir": 4, + "name": "CLIP", + "type": "CLIP", + "links": [ + 1403 + ] + } + ], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.66", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [] + }, + { + "id": 774, + "type": "String Literal", + "pos": [ + -1054.3892919413474, + 618.3318220785688 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 1546 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfy-image-saver", + "ver": "65e6903eff274a50f8b5cd768f0f96baf37baea1", + "Node name for S&R": "String Literal", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4" + } + }, + "widgets_values": [ + "An expressive modernist mixed-media oil painting depicting a monumental, broken clock half-buried within the crumbling ruins of a desolate city. The clock's face is cracked and weathered, with intricate gears exposed and scattered among the debris. Muted greys and browns dominate the scene, contrasted by shafts of golden light piercing through the fractured stone walls and illuminating swirling ink washes. The overall composition conveys a sense of decay and the passage of time, with a faint mist clinging to the ground, creating an atmosphere of quiet drama." + ], + "color": "#346434", + "bgcolor": "rgba(24,24,27,.9)" + } + ], + "links": [ + [ + 1252, + 710, + 0, + 298, + 1, + "VAE" + ], + [ + 1343, + 741, + 0, + 693, + 0, + "CLIP" + ], + [ + 1344, + 741, + 0, + 728, + 0, + "CLIP" + ], + [ + 1365, + 753, + 0, + 298, + 0, + "LATENT" + ], + [ + 1402, + 769, + 0, + 770, + 0, + "MODEL" + ], + [ + 1403, + 769, + 1, + 770, + 1, + "CLIP" + ], + [ + 1431, + 773, + 4, + 770, + 2, + "LATENT" + ], + [ + 1442, + 775, + 0, + 728, + 1, + "STRING" + ], + [ + 1524, + 790, + 0, + 776, + 0, + "*" + ], + [ + 1526, + 792, + 0, + 778, + 0, + "*" + ], + [ + 1527, + 790, + 2, + 779, + 0, + "*" + ], + [ + 1528, + 790, + 1, + 780, + 0, + "*" + ], + [ + 1529, + 790, + 0, + 783, + 0, + "MODEL" + ], + [ + 1530, + 786, + 0, + 783, + 1, + "CONDITIONING" + ], + [ + 1531, + 785, + 0, + 783, + 2, + "CONDITIONING" + ], + [ + 1532, + 788, + 0, + 783, + 3, + "LATENT" + ], + [ + 1533, + 782, + 0, + 784, + 0, + "IMAGE" + ], + [ + 1534, + 792, + 0, + 784, + 1, + "IMAGE" + ], + [ + 1535, + 790, + 1, + 785, + 0, + "CLIP" + ], + [ + 1536, + 791, + 0, + 785, + 1, + "STRING" + ], + [ + 1537, + 790, + 1, + 786, + 0, + "CLIP" + ], + [ + 1538, + 787, + 7, + 786, + 1, + "STRING" + ], + [ + 1539, + 781, + 0, + 787, + 0, + "STRING" + ], + [ + 1540, + 782, + 0, + 788, + 0, + "IMAGE" + ], + [ + 1541, + 790, + 2, + 788, + 1, + "VAE" + ], + [ + 1542, + 783, + 0, + 789, + 0, + "LATENT" + ], + [ + 1543, + 790, + 2, + 789, + 1, + "VAE" + ], + [ + 1544, + 789, + 0, + 792, + 0, + "IMAGE" + ], + [ + 1546, + 774, + 0, + 793, + 0, + "STRING" + ], + [ + 1547, + 775, + 0, + 794, + 0, + "*" + ], + [ + 1549, + 718, + 0, + 753, + 0, + "NOISE" + ], + [ + 1550, + 700, + 0, + 753, + 2, + "SAMPLER" + ], + [ + 1552, + 694, + 0, + 753, + 1, + "GUIDER" + ], + [ + 1573, + 821, + 0, + 797, + 0, + "*" + ], + [ + 1574, + 821, + 0, + 812, + 0, + "IMAGE" + ], + [ + 1575, + 816, + 0, + 812, + 1, + "IMAGE" + ], + [ + 1576, + 810, + 0, + 813, + 0, + "IMAGE" + ], + [ + 1577, + 809, + 0, + 813, + 1, + "MODEL" + ], + [ + 1578, + 808, + 0, + 813, + 2, + "CLIP" + ], + [ + 1579, + 807, + 0, + 813, + 3, + "VAE" + ], + [ + 1580, + 799, + 0, + 813, + 4, + "CONDITIONING" + ], + [ + 1581, + 802, + 0, + 813, + 5, + "CONDITIONING" + ], + [ + 1582, + 814, + 0, + 813, + 6, + "BBOX_DETECTOR" + ], + [ + 1583, + 819, + 0, + 813, + 7, + "SAM_MODEL" + ], + [ + 1584, + 813, + 0, + 815, + 0, + "IMAGE" + ], + [ + 1585, + 805, + 0, + 815, + 1, + "IMAGE" + ], + [ + 1586, + 813, + 0, + 816, + 0, + "IMAGE" + ], + [ + 1587, + 809, + 0, + 816, + 1, + "MODEL" + ], + [ + 1588, + 808, + 0, + 816, + 2, + "CLIP" + ], + [ + 1589, + 807, + 0, + 816, + 3, + "VAE" + ], + [ + 1590, + 801, + 0, + 816, + 4, + "CONDITIONING" + ], + [ + 1591, + 803, + 0, + 816, + 5, + "CONDITIONING" + ], + [ + 1592, + 817, + 0, + 816, + 6, + "BBOX_DETECTOR" + ], + [ + 1593, + 819, + 0, + 816, + 7, + "SAM_MODEL" + ], + [ + 1594, + 817, + 1, + 816, + 8, + "SEGM_DETECTOR" + ], + [ + 1595, + 816, + 0, + 818, + 0, + "IMAGE" + ], + [ + 1596, + 813, + 0, + 818, + 1, + "IMAGE" + ], + [ + 1597, + 806, + 0, + 820, + 0, + "IMAGE" + ], + [ + 1598, + 797, + 0, + 820, + 1, + "IMAGE" + ], + [ + 1599, + 816, + 0, + 821, + 0, + "IMAGE" + ], + [ + 1600, + 809, + 0, + 821, + 1, + "MODEL" + ], + [ + 1601, + 808, + 0, + 821, + 2, + "CLIP" + ], + [ + 1602, + 807, + 0, + 821, + 3, + "VAE" + ], + [ + 1603, + 800, + 0, + 821, + 4, + "CONDITIONING" + ], + [ + 1604, + 804, + 0, + 821, + 5, + "CONDITIONING" + ], + [ + 1605, + 811, + 0, + 821, + 6, + "BBOX_DETECTOR" + ], + [ + 1606, + 819, + 0, + 821, + 7, + "SAM_MODEL" + ], + [ + 1607, + 821, + 0, + 822, + 0, + "IMAGE" + ], + [ + 1608, + 847, + 0, + 823, + 0, + "*" + ], + [ + 1609, + 848, + 0, + 824, + 0, + "*" + ], + [ + 1610, + 849, + 0, + 825, + 0, + "*" + ], + [ + 1611, + 851, + 0, + 826, + 0, + "*" + ], + [ + 1612, + 850, + 0, + 827, + 0, + "*" + ], + [ + 1613, + 852, + 0, + 828, + 0, + "*" + ], + [ + 1614, + 853, + 0, + 829, + 0, + "*" + ], + [ + 1615, + 854, + 0, + 830, + 0, + "*" + ], + [ + 1616, + 855, + 0, + 831, + 0, + "*" + ], + [ + 1617, + 856, + 0, + 832, + 0, + "*" + ], + [ + 1618, + 857, + 0, + 833, + 0, + "*" + ], + [ + 1619, + 858, + 0, + 834, + 0, + "*" + ], + [ + 1620, + 835, + 0, + 847, + 0, + "CLIP" + ], + [ + 1621, + 837, + 0, + 847, + 1, + "STRING" + ], + [ + 1622, + 835, + 0, + 848, + 0, + "CLIP" + ], + [ + 1623, + 838, + 0, + 848, + 1, + "STRING" + ], + [ + 1624, + 835, + 0, + 849, + 0, + "CLIP" + ], + [ + 1625, + 840, + 0, + 849, + 1, + "STRING" + ], + [ + 1626, + 835, + 0, + 850, + 0, + "CLIP" + ], + [ + 1627, + 846, + 0, + 850, + 1, + "STRING" + ], + [ + 1628, + 835, + 0, + 851, + 0, + "CLIP" + ], + [ + 1629, + 843, + 0, + 851, + 1, + "STRING" + ], + [ + 1630, + 835, + 0, + 852, + 0, + "CLIP" + ], + [ + 1631, + 836, + 0, + 852, + 1, + "STRING" + ], + [ + 1632, + 835, + 0, + 853, + 0, + "CLIP" + ], + [ + 1633, + 839, + 0, + 853, + 1, + "STRING" + ], + [ + 1634, + 835, + 0, + 854, + 0, + "CLIP" + ], + [ + 1635, + 859, + 0, + 854, + 1, + "STRING" + ], + [ + 1636, + 835, + 0, + 855, + 0, + "CLIP" + ], + [ + 1637, + 842, + 0, + 855, + 1, + "STRING" + ], + [ + 1638, + 835, + 0, + 856, + 0, + "CLIP" + ], + [ + 1639, + 844, + 0, + 856, + 1, + "STRING" + ], + [ + 1640, + 835, + 0, + 857, + 0, + "CLIP" + ], + [ + 1641, + 845, + 0, + 857, + 1, + "STRING" + ], + [ + 1642, + 835, + 0, + 858, + 0, + "CLIP" + ], + [ + 1643, + 841, + 0, + 858, + 1, + "STRING" + ], + [ + 1645, + 889, + 1, + 861, + 0, + "*" + ], + [ + 1646, + 874, + 0, + 862, + 0, + "*" + ], + [ + 1647, + 881, + 0, + 863, + 0, + "*" + ], + [ + 1648, + 894, + 0, + 864, + 0, + "*" + ], + [ + 1649, + 889, + 0, + 874, + 0, + "IMAGE" + ], + [ + 1650, + 889, + 1, + 874, + 1, + "DAC_DATA" + ], + [ + 1651, + 874, + 0, + 875, + 0, + "IMAGE" + ], + [ + 1652, + 872, + 0, + 879, + 0, + "IMAGE" + ], + [ + 1653, + 871, + 0, + 879, + 1, + "IMAGE" + ], + [ + 1655, + 890, + 0, + 881, + 0, + "LATENT" + ], + [ + 1656, + 868, + 0, + 881, + 1, + "VAE" + ], + [ + 1657, + 884, + 0, + 882, + 0, + "IMAGE" + ], + [ + 1658, + 891, + 0, + 883, + 0, + "IMAGE" + ], + [ + 1659, + 866, + 0, + 884, + 0, + "IMAGE" + ], + [ + 1660, + 865, + 0, + 884, + 1, + "DAC_DATA" + ], + [ + 1661, + 867, + 0, + 885, + 0, + "IMAGE" + ], + [ + 1662, + 868, + 0, + 885, + 1, + "VAE" + ], + [ + 1663, + 896, + 0, + 886, + 0, + "CLIP" + ], + [ + 1664, + 898, + 0, + 886, + 1, + "STRING" + ], + [ + 1665, + 896, + 0, + 887, + 0, + "CLIP" + ], + [ + 1666, + 895, + 0, + 887, + 1, + "STRING" + ], + [ + 1667, + 896, + 0, + 888, + 0, + "CLIP" + ], + [ + 1668, + 869, + 0, + 888, + 1, + "STRING" + ], + [ + 1669, + 870, + 0, + 889, + 0, + "IMAGE" + ], + [ + 1671, + 897, + 0, + 890, + 0, + "MODEL" + ], + [ + 1672, + 886, + 0, + 890, + 1, + "CONDITIONING" + ], + [ + 1673, + 887, + 0, + 890, + 2, + "CONDITIONING" + ], + [ + 1674, + 885, + 0, + 890, + 3, + "LATENT" + ], + [ + 1675, + 882, + 0, + 891, + 0, + "IMAGE" + ], + [ + 1676, + 897, + 0, + 891, + 1, + "MODEL" + ], + [ + 1677, + 896, + 0, + 891, + 2, + "CLIP" + ], + [ + 1678, + 868, + 0, + 891, + 3, + "VAE" + ], + [ + 1679, + 888, + 0, + 891, + 4, + "CONDITIONING" + ], + [ + 1680, + 887, + 0, + 891, + 5, + "CONDITIONING" + ], + [ + 1681, + 877, + 0, + 891, + 6, + "BBOX_DETECTOR" + ], + [ + 1682, + 876, + 0, + 891, + 7, + "SAM_MODEL" + ], + [ + 1683, + 873, + 1, + 891, + 8, + "SEGM_DETECTOR" + ], + [ + 1684, + 894, + 0, + 892, + 0, + "IMAGE" + ], + [ + 1686, + 883, + 0, + 894, + 0, + "IMAGE" + ], + [ + 1688, + 894, + 0, + 902, + 0, + "IMAGE" + ], + [ + 1689, + 872, + 0, + 902, + 1, + "IMAGE" + ], + [ + 1690, + 901, + 0, + 904, + 0, + "IMAGE" + ], + [ + 1691, + 903, + 0, + 904, + 1, + "STRING" + ], + [ + 1692, + 900, + 0, + 904, + 2, + "STRING" + ], + [ + 1693, + 902, + 0, + 899, + 0, + "*" + ], + [ + 1694, + 899, + 0, + 893, + 0, + "IMAGE" + ], + [ + 2039, + 911, + 0, + 753, + 3, + "SIGMAS" + ], + [ + 2429, + 728, + 0, + 916, + 0, + "*" + ], + [ + 2430, + 917, + 0, + 694, + 1, + "CONDITIONING" + ], + [ + 2431, + 918, + 0, + 694, + 2, + "CONDITIONING" + ], + [ + 3157, + 878, + 0, + 919, + 0, + "*" + ], + [ + 3158, + 919, + 0, + 889, + 1, + "UPSCALE_MODEL" + ], + [ + 3274, + 928, + 0, + 921, + 0, + "*" + ], + [ + 3275, + 924, + 0, + 922, + 0, + "*" + ], + [ + 3276, + 928, + 0, + 923, + 0, + "IMAGE" + ], + [ + 3277, + 929, + 0, + 923, + 1, + "FL2MODEL" + ], + [ + 3278, + 928, + 0, + 924, + 0, + "IMAGE" + ], + [ + 3280, + 923, + 2, + 926, + 0, + "STRING" + ], + [ + 3281, + 924, + 0, + 926, + 1, + "STRING" + ], + [ + 3282, + 926, + 7, + 927, + 0, + "STRING" + ], + [ + 3283, + 926, + 7, + 930, + 0, + "*" + ], + [ + 3285, + 930, + 0, + 931, + 0, + "*" + ], + [ + 3286, + 933, + 0, + 930, + 1, + "STRING" + ], + [ + 3307, + 787, + 7, + 934, + 0, + "STRING" + ], + [ + 3313, + 935, + 0, + 693, + 1, + "STRING" + ], + [ + 3468, + 693, + 0, + 914, + 0, + "CONDITIONING" + ], + [ + 4285, + 710, + 0, + 770, + 3, + "VAE" + ], + [ + 4671, + 945, + 0, + 946, + 0, + "UPSCALE_MODEL" + ], + [ + 4772, + 298, + 0, + 946, + 1, + "IMAGE" + ], + [ + 4773, + 946, + 0, + 944, + 0, + "IMAGE" + ], + [ + 4775, + 944, + 0, + 740, + 0, + "IMAGE" + ], + [ + 4785, + 944, + 0, + 795, + 0, + "IMAGE" + ], + [ + 4826, + 905, + 0, + 948, + 0, + "*" + ], + [ + 4827, + 948, + 0, + 906, + 0, + "IMAGE" + ] + ], + "groups": [ + { + "id": 8, + "title": "Chroma", + "bounding": [ + -1762.437461219296, + 508.4581459891614, + 1763.8913872098583, + 1515.1074708522601 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 9, + "title": "Refiner", + "bounding": [ + 3.142488266678917, + 508.5163542804968, + 1534.9771233264244, + 875.4828031786104 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 10, + "title": "Detailers", + "bounding": [ + 3.2048659731277667, + 1385.757505632155, + 2701.750191909212, + 1761.8391799547069 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 11, + "title": "Detailers Keywords", + "bounding": [ + 2876.6684113351225, + 1465.1728199181327, + 2071.095947265625, + 1545.611328125 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 12, + "title": "D&C", + "bounding": [ + 3.2475923778035396, + 3152.520618717012, + 2416.9145445164904, + 1398.3619868390301 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 13, + "title": "AI Prompt", + "bounding": [ + -2797.116920951751, + 909.7467106362153, + 1027.74303127944, + 1276.075368115907 + ], + "color": "#444", + "font_size": 24, + "flags": {} + } + ], + "definitions": { + "subgraphs": [ + { + "id": "2d04a0a5-c364-4db2-8e28-d22682929567", + "version": 1, + "state": { + "lastGroupId": 7, + "lastNodeId": 785, + "lastLinkId": 1476, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Model", + "inputNode": { + "id": -10, + "bounding": [ + -2584.8045949375132, + 11.15746517260257, + 120, + 40 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 192.38250816356185, + -8.84253482739743, + 120, + 80 + ] + }, + "inputs": [], + "outputs": [ + { + "id": "db309244-5998-4e57-a4ea-03119a91eca1", + "name": "MODEL", + "type": "MODEL", + "linkIds": [ + 1397, + 1398 + ], + "dir": 4, + "shape": 3, + "pos": [ + 212.38250816356185, + 11.15746517260257 + ] + }, + { + "id": "4a4cd126-44e8-41cf-b0cf-9742d0dc3347", + "name": "CLIP", + "type": "CLIP", + "linkIds": [ + 1395 + ], + "dir": 4, + "shape": 3, + "pos": [ + 212.38250816356185, + 31.15746517260257 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 765, + "type": "RescaleCFG", + "pos": [ + -996.0286001496809, + -61.60169128364427 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 1385 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 1386 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.52", + "Node name for S&R": "RescaleCFG", + "ue_properties": { + "widget_ue_connectable": { + "multiplier": true + }, + "version": "7.0.1" + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 0.7 + ] + }, + { + "id": 766, + "type": "PerturbedAttentionGuidance", + "pos": [ + -780.9409162754149, + -64.21405499734506 + ], + "size": [ + 276.5747985839844, + 58 + ], + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 1386 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 1389 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.52", + "Node name for S&R": "PerturbedAttentionGuidance", + "ue_properties": { + "widget_ue_connectable": { + "scale": true + }, + "version": "7.0.1" + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 3 + ] + }, + { + "id": 764, + "type": "ModelSamplingAuraFlow", + "pos": [ + -497.48862731547047, + -66.85414505680436 + ], + "size": [ + 270, + 58 + ], + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 1389 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 1396 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.46", + "Node name for S&R": "ModelSamplingAuraFlow", + "ue_properties": { + "widget_ue_connectable": { + "shift": true + }, + "version": "7.2.2", + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + 1 + ] + }, + { + "id": 768, + "type": "Power Lora Loader (rgthree)", + "pos": [ + -192.43868324268817, + -62.420692814330266 + ], + "size": [ + 324.82119140625, + 142 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 1396 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 1432 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 1397, + 1398 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 1395 + ] + } + ], + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "2b9eb36d3e1741e88dbfccade0e08137f7fa2bfb", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + { + "on": true, + "lora": "Chroma\\chroma-flash-10_step_r128-fp32.safetensors", + "strength": 1, + "strengthTwo": null + }, + {}, + "" + ] + }, + { + "id": 733, + "type": "CLIPLoader", + "pos": [ + -667.7268057843186, + 64.12831929080191 + ], + "size": [ + 260, + 110 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "links": [ + 1432 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "CLIPLoader", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + }, + "models": [ + { + "name": "t5xxl_fp8_e4m3fn_scaled.safetensors", + "url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn_scaled.safetensors", + "directory": "text_encoders" + } + ], + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "t5xxl_fp16.safetensors", + "chroma", + "default" + ] + }, + { + "id": 774, + "type": "DyPE_FLUX", + "pos": [ + -2204.3306801675058, + 162.99984013547086 + ], + "size": [ + 270, + 202 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "localized_name": "Patched Model", + "name": "Patched Model", + "type": "MODEL", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-dype", + "ver": "1.0.0", + "Node name for S&R": "DyPE_FLUX", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 3072, + 2048, + "yarn", + true, + 2, + 0.5, + 1.15 + ] + }, + { + "id": 762, + "type": "PathchSageAttentionKJ", + "pos": [ + -2557.657844327175, + 351.3231961849712 + ], + "size": [ + 270, + 58 + ], + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "1.1.3", + "Node name for S&R": "PathchSageAttentionKJ", + "ue_properties": { + "widget_ue_connectable": { + "sage_attention": true + }, + "version": "7.0.1" + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "auto" + ] + }, + { + "id": 763, + "type": "Mahiro", + "pos": [ + -1165.9614415081103, + -60.824737374789414 + ], + "size": [ + 164.851503825578, + 26 + ], + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 1476 + } + ], + "outputs": [ + { + "localized_name": "patched_model", + "name": "patched_model", + "type": "MODEL", + "links": [ + 1385 + ] + } + ], + "title": "Mahiro", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.52", + "Node name for S&R": "Mahiro", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [] + }, + { + "id": 761, + "type": "TorchCompileModelFluxAdvancedV2", + "pos": [ + -1519.4593239612163, + 138.95670092695536 + ], + "size": [ + 329.4576110839844, + 202 + ], + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "1.1.3", + "Node name for S&R": "TorchCompileModelFluxAdvancedV2", + "ue_properties": { + "widget_ue_connectable": { + "backend": true, + "fullgraph": true, + "mode": true, + "double_blocks": true, + "single_blocks": true, + "dynamic": true, + "dynamo_cache_size_limit": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "inductor", + false, + "default", + true, + true, + false, + 64 + ] + }, + { + "id": 784, + "type": "UNETLoader", + "pos": [ + -1612.0680568702592, + -62.83549959582801 + ], + "size": [ + 410.1561695623882, + 82 + ], + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 1476 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "UNETLoader", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + }, + "models": [ + { + "name": "Chroma1-Radiance-v0.3.safetensors", + "url": "https://huggingface.co/lodestones/Chroma1-Radiance/resolve/main/Chroma1-Radiance-v0.3.safetensors", + "directory": "diffusion_models" + } + ], + "enableTabs": false, + "tabWidth": 65, + "tabXOffset": 10, + "hasSecondTab": false, + "secondTabText": "Send Back", + "secondTabOffset": 80, + "secondTabWidth": 65 + }, + "widgets_values": [ + "EclecticEuphoria_Project_Chimera_Frank_fp16.safetensors", + "fp8_e4m3fn" + ] + } + ], + "groups": [], + "links": [ + { + "id": 1385, + "origin_id": 763, + "origin_slot": 0, + "target_id": 765, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 1386, + "origin_id": 765, + "origin_slot": 0, + "target_id": 766, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 1389, + "origin_id": 766, + "origin_slot": 0, + "target_id": 764, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 1396, + "origin_id": 764, + "origin_slot": 0, + "target_id": 768, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 1397, + "origin_id": 768, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 1398, + "origin_id": 768, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 1395, + "origin_id": 768, + "origin_slot": 1, + "target_id": -20, + "target_slot": 1, + "type": "CLIP" + }, + { + "id": 1432, + "origin_id": 733, + "origin_slot": 0, + "target_id": 768, + "target_slot": 1, + "type": "CLIP" + }, + { + "id": 1476, + "origin_id": 784, + "origin_slot": 0, + "target_id": 763, + "target_slot": 0, + "type": "MODEL" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "cd7d198d-7b2e-4270-bbae-2ecf931c6160", + "version": 1, + "state": { + "lastGroupId": 9, + "lastNodeId": 795, + "lastLinkId": 1572, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Notes", + "inputNode": { + "id": -10, + "bounding": [ + -3968.987790545815, + 971.6879326511319, + 120, + 40 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + -2903.298053637409, + 971.6879326511319, + 120, + 40 + ] + }, + "inputs": [], + "outputs": [], + "widgets": [], + "nodes": [ + { + "id": 743, + "type": "MarkdownNote", + "pos": [ + -3788.987790545815, + 830.3978639496829 + ], + "size": [ + 720, + 520 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Chroma Radiance pre-release model is hosted [here](https://huggingface.co/lodestones/Chroma1-Radiance). You can visit [here](https://huggingface.co/lodestones/chroma-debug-development-only/tree/main/radiance_continue) to get newer versions in .pth format or [here](https://huggingface.co/silveroxides/Chroma-Misc-Models/tree/main/radiance_continue) to get newer versions for download in both GGUF and Safetensors format. For other models, if you have used models related to Flux, then you probably don't need to download them again.\n\n## diffusion_models\n\n[Chroma1-Radiance-v0.3.safetensors](https://huggingface.co/lodestones/Chroma1-Radiance/resolve/main/Chroma1-Radiance-v0.3.safetensors)\n\n### or fp8_scaled version for lower VRAM GPU\n\n[Chroma1-Radiance-v0.2-fp8_scaled.safetensors](https://huggingface.co/silveroxides/Chroma1-Radiance-fp8-scaled/resolve/main/Chroma1-Radiance-v0.2-fp8_scaled.safetensors)\n\n### Newer versions can be found here (2025-09-26)\n\n[silveroxides/Chroma-Misc-Models/radiance_continue](https://huggingface.co/silveroxides/Chroma-Misc-Models/tree/main/radiance_continue)\n\n\n## text_encoders\n\n[t5xxl_fp16.safetensors](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors)\n\nor\n\n[t5xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn_scaled.safetensors)\n\n```\nšŸ“‚ ComfyUI/\nā”œā”€ šŸ“‚ models/\n│ ā”œā”€ šŸ“‚ diffusion_models/\n│ │ └── Chroma1-Radiance-v0.3.safetensors\n│ ā”œā”€ šŸ“‚ text_encoders/\n│ │ └── t5xxl_fp16.safetensors \n│\n```\n" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 739, + "type": "Note", + "pos": [ + -3788.0607662011453, + 663.9415089675135 + ], + "size": [ + 270, + 130 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Optional Flow Shift", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Flow Shift node set to 1.0 represents intended shift by the creator of the Chroma model and will produce greater detail. The Flow Shift can be raised up to 3.0 in order to help with complex compositions." + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 749, + "type": "Note", + "pos": [ + -3511.019236927537, + 664.6668385635954 + ], + "size": [ + 270, + 88 + ], + "flags": {}, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ChromaRadianceOptions", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "You can put nerf_tile_size as large as possible until you run out of GPU memory if you want increased speed. Hover over to see tooltip." + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 742, + "type": "Note", + "pos": [ + -3233.298053637409, + 662.9780013525809 + ], + "size": [ + 270, + 88 + ], + "flags": {}, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Optional Padding", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "min_padding 1 is the official way. setting it to 0 works too. " + ], + "color": "#432", + "bgcolor": "#653" + } + ], + "groups": [], + "links": [], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + } + ] + }, + "config": {}, + "extra": { + "frontendVersion": "1.31.1", + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "ue_links": [ + { + "downstream": 694, + "downstream_slot": 0, + "upstream": "769", + "upstream_slot": 0, + "controller": 770, + "type": "MODEL" + }, + { + "downstream": 741, + "downstream_slot": 0, + "upstream": "769", + "upstream_slot": 1, + "controller": 770, + "type": "CLIP" + }, + { + "downstream": 751, + "downstream_slot": 0, + "upstream": "769", + "upstream_slot": 0, + "controller": 770, + "type": "MODEL" + }, + { + "downstream": 911, + "downstream_slot": 0, + "upstream": "769", + "upstream_slot": 0, + "controller": 770, + "type": "MODEL" + }, + { + "downstream": 753, + "downstream_slot": 4, + "upstream": "773", + "upstream_slot": 4, + "controller": 770, + "type": "LATENT" + } + ], + "links_added_by_ue": [ + 5038, + 5039, + 5040, + 5041, + 5042 + ], + "ds": { + "scale": 0.2853116706110133, + "offset": [ + 4996.091186375445, + -101.74968186737885 + ] + } + }, + "version": 0.4 +} \ No newline at end of file