Instructions to use fsxedx/Flux2-Klein-9B-True-V2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use fsxedx/Flux2-Klein-9B-True-V2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fsxedx/Flux2-Klein-9B-True-V2", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| { | |
| "id": "92112d97-bb64-4b44-86f2-ea5691ef8f6e", | |
| "revision": 0, | |
| "last_node_id": 445, | |
| "last_link_id": 807, | |
| "nodes": [ | |
| { | |
| "id": 185, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1609.8762402678979, | |
| 2440.773067023543 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 79, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "link": 296 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Clip", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Clip", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Clip" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653" | |
| }, | |
| { | |
| "id": 200, | |
| "type": "GetNode", | |
| "pos": [ | |
| -694.7293576876364, | |
| 3459.6063135641134 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 0, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 315 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Negative", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Negative" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 203, | |
| "type": "GetNode", | |
| "pos": [ | |
| -690.92148496339, | |
| 3501.492514799327 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 1, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 317 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Latent", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Latent" | |
| ], | |
| "color": "#323", | |
| "bgcolor": "#535" | |
| }, | |
| { | |
| "id": 206, | |
| "type": "GetNode", | |
| "pos": [ | |
| -692.8255651303152, | |
| 3542.4266301950097 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 2, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 320 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Seed", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Seed" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 188, | |
| "type": "GetNode", | |
| "pos": [ | |
| -1067.6312764901472, | |
| 3373.9600486910263 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 3, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 299 | |
| ] | |
| } | |
| ], | |
| "title": "Get_VAE", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "VAE" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 197, | |
| "type": "GetNode", | |
| "pos": [ | |
| -1797.0659145120185, | |
| 3564.3102327483457 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 4, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 307 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Negative", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Negative" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 196, | |
| "type": "GetNode", | |
| "pos": [ | |
| -1782.2513729817279, | |
| 3767.4727714390533 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 5, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 309 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Width", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Width" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 199, | |
| "type": "GetNode", | |
| "pos": [ | |
| -1784.3821867315933, | |
| 3808.9435999782854 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 6, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 311 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Height", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Height" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 124, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| -1070.8912081364037, | |
| 3425.384776725188 | |
| ], | |
| "size": [ | |
| 156.12351746021523, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 96, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "label": "samples", | |
| "localized_name": "samples", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 213 | |
| }, | |
| { | |
| "label": "vae", | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 299 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "IMAGE", | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 255 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "VAEDecode", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 204, | |
| "type": "GetNode", | |
| "pos": [ | |
| -1785.9147772079245, | |
| 3613.192264762374 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 7, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 318 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Latent", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Latent" | |
| ], | |
| "color": "#323", | |
| "bgcolor": "#535" | |
| }, | |
| { | |
| "id": 172, | |
| "type": "Flux2Scheduler", | |
| "pos": [ | |
| 140.12721353812518, | |
| 3706.5082943227085 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 59, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "steps", | |
| "name": "steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "steps" | |
| }, | |
| "link": 279 | |
| }, | |
| { | |
| "localized_name": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 326 | |
| }, | |
| { | |
| "localized_name": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 327 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "SIGMAS", | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 285 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "Flux2Scheduler", | |
| "ue_properties": { | |
| "widget_ue_connectable": { | |
| "steps": true, | |
| "width": true, | |
| "height": true | |
| }, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 4, | |
| 1024, | |
| 1024 | |
| ] | |
| }, | |
| { | |
| "id": 210, | |
| "type": "GetNode", | |
| "pos": [ | |
| 149.1948319126738, | |
| 3860.7256873957185 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 8, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 326 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Width", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Width" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 211, | |
| "type": "GetNode", | |
| "pos": [ | |
| 150.86523580998, | |
| 3902.1965159349525 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 9, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 327 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Height", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Height" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 215, | |
| "type": "GetNode", | |
| "pos": [ | |
| 760.4156754457438, | |
| 3368.4564022157815 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 10, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 331 | |
| ] | |
| } | |
| ], | |
| "title": "Get_VAE", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "VAE" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 218, | |
| "type": "CR Simple Text Watermark", | |
| "pos": [ | |
| 756.0629913151354, | |
| 3577.8109561187453 | |
| ], | |
| "size": [ | |
| 276.8979034573116, | |
| 270 | |
| ], | |
| "flags": {}, | |
| "order": 102, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "image", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 337 | |
| }, | |
| { | |
| "localized_name": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "align", | |
| "name": "align", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "align" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "opacity", | |
| "name": "opacity", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "opacity" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_name", | |
| "name": "font_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "font_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_size", | |
| "name": "font_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "font_size" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_color", | |
| "name": "font_color", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "font_color" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "x_margin", | |
| "name": "x_margin", | |
| "type": "INT", | |
| "widget": { | |
| "name": "x_margin" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "y_margin", | |
| "name": "y_margin", | |
| "type": "INT", | |
| "widget": { | |
| "name": "y_margin" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_color_hex", | |
| "name": "font_color_hex", | |
| "shape": 7, | |
| "type": "STRING", | |
| "widget": { | |
| "name": "font_color_hex" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 338 | |
| ] | |
| }, | |
| { | |
| "localized_name": "show_help", | |
| "name": "show_help", | |
| "type": "STRING", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyroll", | |
| "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", | |
| "Node name for S&R": "CR Simple Text Watermark", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Klein-9B-Ded-CKS / Step 12", | |
| "top left", | |
| 0.75, | |
| "comic.ttf", | |
| 40, | |
| "black", | |
| 10, | |
| 10, | |
| "#000000" | |
| ] | |
| }, | |
| { | |
| "id": 221, | |
| "type": "SetNode", | |
| "pos": [ | |
| 894.3276995869654, | |
| 3516.842617664129 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 109, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "link": 338 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Image_2", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Image_2", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Image_2" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159" | |
| }, | |
| { | |
| "id": 193, | |
| "type": "SetNode", | |
| "pos": [ | |
| -932.0687679828702, | |
| 3153.854419914751 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 86, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "link": 304 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Positive", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Positive", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Positive" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 111, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| -1331.9820068936062, | |
| 3369.9591658632357 | |
| ], | |
| "size": [ | |
| 233.62644293981478, | |
| 454.3834443381429 | |
| ], | |
| "flags": {}, | |
| "order": 84, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "label": "noise", | |
| "localized_name": "noise", | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 197 | |
| }, | |
| { | |
| "label": "guider", | |
| "localized_name": "guider", | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 198 | |
| }, | |
| { | |
| "label": "sampler", | |
| "localized_name": "sampler", | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 199 | |
| }, | |
| { | |
| "label": "sigmas", | |
| "localized_name": "sigmas", | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 200 | |
| }, | |
| { | |
| "label": "latent_image", | |
| "localized_name": "latent_image", | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 318 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "output", | |
| "localized_name": "output", | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 213 | |
| ] | |
| }, | |
| { | |
| "label": "denoised_output", | |
| "localized_name": "denoised_output", | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "SamplerCustomAdvanced", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 187, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1602.8010070906942, | |
| 2613.034260213135 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 57, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "link": 298 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_VAE", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "VAE", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "VAE" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 110, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| -1629.6967119192202, | |
| 3618.280415606383 | |
| ], | |
| "size": [ | |
| 270, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 11, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "label": "sampler_name", | |
| "localized_name": "sampler_name", | |
| "name": "sampler_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "sampler_name" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "SAMPLER", | |
| "localized_name": "SAMPLER", | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 199 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "KSamplerSelect", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "euler" | |
| ] | |
| }, | |
| { | |
| "id": 220, | |
| "type": "SetNode", | |
| "pos": [ | |
| -124.79361251295147, | |
| 3484.351192241108 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 103, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "link": 335 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Image_1", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Image_1", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Image_1" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159" | |
| }, | |
| { | |
| "id": 114, | |
| "type": "PrimitiveInt", | |
| "pos": [ | |
| -1887.1417477654416, | |
| 2791.108903790986 | |
| ], | |
| "size": [ | |
| 250.48733795011867, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 12, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "value", | |
| "localized_name": "value", | |
| "name": "value", | |
| "type": "INT", | |
| "widget": { | |
| "name": "value" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "INT", | |
| "localized_name": "INT", | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 303, | |
| 324 | |
| ] | |
| } | |
| ], | |
| "title": "Height", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "PrimitiveInt", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 1376, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 112, | |
| "type": "EmptyFlux2LatentImage", | |
| "pos": [ | |
| -1887.7357737771974, | |
| 2908.360438794078 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 56, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "width", | |
| "localized_name": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 323 | |
| }, | |
| { | |
| "label": "height", | |
| "localized_name": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 324 | |
| }, | |
| { | |
| "label": "batch_size", | |
| "localized_name": "batch_size", | |
| "name": "batch_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "batch_size" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "LATENT", | |
| "localized_name": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 316 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "EmptyFlux2LatentImage", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": { | |
| "width": true, | |
| "height": true | |
| }, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| 1024, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 192, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1611.8422411665858, | |
| 2758.0625897436744 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 54, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 303 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Height", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Height", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Height" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 202, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1608.9845551867804, | |
| 2808.396851375161 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 80, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "link": 316 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Latent", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Latent", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Latent" | |
| ], | |
| "color": "#323", | |
| "bgcolor": "#535" | |
| }, | |
| { | |
| "id": 190, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1608.5309672098135, | |
| 2861.08467652239 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 77, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 301 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Seed", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Seed", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Seed" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 191, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1611.5669005281418, | |
| 2709.1772675179104 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 55, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "link": 302 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Width", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Width", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Width" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 201, | |
| "type": "GetNode", | |
| "pos": [ | |
| -691.8737080711462, | |
| 3420.5759318965193 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 13, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 314 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Positive", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Positive" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 120, | |
| "type": "ConditioningZeroOut", | |
| "pos": [ | |
| -1170.9508117287194, | |
| 3168.699284866124 | |
| ], | |
| "size": [ | |
| 204.134765625, | |
| 26 | |
| ], | |
| "flags": {}, | |
| "order": 85, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "label": "conditioning", | |
| "localized_name": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 207 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 305 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.1", | |
| "Node name for S&R": "ConditioningZeroOut", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 158, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| -234.33660335873512, | |
| 3406.311069923997 | |
| ], | |
| "size": [ | |
| 156.12351746021523, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 82, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "label": "samples", | |
| "localized_name": "samples", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 262 | |
| }, | |
| { | |
| "label": "vae", | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 300 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "IMAGE", | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 271 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "VAEDecode", | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| }, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 113, | |
| "type": "PrimitiveInt", | |
| "pos": [ | |
| -1886.8530625115056, | |
| 2674.9600939272395 | |
| ], | |
| "size": [ | |
| 247.69980386275301, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 14, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "label": "value", | |
| "localized_name": "value", | |
| "name": "value", | |
| "type": "INT", | |
| "widget": { | |
| "name": "value" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "INT", | |
| "localized_name": "INT", | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 302, | |
| 323 | |
| ] | |
| } | |
| ], | |
| "title": "Width", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "PrimitiveInt", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 768, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 115, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| -1628.649582871253, | |
| 3367.7048071257727 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 58, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "label": "noise_seed", | |
| "localized_name": "noise_seed", | |
| "name": "noise_seed", | |
| "type": "INT", | |
| "widget": { | |
| "name": "noise_seed" | |
| }, | |
| "link": 308 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "NOISE", | |
| "localized_name": "NOISE", | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 197 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "RandomNoise", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 353137911023451, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 119, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| -1629.6967694411412, | |
| 3485.610491507917 | |
| ], | |
| "size": [ | |
| 270, | |
| 98 | |
| ], | |
| "flags": {}, | |
| "order": 62, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "label": "model", | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 610 | |
| }, | |
| { | |
| "label": "positive", | |
| "localized_name": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 306 | |
| }, | |
| { | |
| "label": "negative", | |
| "localized_name": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 307 | |
| }, | |
| { | |
| "label": "cfg", | |
| "localized_name": "cfg", | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| } | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "GUIDER", | |
| "localized_name": "GUIDER", | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 198 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "CFGGuider", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 153, | |
| "type": "VAELoaderMultiGPU", | |
| "pos": [ | |
| -1889.7963135780326, | |
| 2557.702120724693 | |
| ], | |
| "size": [ | |
| 470.6977560148546, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 15, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "vae_name", | |
| "name": "vae_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "vae_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "device", | |
| "name": "device", | |
| "shape": 7, | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "device" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "VAE", | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 298 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-multigpu", | |
| "ver": "ac3df4ed701ded39eeb1542f6e5c261ac38fa28a", | |
| "Node name for S&R": "VAELoaderMultiGPU", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Flux2-vae.safetensors", | |
| "cuda:1" | |
| ] | |
| }, | |
| { | |
| "id": 198, | |
| "type": "GetNode", | |
| "pos": [ | |
| -1787.634927163132, | |
| 3406.923827772306 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 16, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 308 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Seed", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Seed" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 174, | |
| "type": "PrimitiveInt", | |
| "pos": [ | |
| 138.63886293238974, | |
| 3581.1074227458453 | |
| ], | |
| "size": [ | |
| 270, | |
| 82 | |
| ], | |
| "flags": {}, | |
| "order": 17, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "value", | |
| "name": "value", | |
| "type": "INT", | |
| "widget": { | |
| "name": "value" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "INT", | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 279, | |
| 286 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.2", | |
| "Node name for S&R": "PrimitiveInt", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 12, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 209, | |
| "type": "GetNode", | |
| "pos": [ | |
| 247.84294409435833, | |
| 3485.028071165557 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 18, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 325 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Latent", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Latent" | |
| ], | |
| "color": "#323", | |
| "bgcolor": "#535" | |
| }, | |
| { | |
| "id": 213, | |
| "type": "GetNode", | |
| "pos": [ | |
| 233.21825355309647, | |
| 3444.0133800729263 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 19, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 330 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Negative", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Negative" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 212, | |
| "type": "GetNode", | |
| "pos": [ | |
| 239.87077417824938, | |
| 3403.0759297305194 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 20, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 329 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Positive", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Positive" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 214, | |
| "type": "GetNode", | |
| "pos": [ | |
| 248.21784760895045, | |
| 3362.054093292306 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 21, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 328 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Model", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Model" | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335" | |
| }, | |
| { | |
| "id": 370, | |
| "type": "GetNode", | |
| "pos": [ | |
| 255.90816349017481, | |
| 3525.5829159909495 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 22, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 609 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Seed", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Seed" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 178, | |
| "type": "ClownsharKSampler_Beta", | |
| "pos": [ | |
| 451.07066950716154, | |
| 3362.263774047691 | |
| ], | |
| "size": [ | |
| 278.8589717448858, | |
| 715.9085925302079 | |
| ], | |
| "flags": {}, | |
| "order": 81, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "model", | |
| "name": "model", | |
| "shape": 7, | |
| "type": "MODEL", | |
| "link": 328 | |
| }, | |
| { | |
| "localized_name": "positive", | |
| "name": "positive", | |
| "shape": 7, | |
| "type": "CONDITIONING", | |
| "link": 329 | |
| }, | |
| { | |
| "localized_name": "negative", | |
| "name": "negative", | |
| "shape": 7, | |
| "type": "CONDITIONING", | |
| "link": 330 | |
| }, | |
| { | |
| "localized_name": "latent_image", | |
| "name": "latent_image", | |
| "shape": 7, | |
| "type": "LATENT", | |
| "link": 325 | |
| }, | |
| { | |
| "localized_name": "sigmas", | |
| "name": "sigmas", | |
| "shape": 7, | |
| "type": "SIGMAS", | |
| "link": 285 | |
| }, | |
| { | |
| "localized_name": "guides", | |
| "name": "guides", | |
| "shape": 7, | |
| "type": "GUIDES", | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "options", | |
| "name": "options", | |
| "shape": 7, | |
| "type": "OPTIONS", | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "eta", | |
| "name": "eta", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "eta" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "sampler_name", | |
| "name": "sampler_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "sampler_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "scheduler", | |
| "name": "scheduler", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "scheduler" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "steps", | |
| "name": "steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "steps" | |
| }, | |
| "link": 286 | |
| }, | |
| { | |
| "localized_name": "steps_to_run", | |
| "name": "steps_to_run", | |
| "type": "INT", | |
| "widget": { | |
| "name": "steps_to_run" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "denoise", | |
| "name": "denoise", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "denoise" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "cfg", | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "seed", | |
| "name": "seed", | |
| "type": "INT", | |
| "widget": { | |
| "name": "seed" | |
| }, | |
| "link": 609 | |
| }, | |
| { | |
| "localized_name": "sampler_mode", | |
| "name": "sampler_mode", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "sampler_mode" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "bongmath", | |
| "name": "bongmath", | |
| "type": "BOOLEAN", | |
| "widget": { | |
| "name": "bongmath" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "output", | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 289 | |
| ] | |
| }, | |
| { | |
| "localized_name": "denoised", | |
| "name": "denoised", | |
| "type": "LATENT", | |
| "links": null | |
| }, | |
| { | |
| "localized_name": "options", | |
| "name": "options", | |
| "type": "OPTIONS", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "RES4LYF", | |
| "ver": "a3999a56a650da5cffe9e8f9f8b115f764603620", | |
| "Node name for S&R": "ClownsharKSampler_Beta", | |
| "ue_properties": { | |
| "widget_ue_connectable": { | |
| "steps": true | |
| }, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 0.4, | |
| "exponential/ddim", | |
| "sgm_uniform", | |
| 30, | |
| -1, | |
| 1, | |
| 0.85, | |
| 1012, | |
| "fixed", | |
| "standard", | |
| true | |
| ] | |
| }, | |
| { | |
| "id": 180, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 758.103625787968, | |
| 3416.2160891502067 | |
| ], | |
| "size": [ | |
| 220, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 94, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "samples", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 289 | |
| }, | |
| { | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 331 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 337 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "VAEDecode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 205, | |
| "type": "GetNode", | |
| "pos": [ | |
| -685.7646476589916, | |
| 3375.6471903537076 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 23, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 614 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Model", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Model" | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335" | |
| }, | |
| { | |
| "id": 155, | |
| "type": "KSamplerAdvanced", | |
| "pos": [ | |
| -524.7261392258298, | |
| 3363.6662338117744 | |
| ], | |
| "size": [ | |
| 255.7988709273252, | |
| 714.4379343621454 | |
| ], | |
| "flags": {}, | |
| "order": 60, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 614 | |
| }, | |
| { | |
| "localized_name": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 314 | |
| }, | |
| { | |
| "localized_name": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 315 | |
| }, | |
| { | |
| "localized_name": "latent_image", | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 317 | |
| }, | |
| { | |
| "localized_name": "add_noise", | |
| "name": "add_noise", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "add_noise" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "noise_seed", | |
| "name": "noise_seed", | |
| "type": "INT", | |
| "widget": { | |
| "name": "noise_seed" | |
| }, | |
| "link": 320 | |
| }, | |
| { | |
| "localized_name": "steps", | |
| "name": "steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "steps" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "cfg", | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "sampler_name", | |
| "name": "sampler_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "sampler_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "scheduler", | |
| "name": "scheduler", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "scheduler" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "start_at_step", | |
| "name": "start_at_step", | |
| "type": "INT", | |
| "widget": { | |
| "name": "start_at_step" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "end_at_step", | |
| "name": "end_at_step", | |
| "type": "INT", | |
| "widget": { | |
| "name": "end_at_step" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "return_with_leftover_noise", | |
| "name": "return_with_leftover_noise", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "return_with_leftover_noise" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 262 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.2", | |
| "Node name for S&R": "KSamplerAdvanced", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "enable", | |
| 0, | |
| "fixed", | |
| 4, | |
| 1, | |
| "euler", | |
| "simple", | |
| 0, | |
| 10000, | |
| "disable" | |
| ] | |
| }, | |
| { | |
| "id": 189, | |
| "type": "GetNode", | |
| "pos": [ | |
| -233.473241149745, | |
| 3369.6316169827405 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 24, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 300 | |
| ] | |
| } | |
| ], | |
| "title": "Get_VAE", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "VAE" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 162, | |
| "type": "CR Simple Text Watermark", | |
| "pos": [ | |
| -231.42241855955007, | |
| 3522.0946624701755 | |
| ], | |
| "size": [ | |
| 289.6711635742232, | |
| 270 | |
| ], | |
| "flags": {}, | |
| "order": 95, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "image", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 271 | |
| }, | |
| { | |
| "localized_name": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "align", | |
| "name": "align", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "align" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "opacity", | |
| "name": "opacity", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "opacity" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_name", | |
| "name": "font_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "font_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_size", | |
| "name": "font_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "font_size" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_color", | |
| "name": "font_color", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "font_color" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "x_margin", | |
| "name": "x_margin", | |
| "type": "INT", | |
| "widget": { | |
| "name": "x_margin" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "y_margin", | |
| "name": "y_margin", | |
| "type": "INT", | |
| "widget": { | |
| "name": "y_margin" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_color_hex", | |
| "name": "font_color_hex", | |
| "shape": 7, | |
| "type": "STRING", | |
| "widget": { | |
| "name": "font_color_hex" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 335 | |
| ] | |
| }, | |
| { | |
| "localized_name": "show_help", | |
| "name": "show_help", | |
| "type": "STRING", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyroll", | |
| "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", | |
| "Node name for S&R": "CR Simple Text Watermark", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Klein-9B-KV / cfg 1.0 / Step 4", | |
| "top left", | |
| 0.75, | |
| "comic.ttf", | |
| 32, | |
| "black", | |
| 10, | |
| 10, | |
| "#000000" | |
| ] | |
| }, | |
| { | |
| "id": 377, | |
| "type": "ReferenceLatent", | |
| "pos": [ | |
| -1618.955625693044, | |
| 4732.875087861619 | |
| ], | |
| "size": [ | |
| 262.96299453659003, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 98, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 653 | |
| }, | |
| { | |
| "localized_name": "latent", | |
| "name": "latent", | |
| "shape": 7, | |
| "type": "LATENT", | |
| "link": 628 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 633 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "ReferenceLatent", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 380, | |
| "type": "LoadImage", | |
| "pos": [ | |
| -1289.6505994883362, | |
| 4426.621175518404 | |
| ], | |
| "size": [ | |
| 286.5106050132915, | |
| 474.9804353734521 | |
| ], | |
| "flags": {}, | |
| "order": 25, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "image", | |
| "name": "image", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "image" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "choose file to upload", | |
| "name": "upload", | |
| "type": "IMAGEUPLOAD", | |
| "widget": { | |
| "name": "upload" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 631 | |
| ] | |
| }, | |
| { | |
| "localized_name": "MASK", | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "LoadImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "3104c3e20eb455929a00bcd052168a15.jpg", | |
| "image" | |
| ] | |
| }, | |
| { | |
| "id": 383, | |
| "type": "ReferenceLatent", | |
| "pos": [ | |
| -987.2137292834444, | |
| 4680.68041918512 | |
| ], | |
| "size": [ | |
| 235.0877302246122, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 105, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 633 | |
| }, | |
| { | |
| "localized_name": "latent", | |
| "name": "latent", | |
| "shape": 7, | |
| "type": "LATENT", | |
| "link": 634 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 640 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "ReferenceLatent", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 195, | |
| "type": "GetNode", | |
| "pos": [ | |
| -1792.3129182446642, | |
| 3518.9246597275132 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 26, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 306 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Positive", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Positive" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 194, | |
| "type": "SetNode", | |
| "pos": [ | |
| -927.0836447297602, | |
| 3198.411196584134 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 97, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "link": 305 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Negative", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Negative", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Negative" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 379, | |
| "type": "ReferenceLatent", | |
| "pos": [ | |
| -1616.4430064934909, | |
| 4825.478319007873 | |
| ], | |
| "size": [ | |
| 259.88529424895523, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 99, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 654 | |
| }, | |
| { | |
| "localized_name": "latent", | |
| "name": "latent", | |
| "shape": 7, | |
| "type": "LATENT", | |
| "link": 630 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 635 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "ReferenceLatent", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 378, | |
| "type": "VAEEncode", | |
| "pos": [ | |
| -1618.8948338284704, | |
| 4643.295419220631 | |
| ], | |
| "size": [ | |
| 259.68812249910593, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 88, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "pixels", | |
| "name": "pixels", | |
| "type": "IMAGE", | |
| "link": 629 | |
| }, | |
| { | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 660 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 628, | |
| 630 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "VAEEncode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 393, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1489.7600871216214, | |
| 4591.383560400604 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 89, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "link": 644 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Image_E", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Image_E", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Image_E" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159" | |
| }, | |
| { | |
| "id": 392, | |
| "type": "SetNode", | |
| "pos": [ | |
| -640.7378850625684, | |
| 4582.094184088688 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 112, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "link": 641 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Negative-E", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Negative-E", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Negative-E" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 384, | |
| "type": "ReferenceLatent", | |
| "pos": [ | |
| -984.0030552972479, | |
| 4776.659085148062 | |
| ], | |
| "size": [ | |
| 227.82876708676804, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 106, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 635 | |
| }, | |
| { | |
| "localized_name": "latent", | |
| "name": "latent", | |
| "shape": 7, | |
| "type": "LATENT", | |
| "link": 636 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 641 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "ReferenceLatent", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 184, | |
| "type": "GetNode", | |
| "pos": [ | |
| -1792.9509880106766, | |
| 3467.104364249286 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 27, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 610 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Model", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Model" | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335" | |
| }, | |
| { | |
| "id": 387, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| -468.25455688853026, | |
| 4248.890621784487 | |
| ], | |
| "size": [ | |
| 284.2403883135232, | |
| 82 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 63, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "noise_seed", | |
| "name": "noise_seed", | |
| "type": "INT", | |
| "widget": { | |
| "name": "noise_seed" | |
| }, | |
| "link": 648 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "NOISE", | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 623 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "RandomNoise", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 529678116691643, | |
| "fixed" | |
| ] | |
| }, | |
| { | |
| "id": 397, | |
| "type": "GetNode", | |
| "pos": [ | |
| -652.1328993143021, | |
| 4251.722854652973 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 28, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "INT", | |
| "type": "INT", | |
| "links": [ | |
| 648 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Seed", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Seed" | |
| ], | |
| "color": "#1b4669", | |
| "bgcolor": "#29699c" | |
| }, | |
| { | |
| "id": 390, | |
| "type": "GetNode", | |
| "pos": [ | |
| -649.1745891014313, | |
| 4389.363073143004 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 29, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 711, | |
| 747 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Positive-E", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Positive-E" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 391, | |
| "type": "GetNode", | |
| "pos": [ | |
| -648.8643358228829, | |
| 4430.430151102081 | |
| ], | |
| "size": [ | |
| 221.44352668596503, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 30, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 712, | |
| 748 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Negative-E", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Negative-E" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 389, | |
| "type": "SetNode", | |
| "pos": [ | |
| -638.4926189911617, | |
| 4540.885515369286 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 111, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "link": 640 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Positive-E", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Positive-E", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Positive-E" | |
| ], | |
| "color": "#332922", | |
| "bgcolor": "#593930" | |
| }, | |
| { | |
| "id": 219, | |
| "type": "SetNode", | |
| "pos": [ | |
| -971.5722041669158, | |
| 3511.4950870191687 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 110, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "link": 333 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "*", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Image_0", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Image_0", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Image_0" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159" | |
| }, | |
| { | |
| "id": 376, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| -153.18686310518848, | |
| 4327.9540319351645 | |
| ], | |
| "size": [ | |
| 275.1630093192739, | |
| 466.41189054624647 | |
| ], | |
| "flags": {}, | |
| "order": 100, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "noise", | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 623 | |
| }, | |
| { | |
| "localized_name": "guider", | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 624 | |
| }, | |
| { | |
| "localized_name": "sampler", | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 625 | |
| }, | |
| { | |
| "localized_name": "sigmas", | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 626 | |
| }, | |
| { | |
| "localized_name": "latent_image", | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 713 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "output", | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 622 | |
| ] | |
| }, | |
| { | |
| "localized_name": "denoised_output", | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "SamplerCustomAdvanced", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 186, | |
| "type": "GetNode", | |
| "pos": [ | |
| -1310.3284126316141, | |
| 2261.0402379386865 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 31, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 297 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Clip", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Clip" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653" | |
| }, | |
| { | |
| "id": 395, | |
| "type": "GetNode", | |
| "pos": [ | |
| -648.5452677823424, | |
| 4344.395713708078 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 32, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 647, | |
| 743 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Model", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Model" | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335" | |
| }, | |
| { | |
| "id": 406, | |
| "type": "ConditioningZeroOut", | |
| "pos": [ | |
| -1803.7379489569757, | |
| 4303.637644678939 | |
| ], | |
| "size": [ | |
| 204.134765625, | |
| 26 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 87, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "conditioning", | |
| "name": "conditioning", | |
| "type": "CONDITIONING", | |
| "link": 651 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "links": [ | |
| 654 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.16.4", | |
| "Node name for S&R": "ConditioningZeroOut", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 408, | |
| "type": "GetNode", | |
| "pos": [ | |
| -1808.6139630459884, | |
| 4016.6631268859524 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 33, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 652 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Clip", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Clip" | |
| ], | |
| "color": "#432", | |
| "bgcolor": "#653" | |
| }, | |
| { | |
| "id": 382, | |
| "type": "VAEEncode", | |
| "pos": [ | |
| -990.1624448788582, | |
| 4588.423967694363 | |
| ], | |
| "size": [ | |
| 240.1754604492246, | |
| 46 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 83, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "pixels", | |
| "name": "pixels", | |
| "type": "IMAGE", | |
| "link": 632 | |
| }, | |
| { | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 661 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 634, | |
| 636 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "VAEEncode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 413, | |
| "type": "GetNode", | |
| "pos": [ | |
| -980.8894047393751, | |
| 4872.559074639118 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 34, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 661 | |
| ] | |
| } | |
| ], | |
| "title": "Get_VAE", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "VAE" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 412, | |
| "type": "GetNode", | |
| "pos": [ | |
| -1616.9752520006857, | |
| 4589.691909653359 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 35, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 660 | |
| ] | |
| } | |
| ], | |
| "title": "Get_VAE", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "VAE" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 229, | |
| "type": "GetNode", | |
| "pos": [ | |
| -67.67845627809976, | |
| 2138.6467445637777 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 36, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [] | |
| } | |
| ], | |
| "title": "Get_Image_1", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Image_1" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159" | |
| }, | |
| { | |
| "id": 385, | |
| "type": "LoadImage", | |
| "pos": [ | |
| -1923.8087638523762, | |
| 4428.755733961528 | |
| ], | |
| "size": [ | |
| 276.5008617985901, | |
| 474.90249260071096 | |
| ], | |
| "flags": {}, | |
| "order": 37, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "image", | |
| "name": "image", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "image" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "choose file to upload", | |
| "name": "upload", | |
| "type": "IMAGEUPLOAD", | |
| "widget": { | |
| "name": "upload" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 639 | |
| ] | |
| }, | |
| { | |
| "localized_name": "MASK", | |
| "name": "MASK", | |
| "type": "MASK", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "LoadImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65, | |
| "image": "clipspace/clipspace-painted-masked-1773906429009.png [input]" | |
| }, | |
| "widgets_values": [ | |
| "208_98910_ea81e116a2ff42d.jpg", | |
| "image" | |
| ] | |
| }, | |
| { | |
| "id": 394, | |
| "type": "GetNode", | |
| "pos": [ | |
| -641.8687507990109, | |
| 4476.800016587023 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 38, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 708, | |
| 745 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Image_E", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Image_E" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159" | |
| }, | |
| { | |
| "id": 396, | |
| "type": "GetNode", | |
| "pos": [ | |
| -648.737642547117, | |
| 4294.16079135552 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 39, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "VAE", | |
| "type": "VAE", | |
| "links": [ | |
| 646, | |
| 744, | |
| 754, | |
| 757, | |
| 767 | |
| ] | |
| } | |
| ], | |
| "title": "Get_VAE", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "VAE" | |
| ], | |
| "color": "#322", | |
| "bgcolor": "#533" | |
| }, | |
| { | |
| "id": 373, | |
| "type": "EmptyFlux2LatentImage", | |
| "pos": [ | |
| -468.7966843915474, | |
| 4675.215108284208 | |
| ], | |
| "size": [ | |
| 279.5195641521416, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 90, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 619 | |
| }, | |
| { | |
| "localized_name": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 620 | |
| }, | |
| { | |
| "localized_name": "batch_size", | |
| "name": "batch_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "batch_size" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "LATENT", | |
| "name": "LATENT", | |
| "type": "LATENT", | |
| "links": [ | |
| 713, | |
| 753 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "EmptyFlux2LatentImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": { | |
| "width": true, | |
| "height": true | |
| }, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 1024, | |
| 1024, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 381, | |
| "type": "ImageScaleToTotalPixels", | |
| "pos": [ | |
| -993.6822703754963, | |
| 4439.620121893171 | |
| ], | |
| "size": [ | |
| 247.69965073939989, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 61, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "image", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 631 | |
| }, | |
| { | |
| "localized_name": "upscale_method", | |
| "name": "upscale_method", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "upscale_method" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "megapixels", | |
| "name": "megapixels", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "megapixels" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "resolution_steps", | |
| "name": "resolution_steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "resolution_steps" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 632 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "ImageScaleToTotalPixels", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "nearest-exact", | |
| 1, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 122, | |
| "type": "Flux2Scheduler", | |
| "pos": [ | |
| -1629.6967694411412, | |
| 3710.950339704846 | |
| ], | |
| "size": [ | |
| 270, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 53, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "label": "steps", | |
| "localized_name": "steps", | |
| "name": "steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "steps" | |
| } | |
| }, | |
| { | |
| "label": "width", | |
| "localized_name": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 309 | |
| }, | |
| { | |
| "label": "height", | |
| "localized_name": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 311 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "SIGMAS", | |
| "localized_name": "SIGMAS", | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 200 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "Flux2Scheduler", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": { | |
| "width": true, | |
| "height": true | |
| }, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| 25, | |
| 1024, | |
| 1024 | |
| ] | |
| }, | |
| { | |
| "id": 121, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| -1308.0862221481877, | |
| 2273.6192323200135 | |
| ], | |
| "size": [ | |
| 513.3107847744798, | |
| 821.8971926925465 | |
| ], | |
| "flags": {}, | |
| "order": 64, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "label": "clip", | |
| "localized_name": "clip", | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 297 | |
| }, | |
| { | |
| "label": "text", | |
| "localized_name": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "label": "CONDITIONING", | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 207, | |
| 304 | |
| ] | |
| } | |
| ], | |
| "title": "CLIP Text Encode (Positive Prompt)", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "CLIPTextEncode", | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "enableTabs": false, | |
| "secondTabOffset": 80, | |
| "tabWidth": 65, | |
| "secondTabWidth": 65, | |
| "tabXOffset": 10, | |
| "ue_properties": { | |
| "version": "7.5.2", | |
| "widget_ue_connectable": { | |
| "text": true | |
| }, | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "一张肖像照片,画面中是一位年轻亚裔女性,留着齐刘海的短黑发,站在室内,表情平静。女子位于中央,身体略朝左,头部转向镜头。她穿着一件黑色皮夹克,表面光滑且略带磨损质感,佩戴一条金色链条项链和一个小吊坠,左耳戴着精致的金色环形耳环。左耳垂后方露出部分复杂的佩斯利花纹纹身。背景模糊,隐约可见几个人影和墙上的一幅画框,暗示这是一个休闲的室内环境。无可见文字。肖像摄影,浅景深,柔和漫射光,暖色调,写实风格,高分辨率,自然肤色,皮革光泽质感,近距离构图,聚焦面部特征,表情中性,室内场景,休闲着装。" | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 375, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| -153.95018893930097, | |
| 4237.951413896051 | |
| ], | |
| "size": [ | |
| 274.3177373611111, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 107, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "samples", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 622 | |
| }, | |
| { | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 646 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 806 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "VAEDecode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 371, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| -475.76968081495636, | |
| 4292.390157685176 | |
| ], | |
| "size": [ | |
| 282.4048662859864, | |
| 98 | |
| ], | |
| "flags": {}, | |
| "order": 65, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 647 | |
| }, | |
| { | |
| "localized_name": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 711 | |
| }, | |
| { | |
| "localized_name": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 712 | |
| }, | |
| { | |
| "localized_name": "cfg", | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "GUIDER", | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 624 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "CFGGuider", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 431, | |
| "type": "LCSLoadData", | |
| "pos": [ | |
| 249.17481217035925, | |
| 4240.12393003209 | |
| ], | |
| "size": [ | |
| 243.13837842413795, | |
| 26 | |
| ], | |
| "flags": {}, | |
| "order": 69, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 754 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "lcs_data", | |
| "name": "lcs_data", | |
| "type": "LCS_DATA", | |
| "links": [ | |
| 741 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "aux_id": "facok/ComfyUI-LCS", | |
| "ver": "e9b7d7481da9a25812032600bdfd9cbbd5ac8ed3", | |
| "Node name for S&R": "LCSLoadData", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.7" | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 374, | |
| "type": "GetImageSize", | |
| "pos": [ | |
| -466.0741967288227, | |
| 4825.2557039418025 | |
| ], | |
| "size": [ | |
| 277.8555950157988, | |
| 66 | |
| ], | |
| "flags": {}, | |
| "order": 68, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "image", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 708 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "links": [ | |
| 619, | |
| 637, | |
| 772 | |
| ] | |
| }, | |
| { | |
| "localized_name": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "links": [ | |
| 620, | |
| 638, | |
| 773 | |
| ] | |
| }, | |
| { | |
| "localized_name": "batch_size", | |
| "name": "batch_size", | |
| "type": "INT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "GetImageSize", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 432, | |
| "type": "LCSColorAnchor", | |
| "pos": [ | |
| 235.8494029380805, | |
| 4312.5010647366935 | |
| ], | |
| "size": [ | |
| 270, | |
| 162 | |
| ], | |
| "flags": {}, | |
| "order": 93, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 743 | |
| }, | |
| { | |
| "localized_name": "lcs_data", | |
| "name": "lcs_data", | |
| "type": "LCS_DATA", | |
| "link": 741 | |
| }, | |
| { | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "shape": 7, | |
| "type": "VAE", | |
| "link": 744 | |
| }, | |
| { | |
| "localized_name": "reference_image", | |
| "name": "reference_image", | |
| "shape": 7, | |
| "type": "IMAGE", | |
| "link": 745 | |
| }, | |
| { | |
| "localized_name": "mask", | |
| "name": "mask", | |
| "shape": 7, | |
| "type": "MASK", | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "mode", | |
| "name": "mode", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "mode" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "intensity", | |
| "name": "intensity", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "intensity" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "links": [ | |
| 769 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "aux_id": "facok/ComfyUI-LCS", | |
| "ver": "e9b7d7481da9a25812032600bdfd9cbbd5ac8ed3", | |
| "Node name for S&R": "LCSColorAnchor", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.7" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "auto", | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 435, | |
| "type": "CFGGuider", | |
| "pos": [ | |
| 235.31191382534743, | |
| 4520.413254483342 | |
| ], | |
| "size": [ | |
| 272.2683786955665, | |
| 98 | |
| ], | |
| "flags": {}, | |
| "order": 108, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 770 | |
| }, | |
| { | |
| "localized_name": "positive", | |
| "name": "positive", | |
| "type": "CONDITIONING", | |
| "link": 747 | |
| }, | |
| { | |
| "localized_name": "negative", | |
| "name": "negative", | |
| "type": "CONDITIONING", | |
| "link": 748 | |
| }, | |
| { | |
| "localized_name": "cfg", | |
| "name": "cfg", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "cfg" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "GUIDER", | |
| "name": "GUIDER", | |
| "type": "GUIDER", | |
| "links": [ | |
| 749 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "CFGGuider", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 439, | |
| "type": "RandomNoise", | |
| "pos": [ | |
| 236.46262528342126, | |
| 4663.241429014135 | |
| ], | |
| "size": [ | |
| 276.6246951576859, | |
| 82 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 40, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "noise_seed", | |
| "name": "noise_seed", | |
| "type": "INT", | |
| "widget": { | |
| "name": "noise_seed" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "NOISE", | |
| "name": "NOISE", | |
| "type": "NOISE", | |
| "links": [ | |
| 763 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "RandomNoise", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 318093849095274, | |
| "randomize" | |
| ] | |
| }, | |
| { | |
| "id": 443, | |
| "type": "Flux2Scheduler", | |
| "pos": [ | |
| 236.29801702190716, | |
| 4792.748663141023 | |
| ], | |
| "size": [ | |
| 279.8726172606205, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 92, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "steps", | |
| "name": "steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "steps" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 772 | |
| }, | |
| { | |
| "localized_name": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 773 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "SIGMAS", | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 774 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "Flux2Scheduler", | |
| "ue_properties": { | |
| "widget_ue_connectable": { | |
| "width": true, | |
| "height": true | |
| }, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 25, | |
| 1024, | |
| 1024 | |
| ] | |
| }, | |
| { | |
| "id": 441, | |
| "type": "LCSSharpnessCalibrate", | |
| "pos": [ | |
| 546.2118366154718, | |
| 4238.586014836195 | |
| ], | |
| "size": [ | |
| 266.9079493854755, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 70, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 767 | |
| }, | |
| { | |
| "localized_name": "lcs_data", | |
| "name": "lcs_data", | |
| "shape": 7, | |
| "type": "LCS_DATA", | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "sharpness_data", | |
| "name": "sharpness_data", | |
| "type": "SHARPNESS_DATA", | |
| "links": [ | |
| 766 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "aux_id": "facok/ComfyUI-LCS", | |
| "ver": "e9b7d7481da9a25812032600bdfd9cbbd5ac8ed3", | |
| "Node name for S&R": "LCSSharpnessCalibrate", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.7" | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 442, | |
| "type": "LCSSharpnessIntervene", | |
| "pos": [ | |
| 545.2402404228246, | |
| 4335.658940884181 | |
| ], | |
| "size": [ | |
| 270, | |
| 146 | |
| ], | |
| "flags": {}, | |
| "order": 101, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "link": 769 | |
| }, | |
| { | |
| "localized_name": "sharpness_data", | |
| "name": "sharpness_data", | |
| "type": "SHARPNESS_DATA", | |
| "link": 766 | |
| }, | |
| { | |
| "localized_name": "mask", | |
| "name": "mask", | |
| "shape": 7, | |
| "type": "MASK", | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "strength", | |
| "name": "strength", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "strength" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "start_step", | |
| "name": "start_step", | |
| "type": "INT", | |
| "widget": { | |
| "name": "start_step" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "end_step", | |
| "name": "end_step", | |
| "type": "INT", | |
| "widget": { | |
| "name": "end_step" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "model", | |
| "name": "model", | |
| "type": "MODEL", | |
| "links": [ | |
| 770 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "aux_id": "facok/ComfyUI-LCS", | |
| "ver": "e9b7d7481da9a25812032600bdfd9cbbd5ac8ed3", | |
| "Node name for S&R": "LCSSharpnessIntervene", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.7" | |
| } | |
| }, | |
| "widgets_values": [ | |
| 2, | |
| 5, | |
| 15 | |
| ] | |
| }, | |
| { | |
| "id": 433, | |
| "type": "VAEDecode", | |
| "pos": [ | |
| 859.1030943417961, | |
| 4270.882089150237 | |
| ], | |
| "size": [ | |
| 274.3177373611111, | |
| 46 | |
| ], | |
| "flags": {}, | |
| "order": 115, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "samples", | |
| "name": "samples", | |
| "type": "LATENT", | |
| "link": 742 | |
| }, | |
| { | |
| "localized_name": "vae", | |
| "name": "vae", | |
| "type": "VAE", | |
| "link": 757 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "slot_index": 0, | |
| "links": [ | |
| 807 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "VAEDecode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 434, | |
| "type": "SamplerCustomAdvanced", | |
| "pos": [ | |
| 858.3333185367801, | |
| 4372.592304419281 | |
| ], | |
| "size": [ | |
| 275.1630093192739, | |
| 466.41189054624647 | |
| ], | |
| "flags": {}, | |
| "order": 114, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "noise", | |
| "name": "noise", | |
| "type": "NOISE", | |
| "link": 763 | |
| }, | |
| { | |
| "localized_name": "guider", | |
| "name": "guider", | |
| "type": "GUIDER", | |
| "link": 749 | |
| }, | |
| { | |
| "localized_name": "sampler", | |
| "name": "sampler", | |
| "type": "SAMPLER", | |
| "link": 751 | |
| }, | |
| { | |
| "localized_name": "sigmas", | |
| "name": "sigmas", | |
| "type": "SIGMAS", | |
| "link": 774 | |
| }, | |
| { | |
| "localized_name": "latent_image", | |
| "name": "latent_image", | |
| "type": "LATENT", | |
| "link": 753 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "output", | |
| "name": "output", | |
| "type": "LATENT", | |
| "links": [ | |
| 742 | |
| ] | |
| }, | |
| { | |
| "localized_name": "denoised_output", | |
| "name": "denoised_output", | |
| "type": "LATENT", | |
| "links": [] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "SamplerCustomAdvanced", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 154, | |
| "type": "CR Simple Text Watermark", | |
| "pos": [ | |
| -1075.9976278094546, | |
| 3554.3857760268493 | |
| ], | |
| "size": [ | |
| 297.7803327661028, | |
| 270 | |
| ], | |
| "flags": {}, | |
| "order": 104, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "image", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 255 | |
| }, | |
| { | |
| "localized_name": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "align", | |
| "name": "align", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "align" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "opacity", | |
| "name": "opacity", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "opacity" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_name", | |
| "name": "font_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "font_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_size", | |
| "name": "font_size", | |
| "type": "INT", | |
| "widget": { | |
| "name": "font_size" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_color", | |
| "name": "font_color", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "font_color" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "x_margin", | |
| "name": "x_margin", | |
| "type": "INT", | |
| "widget": { | |
| "name": "x_margin" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "y_margin", | |
| "name": "y_margin", | |
| "type": "INT", | |
| "widget": { | |
| "name": "y_margin" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "font_color_hex", | |
| "name": "font_color_hex", | |
| "shape": 7, | |
| "type": "STRING", | |
| "widget": { | |
| "name": "font_color_hex" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 333 | |
| ] | |
| }, | |
| { | |
| "localized_name": "show_help", | |
| "name": "show_help", | |
| "type": "STRING", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyroll", | |
| "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", | |
| "Node name for S&R": "CR Simple Text Watermark", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "UR + Klein-9B-True-bf16 + Lora / step 25 / Skywork", | |
| "top left", | |
| 0.75, | |
| "comic.ttf", | |
| 24, | |
| "black", | |
| 20, | |
| 10, | |
| "#000000" | |
| ] | |
| }, | |
| { | |
| "id": 234, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| -702.2888050746167, | |
| 2313.533263955797 | |
| ], | |
| "size": [ | |
| 478.255677878317, | |
| 898.292387691356 | |
| ], | |
| "flags": {}, | |
| "order": 71, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "images", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 715 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.2", | |
| "Node name for S&R": "PreviewImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 352, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| -223.04967896273303, | |
| 2313.705253236008 | |
| ], | |
| "size": [ | |
| 478.255677878317, | |
| 898.292387691356 | |
| ], | |
| "flags": {}, | |
| "order": 72, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "images", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 723 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.2", | |
| "Node name for S&R": "PreviewImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 365, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 253.8875792223647, | |
| 2313.880251787853 | |
| ], | |
| "size": [ | |
| 478.255677878317, | |
| 898.292387691356 | |
| ], | |
| "flags": {}, | |
| "order": 73, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "images", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 724 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.2", | |
| "Node name for S&R": "PreviewImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 222, | |
| "type": "GetNode", | |
| "pos": [ | |
| -342.78146003578246, | |
| 2139.33225712677 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": false | |
| }, | |
| "order": 41, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 715, | |
| 723, | |
| 724 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Image_0", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Image_0" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159" | |
| }, | |
| { | |
| "id": 401, | |
| "type": "GetNode", | |
| "pos": [ | |
| 490.0066276401747, | |
| 2140.0569583183915 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 42, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 781 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Image_E", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Image_E" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159" | |
| }, | |
| { | |
| "id": 400, | |
| "type": "GetNode", | |
| "pos": [ | |
| 772.1616368559137, | |
| 2140.42664159463 | |
| ], | |
| "size": [ | |
| 210, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 43, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 780, | |
| 782 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Image_E_o", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Image_E_o" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159" | |
| }, | |
| { | |
| "id": 409, | |
| "type": "Fast Groups Bypasser (rgthree)", | |
| "pos": [ | |
| -2240.270947566974, | |
| 3673.6865644403247 | |
| ], | |
| "size": [ | |
| 329.714707757469, | |
| 274 | |
| ], | |
| "flags": {}, | |
| "order": 44, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "OPT_CONNECTION", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "matchColors": "", | |
| "matchTitle": "", | |
| "showNav": true, | |
| "showAllGraphs": true, | |
| "sort": "alphanumeric", | |
| "customSortAlphabet": "", | |
| "toggleRestriction": "default", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| } | |
| }, | |
| { | |
| "id": 183, | |
| "type": "SetNode", | |
| "pos": [ | |
| -1535.2626967480337, | |
| 2256.0044816192517 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 78, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "link": 779 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Model", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Model", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Model" | |
| ], | |
| "color": "#223", | |
| "bgcolor": "#335" | |
| }, | |
| { | |
| "id": 366, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 731.714663617033, | |
| 2313.2541849599593 | |
| ], | |
| "size": [ | |
| 478.255677878317, | |
| 898.292387691356 | |
| ], | |
| "flags": {}, | |
| "order": 76, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "images", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 805 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.2", | |
| "Node name for S&R": "PreviewImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 230, | |
| "type": "GetNode", | |
| "pos": [ | |
| 208.46971776522264, | |
| 2138.2150920021945 | |
| ], | |
| "size": [ | |
| 210, | |
| 60 | |
| ], | |
| "flags": {}, | |
| "order": 45, | |
| "mode": 4, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 805 | |
| ] | |
| } | |
| ], | |
| "title": "Get_Image_2", | |
| "properties": { | |
| "Node name for S&R": "GetNode", | |
| "aux_id": "GetNode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Image_2" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159" | |
| }, | |
| { | |
| "id": 444, | |
| "type": "Fast Groups Bypasser (rgthree)", | |
| "pos": [ | |
| -2302.6339490779596, | |
| 2706.7339114404886 | |
| ], | |
| "size": [ | |
| 329.714707757469, | |
| 274 | |
| ], | |
| "flags": {}, | |
| "order": 46, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "OPT_CONNECTION", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "matchColors": "", | |
| "matchTitle": "", | |
| "showNav": true, | |
| "showAllGraphs": true, | |
| "sort": "alphanumeric", | |
| "customSortAlphabet": "", | |
| "toggleRestriction": "default", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| } | |
| }, | |
| { | |
| "id": 160, | |
| "type": "Seed (rgthree)", | |
| "pos": [ | |
| -1887.273198693015, | |
| 3048.141079586271 | |
| ], | |
| "size": [ | |
| 273.41742351789014, | |
| 130 | |
| ], | |
| "flags": {}, | |
| "order": 47, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "dir": 4, | |
| "name": "SEED", | |
| "shape": 3, | |
| "type": "INT", | |
| "links": [ | |
| 301 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "rgthree-comfy", | |
| "ver": "8ff50e4521881eca1fe26aec9615fc9362474931", | |
| "randomMax": 1125899906842624, | |
| "randomMin": 0, | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| 590142866425928, | |
| "", | |
| "", | |
| "" | |
| ] | |
| }, | |
| { | |
| "id": 440, | |
| "type": "Image Comparer (rgthree)", | |
| "pos": [ | |
| 1688.4775022817876, | |
| 2294.8171613500126 | |
| ], | |
| "size": [ | |
| 478.0780435717246, | |
| 901.5165024544035 | |
| ], | |
| "flags": {}, | |
| "order": 74, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "dir": 3, | |
| "name": "image_a", | |
| "type": "IMAGE", | |
| "link": 780 | |
| }, | |
| { | |
| "dir": 3, | |
| "name": "image_b", | |
| "type": "IMAGE", | |
| "link": 781 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "rgthree-comfy", | |
| "ver": "8ff50e4521881eca1fe26aec9615fc9362474931", | |
| "comparer_mode": "Slide", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.7" | |
| } | |
| }, | |
| "widgets_values": [ | |
| [ | |
| { | |
| "name": "A", | |
| "selected": true, | |
| "url": "/api/view?filename=rgthree.compare._temp_pyfaq_00001_.png&type=temp&subfolder=&rand=0.013435297061215046" | |
| }, | |
| { | |
| "name": "B", | |
| "selected": true, | |
| "url": "/api/view?filename=rgthree.compare._temp_pyfaq_00002_.png&type=temp&subfolder=&rand=0.4046326602677298" | |
| } | |
| ] | |
| ] | |
| }, | |
| { | |
| "id": 388, | |
| "type": "ImageScaleToTotalPixels", | |
| "pos": [ | |
| -1624.2040151313972, | |
| 4431.79429179671 | |
| ], | |
| "size": [ | |
| 265.8187371497902, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 67, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "image", | |
| "name": "image", | |
| "type": "IMAGE", | |
| "link": 639 | |
| }, | |
| { | |
| "localized_name": "upscale_method", | |
| "name": "upscale_method", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "upscale_method" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "megapixels", | |
| "name": "megapixels", | |
| "type": "FLOAT", | |
| "widget": { | |
| "name": "megapixels" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "resolution_steps", | |
| "name": "resolution_steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "resolution_steps" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "IMAGE", | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": [ | |
| 629, | |
| 644 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "ImageScaleToTotalPixels", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "nearest-exact", | |
| 1, | |
| 1 | |
| ] | |
| }, | |
| { | |
| "id": 398, | |
| "type": "SetNode", | |
| "pos": [ | |
| -8.060595932714905, | |
| 4234.009123195321 | |
| ], | |
| "size": [ | |
| 210, | |
| 50 | |
| ], | |
| "flags": { | |
| "collapsed": true | |
| }, | |
| "order": 113, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "link": 806 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "name": "IMAGE", | |
| "type": "IMAGE", | |
| "links": null | |
| } | |
| ], | |
| "title": "Set_Image_E_o", | |
| "properties": { | |
| "Node name for S&R": "SetNode", | |
| "aux_id": "SetNode", | |
| "previousName": "Image_E_o", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.5.2", | |
| "input_ue_unconnectable": {} | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Image_E_o" | |
| ], | |
| "color": "#2a363b", | |
| "bgcolor": "#3f5159" | |
| }, | |
| { | |
| "id": 404, | |
| "type": "Fast Groups Bypasser (rgthree)", | |
| "pos": [ | |
| 1277.4679420208915, | |
| 4406.35971555036 | |
| ], | |
| "size": [ | |
| 334.69000778002203, | |
| 274 | |
| ], | |
| "flags": {}, | |
| "order": 48, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "OPT_CONNECTION", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "matchColors": "", | |
| "matchTitle": "", | |
| "showNav": true, | |
| "showAllGraphs": true, | |
| "sort": "alphanumeric", | |
| "customSortAlphabet": "", | |
| "toggleRestriction": "default", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| } | |
| }, | |
| { | |
| "id": 445, | |
| "type": "Fast Groups Bypasser (rgthree)", | |
| "pos": [ | |
| 1151.8095055246404, | |
| 3367.469567395382 | |
| ], | |
| "size": [ | |
| 334.69000778002203, | |
| 274 | |
| ], | |
| "flags": {}, | |
| "order": 49, | |
| "mode": 0, | |
| "inputs": [], | |
| "outputs": [ | |
| { | |
| "name": "OPT_CONNECTION", | |
| "type": "*", | |
| "links": null | |
| } | |
| ], | |
| "properties": { | |
| "matchColors": "", | |
| "matchTitle": "", | |
| "showNav": true, | |
| "showAllGraphs": true, | |
| "sort": "alphanumeric", | |
| "customSortAlphabet": "", | |
| "toggleRestriction": "default", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| } | |
| }, | |
| { | |
| "id": 407, | |
| "type": "CLIPTextEncode", | |
| "pos": [ | |
| -1607.5197578993004, | |
| 4003.3401613882666 | |
| ], | |
| "size": [ | |
| 826.8040964380989, | |
| 316.3378954903726 | |
| ], | |
| "flags": {}, | |
| "order": 66, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "clip", | |
| "name": "clip", | |
| "type": "CLIP", | |
| "link": 652 | |
| }, | |
| { | |
| "localized_name": "text", | |
| "name": "text", | |
| "type": "STRING", | |
| "widget": { | |
| "name": "text" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "CONDITIONING", | |
| "name": "CONDITIONING", | |
| "type": "CONDITIONING", | |
| "slot_index": 0, | |
| "links": [ | |
| 651, | |
| 653 | |
| ] | |
| } | |
| ], | |
| "title": "CLIP Text Encode (Positive Prompt)", | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "CLIPTextEncode", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "把图中左侧穿淡粉色衣服女士的服装颜色,换成浅蓝色;把右侧穿紫褐色衣服女士的服装颜色,换成黄色;保持服装材质、样式及图片的其余部分不变。" | |
| ], | |
| "color": "#232", | |
| "bgcolor": "#353" | |
| }, | |
| { | |
| "id": 359, | |
| "type": "UNETLoaderMultiGPU", | |
| "pos": [ | |
| -1885.1230866690787, | |
| 2264.598580499999 | |
| ], | |
| "size": [ | |
| 465.7131933845044, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 50, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "unet_name", | |
| "name": "unet_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "unet_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "weight_dtype", | |
| "name": "weight_dtype", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "weight_dtype" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "device", | |
| "name": "device", | |
| "shape": 7, | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "device" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "MODEL", | |
| "name": "MODEL", | |
| "type": "MODEL", | |
| "links": [ | |
| 779 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-multigpu", | |
| "ver": "ac3df4ed701ded39eeb1542f6e5c261ac38fa28a", | |
| "Node name for S&R": "UNETLoaderMultiGPU", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Flux2-Klein-9B-True-v2-bf16.safetensors", | |
| "default", | |
| "cuda:0" | |
| ] | |
| }, | |
| { | |
| "id": 152, | |
| "type": "CLIPLoaderMultiGPU", | |
| "pos": [ | |
| -1889.7054193311076, | |
| 2413.7731238518913 | |
| ], | |
| "size": [ | |
| 471.83899322628224, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 51, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "clip_name", | |
| "name": "clip_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "clip_name" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "type", | |
| "name": "type", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "type" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "device", | |
| "name": "device", | |
| "shape": 7, | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "device" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "CLIP", | |
| "name": "CLIP", | |
| "type": "CLIP", | |
| "links": [ | |
| 296 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfyui-multigpu", | |
| "ver": "ac3df4ed701ded39eeb1542f6e5c261ac38fa28a", | |
| "Node name for S&R": "CLIPLoaderMultiGPU", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [ | |
| "Qwen3-8B.safetensors", | |
| "flux2", | |
| "cuda:1" | |
| ] | |
| }, | |
| { | |
| "id": 372, | |
| "type": "KSamplerSelect", | |
| "pos": [ | |
| -474.83558158326025, | |
| 4429.334347571389 | |
| ], | |
| "size": [ | |
| 282.33641273190847, | |
| 58 | |
| ], | |
| "flags": {}, | |
| "order": 52, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "sampler_name", | |
| "name": "sampler_name", | |
| "type": "COMBO", | |
| "widget": { | |
| "name": "sampler_name" | |
| }, | |
| "link": null | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "SAMPLER", | |
| "name": "SAMPLER", | |
| "type": "SAMPLER", | |
| "links": [ | |
| 625, | |
| 751 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "KSamplerSelect", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| "dpmpp_2m" | |
| ] | |
| }, | |
| { | |
| "id": 386, | |
| "type": "Flux2Scheduler", | |
| "pos": [ | |
| -471.8756731166918, | |
| 4528.46383566341 | |
| ], | |
| "size": [ | |
| 279.8726172606205, | |
| 106 | |
| ], | |
| "flags": {}, | |
| "order": 91, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "steps", | |
| "name": "steps", | |
| "type": "INT", | |
| "widget": { | |
| "name": "steps" | |
| }, | |
| "link": null | |
| }, | |
| { | |
| "localized_name": "width", | |
| "name": "width", | |
| "type": "INT", | |
| "widget": { | |
| "name": "width" | |
| }, | |
| "link": 637 | |
| }, | |
| { | |
| "localized_name": "height", | |
| "name": "height", | |
| "type": "INT", | |
| "widget": { | |
| "name": "height" | |
| }, | |
| "link": 638 | |
| } | |
| ], | |
| "outputs": [ | |
| { | |
| "localized_name": "SIGMAS", | |
| "name": "SIGMAS", | |
| "type": "SIGMAS", | |
| "links": [ | |
| 626 | |
| ] | |
| } | |
| ], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.8.2", | |
| "Node name for S&R": "Flux2Scheduler", | |
| "ue_properties": { | |
| "widget_ue_connectable": { | |
| "width": true, | |
| "height": true | |
| }, | |
| "version": "7.7", | |
| "input_ue_unconnectable": {} | |
| }, | |
| "enableTabs": false, | |
| "tabWidth": 65, | |
| "tabXOffset": 10, | |
| "hasSecondTab": false, | |
| "secondTabText": "Send Back", | |
| "secondTabOffset": 80, | |
| "secondTabWidth": 65 | |
| }, | |
| "widgets_values": [ | |
| 15, | |
| 1024, | |
| 1024 | |
| ] | |
| }, | |
| { | |
| "id": 402, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 1209.5301906163209, | |
| 2313.2827497715725 | |
| ], | |
| "size": [ | |
| 478.255677878317, | |
| 898.292387691356 | |
| ], | |
| "flags": {}, | |
| "order": 75, | |
| "mode": 4, | |
| "inputs": [ | |
| { | |
| "localized_name": "images", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 782 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.9.2", | |
| "Node name for S&R": "PreviewImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.5.2" | |
| } | |
| }, | |
| "widgets_values": [] | |
| }, | |
| { | |
| "id": 438, | |
| "type": "PreviewImage", | |
| "pos": [ | |
| 2165.7024702987646, | |
| 2314.792871639996 | |
| ], | |
| "size": [ | |
| 478.0539348672644, | |
| 896.8963615662929 | |
| ], | |
| "flags": {}, | |
| "order": 116, | |
| "mode": 0, | |
| "inputs": [ | |
| { | |
| "localized_name": "images", | |
| "name": "images", | |
| "type": "IMAGE", | |
| "link": 807 | |
| } | |
| ], | |
| "outputs": [], | |
| "properties": { | |
| "cnr_id": "comfy-core", | |
| "ver": "0.18.1", | |
| "Node name for S&R": "PreviewImage", | |
| "ue_properties": { | |
| "widget_ue_connectable": {}, | |
| "input_ue_unconnectable": {}, | |
| "version": "7.7" | |
| } | |
| }, | |
| "widgets_values": [] | |
| } | |
| ], | |
| "links": [ | |
| [ | |
| 197, | |
| 115, | |
| 0, | |
| 111, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 198, | |
| 119, | |
| 0, | |
| 111, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 199, | |
| 110, | |
| 0, | |
| 111, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 200, | |
| 122, | |
| 0, | |
| 111, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 207, | |
| 121, | |
| 0, | |
| 120, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 213, | |
| 111, | |
| 0, | |
| 124, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 255, | |
| 124, | |
| 0, | |
| 154, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 262, | |
| 155, | |
| 0, | |
| 158, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 271, | |
| 158, | |
| 0, | |
| 162, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 279, | |
| 174, | |
| 0, | |
| 172, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 285, | |
| 172, | |
| 0, | |
| 178, | |
| 4, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 286, | |
| 174, | |
| 0, | |
| 178, | |
| 10, | |
| "INT" | |
| ], | |
| [ | |
| 289, | |
| 178, | |
| 0, | |
| 180, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 296, | |
| 152, | |
| 0, | |
| 185, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 297, | |
| 186, | |
| 0, | |
| 121, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 298, | |
| 153, | |
| 0, | |
| 187, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 299, | |
| 188, | |
| 0, | |
| 124, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 300, | |
| 189, | |
| 0, | |
| 158, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 301, | |
| 160, | |
| 0, | |
| 190, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 302, | |
| 113, | |
| 0, | |
| 191, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 303, | |
| 114, | |
| 0, | |
| 192, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 304, | |
| 121, | |
| 0, | |
| 193, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 305, | |
| 120, | |
| 0, | |
| 194, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 306, | |
| 195, | |
| 0, | |
| 119, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 307, | |
| 197, | |
| 0, | |
| 119, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 308, | |
| 198, | |
| 0, | |
| 115, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 309, | |
| 196, | |
| 0, | |
| 122, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 311, | |
| 199, | |
| 0, | |
| 122, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 314, | |
| 201, | |
| 0, | |
| 155, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 315, | |
| 200, | |
| 0, | |
| 155, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 316, | |
| 112, | |
| 0, | |
| 202, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 317, | |
| 203, | |
| 0, | |
| 155, | |
| 3, | |
| "LATENT" | |
| ], | |
| [ | |
| 318, | |
| 204, | |
| 0, | |
| 111, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 320, | |
| 206, | |
| 0, | |
| 155, | |
| 5, | |
| "INT" | |
| ], | |
| [ | |
| 323, | |
| 113, | |
| 0, | |
| 112, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 324, | |
| 114, | |
| 0, | |
| 112, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 325, | |
| 209, | |
| 0, | |
| 178, | |
| 3, | |
| "LATENT" | |
| ], | |
| [ | |
| 326, | |
| 210, | |
| 0, | |
| 172, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 327, | |
| 211, | |
| 0, | |
| 172, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 328, | |
| 214, | |
| 0, | |
| 178, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 329, | |
| 212, | |
| 0, | |
| 178, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 330, | |
| 213, | |
| 0, | |
| 178, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 331, | |
| 215, | |
| 0, | |
| 180, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 333, | |
| 154, | |
| 0, | |
| 219, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 335, | |
| 162, | |
| 0, | |
| 220, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 337, | |
| 180, | |
| 0, | |
| 218, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 338, | |
| 218, | |
| 0, | |
| 221, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 609, | |
| 370, | |
| 0, | |
| 178, | |
| 14, | |
| "INT" | |
| ], | |
| [ | |
| 610, | |
| 184, | |
| 0, | |
| 119, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 614, | |
| 205, | |
| 0, | |
| 155, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 619, | |
| 374, | |
| 0, | |
| 373, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 620, | |
| 374, | |
| 1, | |
| 373, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 622, | |
| 376, | |
| 0, | |
| 375, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 623, | |
| 387, | |
| 0, | |
| 376, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 624, | |
| 371, | |
| 0, | |
| 376, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 625, | |
| 372, | |
| 0, | |
| 376, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 626, | |
| 386, | |
| 0, | |
| 376, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 628, | |
| 378, | |
| 0, | |
| 377, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 629, | |
| 388, | |
| 0, | |
| 378, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 630, | |
| 378, | |
| 0, | |
| 379, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 631, | |
| 380, | |
| 0, | |
| 381, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 632, | |
| 381, | |
| 0, | |
| 382, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 633, | |
| 377, | |
| 0, | |
| 383, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 634, | |
| 382, | |
| 0, | |
| 383, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 635, | |
| 379, | |
| 0, | |
| 384, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 636, | |
| 382, | |
| 0, | |
| 384, | |
| 1, | |
| "LATENT" | |
| ], | |
| [ | |
| 637, | |
| 374, | |
| 0, | |
| 386, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 638, | |
| 374, | |
| 1, | |
| 386, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 639, | |
| 385, | |
| 0, | |
| 388, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 640, | |
| 383, | |
| 0, | |
| 389, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 641, | |
| 384, | |
| 0, | |
| 392, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 644, | |
| 388, | |
| 0, | |
| 393, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 646, | |
| 396, | |
| 0, | |
| 375, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 647, | |
| 395, | |
| 0, | |
| 371, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 648, | |
| 397, | |
| 0, | |
| 387, | |
| 0, | |
| "INT" | |
| ], | |
| [ | |
| 651, | |
| 407, | |
| 0, | |
| 406, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 652, | |
| 408, | |
| 0, | |
| 407, | |
| 0, | |
| "CLIP" | |
| ], | |
| [ | |
| 653, | |
| 407, | |
| 0, | |
| 377, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 654, | |
| 406, | |
| 0, | |
| 379, | |
| 0, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 660, | |
| 412, | |
| 0, | |
| 378, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 661, | |
| 413, | |
| 0, | |
| 382, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 708, | |
| 394, | |
| 0, | |
| 374, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 711, | |
| 390, | |
| 0, | |
| 371, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 712, | |
| 391, | |
| 0, | |
| 371, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 713, | |
| 373, | |
| 0, | |
| 376, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 715, | |
| 222, | |
| 0, | |
| 234, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 723, | |
| 222, | |
| 0, | |
| 352, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 724, | |
| 222, | |
| 0, | |
| 365, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 741, | |
| 431, | |
| 0, | |
| 432, | |
| 1, | |
| "LCS_DATA" | |
| ], | |
| [ | |
| 742, | |
| 434, | |
| 0, | |
| 433, | |
| 0, | |
| "LATENT" | |
| ], | |
| [ | |
| 743, | |
| 395, | |
| 0, | |
| 432, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 744, | |
| 396, | |
| 0, | |
| 432, | |
| 2, | |
| "VAE" | |
| ], | |
| [ | |
| 745, | |
| 394, | |
| 0, | |
| 432, | |
| 3, | |
| "IMAGE" | |
| ], | |
| [ | |
| 747, | |
| 390, | |
| 0, | |
| 435, | |
| 1, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 748, | |
| 391, | |
| 0, | |
| 435, | |
| 2, | |
| "CONDITIONING" | |
| ], | |
| [ | |
| 749, | |
| 435, | |
| 0, | |
| 434, | |
| 1, | |
| "GUIDER" | |
| ], | |
| [ | |
| 751, | |
| 372, | |
| 0, | |
| 434, | |
| 2, | |
| "SAMPLER" | |
| ], | |
| [ | |
| 753, | |
| 373, | |
| 0, | |
| 434, | |
| 4, | |
| "LATENT" | |
| ], | |
| [ | |
| 754, | |
| 396, | |
| 0, | |
| 431, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 757, | |
| 396, | |
| 0, | |
| 433, | |
| 1, | |
| "VAE" | |
| ], | |
| [ | |
| 763, | |
| 439, | |
| 0, | |
| 434, | |
| 0, | |
| "NOISE" | |
| ], | |
| [ | |
| 766, | |
| 441, | |
| 0, | |
| 442, | |
| 1, | |
| "SHARPNESS_DATA" | |
| ], | |
| [ | |
| 767, | |
| 396, | |
| 0, | |
| 441, | |
| 0, | |
| "VAE" | |
| ], | |
| [ | |
| 769, | |
| 432, | |
| 0, | |
| 442, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 770, | |
| 442, | |
| 0, | |
| 435, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 772, | |
| 374, | |
| 0, | |
| 443, | |
| 1, | |
| "INT" | |
| ], | |
| [ | |
| 773, | |
| 374, | |
| 1, | |
| 443, | |
| 2, | |
| "INT" | |
| ], | |
| [ | |
| 774, | |
| 443, | |
| 0, | |
| 434, | |
| 3, | |
| "SIGMAS" | |
| ], | |
| [ | |
| 779, | |
| 359, | |
| 0, | |
| 183, | |
| 0, | |
| "MODEL" | |
| ], | |
| [ | |
| 780, | |
| 400, | |
| 0, | |
| 440, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 781, | |
| 401, | |
| 0, | |
| 440, | |
| 1, | |
| "IMAGE" | |
| ], | |
| [ | |
| 782, | |
| 400, | |
| 0, | |
| 402, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 805, | |
| 230, | |
| 0, | |
| 366, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 806, | |
| 375, | |
| 0, | |
| 398, | |
| 0, | |
| "IMAGE" | |
| ], | |
| [ | |
| 807, | |
| 433, | |
| 0, | |
| 438, | |
| 0, | |
| "IMAGE" | |
| ] | |
| ], | |
| "groups": [ | |
| { | |
| "id": 1, | |
| "title": "Model", | |
| "bounding": [ | |
| -1902.7344827178097, | |
| 2189.1908306739997, | |
| 508.04670399874544, | |
| 1024.8544035957157 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 2, | |
| "title": "Prompt-for-Gen", | |
| "bounding": [ | |
| -1330.0949443852865, | |
| 2189.298099045264, | |
| 555.5575212080194, | |
| 1029.6083893791956 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 3, | |
| "title": "Sampler-00", | |
| "bounding": [ | |
| -1823.5301697625334, | |
| 3285.4764137333173, | |
| 1063.1178624425208, | |
| 609.8791038997124 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 4, | |
| "title": "Sampler-01", | |
| "bounding": [ | |
| -724.9287097227862, | |
| 3284.7608231733398, | |
| 796.7115930147052, | |
| 805.419771281584 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 5, | |
| "title": "Sampler-02", | |
| "bounding": [ | |
| 119.05542985456249, | |
| 3283.5247797979555, | |
| 928.7116080617222, | |
| 805.8610798933942 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 8, | |
| "title": "Sampler-Edit", | |
| "bounding": [ | |
| -664.1348665584288, | |
| 4166.271211207008, | |
| 837.1413724560819, | |
| 744.0113553296806 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 9, | |
| "title": "Ref-Cond-01", | |
| "bounding": [ | |
| -1941.840163989818, | |
| 4356.8938154077605, | |
| 601.9784403670778, | |
| 557.6315953369185 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 10, | |
| "title": "Ref-Cond-02", | |
| "bounding": [ | |
| -1302.3178935338053, | |
| 4355.43633051394, | |
| 597.1542122177516, | |
| 556.6668359867942 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 11, | |
| "title": "Prompt-for-Edit", | |
| "bounding": [ | |
| -1821.1065984547404, | |
| 3938.4696411974737, | |
| 1054.1933264989445, | |
| 386.6213643360097 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| }, | |
| { | |
| "id": 12, | |
| "title": "LCS-Control", | |
| "bounding": [ | |
| 207.00468031189914, | |
| 4162.994186092625, | |
| 959.4520474937549, | |
| 743.9149340903814 | |
| ], | |
| "color": "#3f789e", | |
| "font_size": 24, | |
| "flags": {} | |
| } | |
| ], | |
| "config": {}, | |
| "extra": { | |
| "VHS_KeepIntermediate": true, | |
| "links_added_by_ue": [], | |
| "VHS_MetadataImage": true, | |
| "ue_links": [], | |
| "0246.VERSION": [ | |
| 0, | |
| 0, | |
| 4 | |
| ], | |
| "workflowRendererVersion": "LG", | |
| "VHS_latentpreviewrate": 0, | |
| "frontendVersion": "1.43.1", | |
| "VHS_latentpreview": false, | |
| "ds": { | |
| "scale": 0.49500000000000177, | |
| "offset": [ | |
| 1575.743033351637, | |
| -3335.599326594082 | |
| ] | |
| } | |
| }, | |
| "version": 0.4 | |
| } |