複数プロンプトでのXYとワークフロー配布

ComfyUI関連

2025/9/8時点の最新版に対応しています。

概要

複数プロンプト*複数CheckpointsのXYができます。
別にPrompt SR*Checkpointsでよくない?って感じではありますが、違う所が2つ。

  • Hires(Latent upscale)ができる(これだけならEffで代替可能)
  • 個別の画像とXYprotが両方出力できるかつHiresができる

もしかしたらもっと簡単にできる方法あるかもしれませんが…。
あったら教えて下さい。

また、この方式であれば以前に紹介したモデルごとにクォリティタグを自動で切り替えながらXYする事も可能です。が、正直ILLモデルしか使わなくなってるのでいらんかなっていう判断で入れてません。

この記事のやつは最新バージョンに対応できてないので自分でカスタムできる人しか使えませんが一応貼っておきます…。

ComfyUIワークフロー

Loaderのモデルを適当なものに設定した後、左下のXYのCheckpointを設定すれば使えます。
保存はEagleがデフォになっていますが、通常保存スイッチも作ったのでEagleない人は切り替えてください。

{
  "id": "d8d883b9-da38-416b-8d46-085fc047eb72",
  "revision": 0,
  "last_node_id": 633,
  "last_link_id": 7987,
  "nodes": [
    {
      "id": 526,
      "type": "D2 Image Resize",
      "pos": [
        1260,
        320
      ],
      "size": [
        210,
        374
      ],
      "flags": {},
      "order": 33,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE",
          "link": 1493
        },
        {
          "localized_name": "mask",
          "name": "mask",
          "shape": 7,
          "type": "MASK",
          "link": null
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "shape": 7,
          "type": "VAE",
          "link": null
        },
        {
          "localized_name": "mode",
          "name": "mode",
          "type": "COMBO",
          "widget": {
            "name": "mode"
          },
          "link": null
        },
        {
          "localized_name": "rescale_factor",
          "name": "rescale_factor",
          "type": "FLOAT",
          "widget": {
            "name": "rescale_factor"
          },
          "link": null
        },
        {
          "localized_name": "preset",
          "name": "preset",
          "type": "COMBO",
          "widget": {
            "name": "preset"
          },
          "link": null
        },
        {
          "localized_name": "resize_width",
          "name": "resize_width",
          "type": "INT",
          "widget": {
            "name": "resize_width"
          },
          "link": null
        },
        {
          "localized_name": "resize_height",
          "name": "resize_height",
          "type": "INT",
          "widget": {
            "name": "resize_height"
          },
          "link": null
        },
        {
          "localized_name": "rotate",
          "name": "rotate",
          "type": "COMBO",
          "widget": {
            "name": "rotate"
          },
          "link": null
        },
        {
          "localized_name": "round_method",
          "name": "round_method",
          "type": "COMBO",
          "widget": {
            "name": "round_method"
          },
          "link": null
        },
        {
          "localized_name": "upscale_model",
          "name": "upscale_model",
          "type": "COMBO",
          "widget": {
            "name": "upscale_model"
          },
          "link": null
        },
        {
          "localized_name": "resampling",
          "name": "resampling",
          "type": "COMBO",
          "widget": {
            "name": "resampling"
          },
          "link": null
        },
        {
          "localized_name": "use_tiled_vae",
          "name": "use_tiled_vae",
          "type": "BOOLEAN",
          "widget": {
            "name": "use_tiled_vae"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE",
          "links": [
            1495,
            2321
          ]
        },
        {
          "localized_name": "width",
          "name": "width",
          "type": "INT",
          "links": null
        },
        {
          "localized_name": "height",
          "name": "height",
          "type": "INT",
          "links": null
        },
        {
          "localized_name": "rescale_factor",
          "name": "rescale_factor",
          "type": "FLOAT",
          "links": null
        },
        {
          "localized_name": "latent",
          "name": "latent",
          "type": "LATENT",
          "links": []
        },
        {
          "localized_name": "mask",
          "name": "mask",
          "type": "MASK",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "d2-nodes-comfyui",
        "ver": "403cc3d4cca6bf2ada636212728d4d1714c63d5a",
        "Node name for S&R": "D2 Image Resize",
        "ue_properties": {
          "version": "7.0.1",
          "widget_ue_connectable": {
            "mode": true,
            "rescale_factor": true,
            "preset": true,
            "resize_width": true,
            "resize_height": true,
            "rotate": true,
            "round_method": true,
            "upscale_model": true,
            "resampling": true,
            "use_tiled_vae": true
          }
        }
      },
      "widgets_values": [
        "rescale",
        1.25,
        "custom",
        1024,
        1536,
        "None",
        "Round",
        "None",
        "nearest",
        false
      ]
    },
    {
      "id": 565,
      "type": "easy controlnetLoaderADV",
      "pos": [
        1280,
        30
      ],
      "size": [
        420,
        194
      ],
      "flags": {},
      "order": 36,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "pipe",
          "name": "pipe",
          "type": "PIPE_LINE",
          "link": 2319
        },
        {
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE",
          "link": 2321
        },
        {
          "localized_name": "control_net",
          "name": "control_net",
          "shape": 7,
          "type": "CONTROL_NET",
          "link": null
        },
        {
          "localized_name": "control_net_name",
          "name": "control_net_name",
          "type": "COMBO",
          "widget": {
            "name": "control_net_name"
          },
          "link": null
        },
        {
          "localized_name": "strength",
          "name": "strength",
          "shape": 7,
          "type": "FLOAT",
          "widget": {
            "name": "strength"
          },
          "link": null
        },
        {
          "localized_name": "start_percent",
          "name": "start_percent",
          "shape": 7,
          "type": "FLOAT",
          "widget": {
            "name": "start_percent"
          },
          "link": null
        },
        {
          "localized_name": "end_percent",
          "name": "end_percent",
          "shape": 7,
          "type": "FLOAT",
          "widget": {
            "name": "end_percent"
          },
          "link": null
        },
        {
          "localized_name": "scale_soft_weights",
          "name": "scale_soft_weights",
          "shape": 7,
          "type": "FLOAT",
          "widget": {
            "name": "scale_soft_weights"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "pipe",
          "name": "pipe",
          "type": "PIPE_LINE",
          "links": [
            2320
          ]
        },
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "CONDITIONING",
          "links": null
        },
        {
          "localized_name": "negative",
          "name": "negative",
          "type": "CONDITIONING",
          "links": null
        }
      ],
      "title": "EasyCNA-E",
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "1148fbe5fe0276780c56f0adfa22b96d5200d832",
        "Node name for S&R": "easy controlnetLoaderADV",
        "ue_properties": {
          "widget_ue_connectable": {
            "control_net_name": true,
            "strength": true,
            "start_percent": true,
            "end_percent": true,
            "scale_soft_weights": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "anytest\\CN-anytest3_illustrious2_A.safetensors",
        0.6,
        0,
        0.85,
        0.75
      ]
    },
    {
      "id": 490,
      "type": "D2 XY Model List",
      "pos": [
        -40,
        820
      ],
      "size": [
        210,
        252
      ],
      "flags": {
        "collapsed": false
      },
      "order": 23,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "model_type",
          "name": "model_type",
          "type": "COMBO",
          "widget": {
            "name": "model_type"
          },
          "link": null
        },
        {
          "localized_name": "filter",
          "name": "filter",
          "type": "STRING",
          "widget": {
            "name": "filter"
          },
          "link": null
        },
        {
          "localized_name": "mode",
          "name": "mode",
          "type": "COMBO",
          "widget": {
            "name": "mode"
          },
          "link": null
        },
        {
          "localized_name": "sort_by",
          "name": "sort_by",
          "type": "COMBO",
          "widget": {
            "name": "sort_by"
          },
          "link": null
        },
        {
          "localized_name": "order_by",
          "name": "order_by",
          "type": "COMBO",
          "widget": {
            "name": "order_by"
          },
          "link": null
        },
        {
          "localized_name": "model_list",
          "name": "model_list",
          "shape": 7,
          "type": "STRING",
          "widget": {
            "name": "model_list"
          },
          "link": 3113
        }
      ],
      "outputs": [
        {
          "localized_name": "x / y_list",
          "name": "x / y_list",
          "type": "STRING",
          "links": [
            2182
          ]
        },
        {
          "localized_name": "LIST",
          "name": "LIST",
          "type": "LIST",
          "links": [
            4680
          ]
        }
      ],
      "properties": {
        "cnr_id": "d2-nodes-comfyui",
        "ver": "3c2f386d25f81d44c7ab4b42a50e6c945ca06111",
        "Node name for S&R": "D2 XY Model List",
        "ue_properties": {
          "widget_ue_connectable": {
            "model_type": true,
            "filter": true,
            "mode": true,
            "sort_by": true,
            "order_by": true,
            "model_list": true
          },
          "version": "7.0.1"
        }
      },
      "widgets_values": [
        "checkpoints",
        "",
        "simple",
        "Name",
        "A-Z",
        0,
        "_illustriousXL\\O_chacotriousmixxl_v10.safetensors\n_illustriousXL\\O_lumarex_v10.safetensors\n_illustriousXL\\X_chioriRefresh_chioriRefresh.safetensors\n_illustriousXL\\X_flatbreadIL_v20.safetensors\n_illustriousXL\\X_hotaruBlend_v40.safetensors\n_illustriousXL\\XO_mortalsinspell_v10.safetensors\n_illustriousXL\\XO_sakuraDreams_v10.safetensors"
      ]
    },
    {
      "id": 591,
      "type": "GODMT_Exec",
      "pos": [
        600,
        760
      ],
      "size": [
        400,
        200
      ],
      "flags": {
        "collapsed": true
      },
      "order": 25,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "FUNC",
          "name": "FUNC",
          "type": "STRING",
          "widget": {
            "name": "FUNC"
          },
          "link": null
        },
        {
          "name": "x[0]",
          "type": "LIST",
          "link": 4680
        },
        {
          "name": "x[1]",
          "type": "*",
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "*",
          "name": "*",
          "type": "*",
          "links": [
            4682
          ]
        }
      ],
      "title": "拡張子除去リスト",
      "properties": {
        "cnr_id": "comfyui-list-utils",
        "ver": "42bd59d956a2f17ecee6ccc9c317ed833fd91d85",
        "Node name for S&R": "GODMT_Exec",
        "ue_properties": {
          "widget_ue_connectable": {
            "FUNC": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "import os\nfiles=x[0]\nfor i, f in enumerate(files):\n    files[i] = os.path.splitext(f)[0]\nresult = '\\n'.join(files)"
      ]
    },
    {
      "id": 566,
      "type": "easy float",
      "pos": [
        970,
        80
      ],
      "size": [
        210,
        58
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "value",
          "name": "value",
          "type": "FLOAT",
          "widget": {
            "name": "value"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "float",
          "name": "float",
          "type": "FLOAT",
          "links": [
            2352
          ]
        }
      ],
      "title": "CFG",
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "1148fbe5fe0276780c56f0adfa22b96d5200d832",
        "Node name for S&R": "easy float",
        "ue_properties": {
          "widget_ue_connectable": {
            "value": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        5
      ]
    },
    {
      "id": 570,
      "type": "Anything Everywhere",
      "pos": [
        1010,
        30
      ],
      "size": [
        210,
        118
      ],
      "flags": {
        "collapsed": true
      },
      "order": 17,
      "mode": 0,
      "inputs": [
        {
          "color_on": "",
          "label": "FLOAT",
          "localized_name": "anything",
          "name": "anything",
          "shape": 7,
          "type": "FLOAT",
          "link": 2352
        },
        {
          "label": "anything",
          "name": "anything18",
          "type": "*",
          "link": null
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "cg-use-everywhere",
        "ver": "7.0.1",
        "Node name for S&R": "Anything Everywhere?",
        "ue_properties": {
          "version": "7.0.1",
          "group_restricted": 0,
          "color_restricted": 0,
          "widget_ue_connectable": {},
          "title_regex": null,
          "input_regex": "cfg",
          "group_regex": null,
          "next_input_index": 18
        }
      },
      "widgets_values": []
    },
    {
      "id": 542,
      "type": "Seed Everywhere",
      "pos": [
        970,
        190
      ],
      "size": [
        210,
        82
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "localized_name": "INT",
          "name": "INT",
          "type": "INT",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "cg-use-everywhere",
        "ver": "7.0.1",
        "Node name for S&R": "Seed Everywhere",
        "ue_properties": {
          "version": "7.0.1",
          "group_restricted": 0,
          "color_restricted": 0,
          "widget_ue_connectable": {},
          "title_regex": null,
          "input_regex": "seed|随机种",
          "group_regex": null,
          "fixed_inputs": true,
          "seed_inputs": true
        }
      },
      "widgets_values": [
        57525618374138,
        "fixed"
      ]
    },
    {
      "id": 564,
      "type": "D2 Checkpoint Loader",
      "pos": [
        230,
        440
      ],
      "size": [
        210,
        274
      ],
      "flags": {
        "collapsed": true
      },
      "order": 29,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "ckpt_name",
          "name": "ckpt_name",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name"
          },
          "link": 2192
        },
        {
          "localized_name": "auto_vpred",
          "name": "auto_vpred",
          "type": "BOOLEAN",
          "widget": {
            "name": "auto_vpred"
          },
          "link": null
        },
        {
          "localized_name": "sampling",
          "name": "sampling",
          "type": "COMBO",
          "widget": {
            "name": "sampling"
          },
          "link": null
        },
        {
          "localized_name": "zsnr",
          "name": "zsnr",
          "type": "BOOLEAN",
          "widget": {
            "name": "zsnr"
          },
          "link": null
        },
        {
          "localized_name": "multiplier",
          "name": "multiplier",
          "type": "FLOAT",
          "widget": {
            "name": "multiplier"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "model",
          "name": "model",
          "type": "MODEL",
          "links": [
            2641
          ]
        },
        {
          "localized_name": "clip",
          "name": "clip",
          "type": "CLIP",
          "links": [
            2642
          ]
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "type": "VAE",
          "links": [
            2643
          ]
        },
        {
          "localized_name": "ckpt_name",
          "name": "ckpt_name",
          "type": "STRING",
          "links": [
            2300
          ]
        },
        {
          "localized_name": "ckpt_hash",
          "name": "ckpt_hash",
          "type": "STRING",
          "links": null
        },
        {
          "localized_name": "ckpt_fullpath",
          "name": "ckpt_fullpath",
          "type": "STRING",
          "links": null
        },
        {
          "localized_name": "sampling",
          "name": "sampling",
          "type": "STRING",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "d2-nodes-comfyui",
        "ver": "403cc3d4cca6bf2ada636212728d4d1714c63d5a",
        "Node name for S&R": "D2 Checkpoint Loader",
        "ue_properties": {
          "widget_ue_connectable": {
            "ckpt_name": true,
            "auto_vpred": true,
            "sampling": true,
            "zsnr": true,
            "multiplier": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "Flux\\copycatFluxTestFP8_fp8V11.safetensors",
        true,
        "normal",
        false,
        0.6
      ]
    },
    {
      "id": 571,
      "type": "Anything Everywhere",
      "pos": [
        270,
        390
      ],
      "size": [
        200,
        126
      ],
      "flags": {
        "collapsed": true
      },
      "order": 31,
      "mode": 0,
      "inputs": [
        {
          "color_on": "#B39DDB",
          "label": "MODEL",
          "localized_name": "anything",
          "name": "anything",
          "shape": 7,
          "type": "MODEL",
          "link": 2641
        },
        {
          "color_on": "#FFD500",
          "label": "CLIP",
          "localized_name": "anything3",
          "name": "anything3",
          "shape": 7,
          "type": "CLIP",
          "link": 2642
        },
        {
          "color_on": "#FF6E6E",
          "label": "VAE",
          "localized_name": "anything11",
          "name": "anything11",
          "type": "VAE",
          "link": 2643
        },
        {
          "label": "anything",
          "name": "anything21",
          "type": "*",
          "link": null
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "cg-use-everywhere",
        "ver": "7.0.1",
        "Node name for S&R": "Anything Everywhere3",
        "ue_properties": {
          "version": "7.0.1",
          "group_restricted": 0,
          "color_restricted": 0,
          "widget_ue_connectable": {},
          "title_regex": null,
          "input_regex": null,
          "group_regex": null,
          "next_input_index": 21
        }
      },
      "widgets_values": []
    },
    {
      "id": 594,
      "type": "easy imageSave",
      "pos": [
        2940,
        350
      ],
      "size": [
        210,
        82
      ],
      "flags": {},
      "order": 41,
      "mode": 2,
      "inputs": [
        {
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE",
          "link": 6466
        },
        {
          "localized_name": "filename_prefix",
          "name": "filename_prefix",
          "type": "STRING",
          "widget": {
            "name": "filename_prefix"
          },
          "link": 6453
        },
        {
          "localized_name": "only_preview",
          "name": "only_preview",
          "type": "BOOLEAN",
          "widget": {
            "name": "only_preview"
          },
          "link": null
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "1148fbe5fe0276780c56f0adfa22b96d5200d832",
        "Node name for S&R": "easy imageSave",
        "ue_properties": {
          "widget_ue_connectable": {
            "filename_prefix": true,
            "only_preview": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "ComfyUI",
        false
      ]
    },
    {
      "id": 597,
      "type": "Mute / Bypass Repeater (rgthree)",
      "pos": [
        2960,
        510
      ],
      "size": [
        247.65780639648438,
        50
      ],
      "flags": {
        "collapsed": true
      },
      "order": 2,
      "mode": 2,
      "inputs": [
        {
          "dir": 3,
          "name": "",
          "type": "*",
          "link": null
        }
      ],
      "outputs": [
        {
          "color_off": "#a80",
          "color_on": "#Fc0",
          "dir": 4,
          "name": "OPT_CONNECTION",
          "type": "*",
          "links": [
            6473
          ]
        }
      ],
      "title": "通常保存",
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      }
    },
    {
      "id": 598,
      "type": "Mute / Bypass Repeater (rgthree)",
      "pos": [
        2950,
        670
      ],
      "size": [
        247.65780639648438,
        46
      ],
      "flags": {
        "collapsed": true
      },
      "order": 3,
      "mode": 0,
      "inputs": [
        {
          "dir": 3,
          "name": "",
          "type": "*",
          "link": null
        }
      ],
      "outputs": [
        {
          "color_off": "#a80",
          "color_on": "#Fc0",
          "dir": 4,
          "name": "OPT_CONNECTION",
          "type": "*",
          "links": [
            6474
          ]
        }
      ],
      "title": "Eagle転送",
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      }
    },
    {
      "id": 537,
      "type": "D2 Save Image Eagle",
      "pos": [
        2950,
        720
      ],
      "size": [
        260,
        462
      ],
      "flags": {},
      "order": 42,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE",
          "link": 6467
        },
        {
          "localized_name": "filename_prefix",
          "name": "filename_prefix",
          "type": "STRING",
          "widget": {
            "name": "filename_prefix"
          },
          "link": 2302
        },
        {
          "localized_name": "preview_only",
          "name": "preview_only",
          "type": "BOOLEAN",
          "widget": {
            "name": "preview_only"
          },
          "link": null
        },
        {
          "localized_name": "format",
          "name": "format",
          "type": "COMBO",
          "widget": {
            "name": "format"
          },
          "link": null
        },
        {
          "localized_name": "lossless",
          "name": "lossless",
          "type": "BOOLEAN",
          "widget": {
            "name": "lossless"
          },
          "link": null
        },
        {
          "localized_name": "quality",
          "name": "quality",
          "type": "INT",
          "widget": {
            "name": "quality"
          },
          "link": null
        },
        {
          "localized_name": "fps",
          "name": "fps",
          "type": "FLOAT",
          "widget": {
            "name": "fps"
          },
          "link": null
        },
        {
          "localized_name": "eagle_folder",
          "name": "eagle_folder",
          "type": "STRING",
          "widget": {
            "name": "eagle_folder"
          },
          "link": null
        },
        {
          "localized_name": "memo_text",
          "name": "memo_text",
          "type": "STRING",
          "widget": {
            "name": "memo_text"
          },
          "link": 1298
        },
        {
          "localized_name": "popup_image",
          "name": "popup_image",
          "shape": 7,
          "type": "D2_BUTTON",
          "widget": {
            "name": "popup_image"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "filenames",
          "name": "filenames",
          "type": "LIST",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "d2-nodes-comfyui",
        "ver": "403cc3d4cca6bf2ada636212728d4d1714c63d5a",
        "Node name for S&R": "D2 Save Image Eagle",
        "ue_properties": {
          "version": "7.0.1",
          "widget_ue_connectable": {
            "filename_prefix": true,
            "preview_only": true,
            "format": true,
            "lossless": true,
            "quality": true,
            "fps": true,
            "eagle_folder": true,
            "memo_text": true,
            "popup_image": true
          }
        }
      },
      "widgets_values": [
        "%ckpt_name%",
        false,
        "png",
        true,
        100,
        6,
        "MF2SHCKMIMCA3",
        "",
        0
      ]
    },
    {
      "id": 601,
      "type": "easy positive",
      "pos": [
        -790,
        390
      ],
      "size": [
        400,
        190
      ],
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "widget": {
            "name": "positive"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "links": [
            6477
          ]
        }
      ],
      "title": "modern tokyo mecha light",
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "1148fbe5fe0276780c56f0adfa22b96d5200d832",
        "Node name for S&R": "easy positive",
        "ue_properties": {
          "widget_ue_connectable": {
            "positive": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "tokyo,city,river side,\nBuildings in the distance,\nmechanical joints,mechanical gigantic wing,\nglowing mecha eyes,shiny,halo,glowing hair,\nlong shot,from below,tachi-e,\ndynamic pose,contrapposto,\ncinematic,realistic,\nlight particles,light rays,"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 603,
      "type": "easy positive",
      "pos": [
        -790,
        650
      ],
      "size": [
        400,
        200
      ],
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "widget": {
            "name": "positive"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "links": [
            6478
          ]
        }
      ],
      "title": "modern tokyo mecha light",
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "1148fbe5fe0276780c56f0adfa22b96d5200d832",
        "Node name for S&R": "easy positive",
        "ue_properties": {
          "widget_ue_connectable": {
            "positive": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "cat ears cat tail,\nindoors,gothic style,cafe,counter table\nsolo focus,face focus,:>, v-shaped eyebrows,blush,fang,\nsoft focus,\ndutch angle,\nmaid_headdress, maid apron frilled trim,\npale color,anime coloring,anime"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 604,
      "type": "easy positive",
      "pos": [
        -790,
        920
      ],
      "size": [
        400,
        140
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "widget": {
            "name": "positive"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "links": [
            6479
          ]
        }
      ],
      "title": "modern tokyo mecha light",
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "1148fbe5fe0276780c56f0adfa22b96d5200d832",
        "Node name for S&R": "easy positive",
        "ue_properties": {
          "widget_ue_connectable": {
            "positive": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "comic,manga,doujinshi,\nfox ears fox tail,\nfantasy miko,nontraditional miko,shrine, \nChibi character in the second frame,\nanime style"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 605,
      "type": "easy positive",
      "pos": [
        -790,
        1120
      ],
      "size": [
        400,
        150
      ],
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "widget": {
            "name": "positive"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "links": [
            6480
          ]
        }
      ],
      "title": "modern tokyo mecha light",
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "1148fbe5fe0276780c56f0adfa22b96d5200d832",
        "Node name for S&R": "easy positive",
        "ue_properties": {
          "widget_ue_connectable": {
            "positive": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "rabbit ears rabbit tail,\nschool,classroom,school_uniform, \nanime style,anime screencap, \nopen mouth fang,smile,\n(close-up eye:1.3),face focus,leaning forward"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 606,
      "type": "GODMT_Exec",
      "pos": [
        -310,
        650
      ],
      "size": [
        210,
        260
      ],
      "flags": {},
      "order": 19,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "FUNC",
          "name": "FUNC",
          "type": "STRING",
          "widget": {
            "name": "FUNC"
          },
          "link": null
        },
        {
          "name": "x[0]",
          "type": "STRING",
          "link": 6477
        },
        {
          "name": "x[1]",
          "type": "STRING",
          "link": 6478
        },
        {
          "name": "x[2]",
          "type": "STRING",
          "link": 6479
        },
        {
          "name": "x[3]",
          "type": "STRING",
          "link": 6480
        },
        {
          "name": "x[4]",
          "type": "*",
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "*",
          "name": "*",
          "type": "*",
          "links": [
            6802
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-list-utils",
        "ver": "42bd59d956a2f17ecee6ccc9c317ed833fd91d85",
        "Node name for S&R": "GODMT_Exec",
        "ue_properties": {
          "widget_ue_connectable": {
            "FUNC": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "formatted_lines = [' '.join(item.splitlines()) for item in x]\n\nresult = '\\n'.join(formatted_lines)\n"
      ]
    },
    {
      "id": 602,
      "type": "easy positive",
      "pos": [
        -790,
        220
      ],
      "size": [
        400,
        110
      ],
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "widget": {
            "name": "positive"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "links": [
            6626,
            7091,
            7381
          ]
        }
      ],
      "title": "Nature,fantasy,armor",
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "1148fbe5fe0276780c56f0adfa22b96d5200d832",
        "Node name for S&R": "easy positive",
        "ue_properties": {
          "widget_ue_connectable": {
            "positive": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "armored dress,seaside,forest,\nanime style,colorful,\ndutch angle,dynamic pose,\nfull body"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 475,
      "type": "D2 XY Prompt SR",
      "pos": [
        -50,
        520
      ],
      "size": [
        210,
        186
      ],
      "flags": {},
      "order": 24,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "prompt",
          "name": "prompt",
          "type": "STRING",
          "widget": {
            "name": "prompt"
          },
          "link": 7382
        },
        {
          "localized_name": "search",
          "name": "search",
          "type": "STRING",
          "widget": {
            "name": "search"
          },
          "link": 7089
        },
        {
          "localized_name": "replace",
          "name": "replace",
          "type": "STRING",
          "widget": {
            "name": "replace"
          },
          "link": 6802
        }
      ],
      "outputs": [
        {
          "localized_name": "x / y_list",
          "name": "x / y_list",
          "type": "STRING",
          "links": [
            1480
          ]
        },
        {
          "localized_name": "LIST",
          "name": "LIST",
          "type": "LIST",
          "links": []
        }
      ],
      "properties": {
        "cnr_id": "d2-nodes-comfyui",
        "ver": "3c2f386d25f81d44c7ab4b42a50e6c945ca06111",
        "Node name for S&R": "D2 XY Prompt SR",
        "ue_properties": {
          "widget_ue_connectable": {
            "prompt": true,
            "search": true,
            "replace": true
          },
          "version": "7.0.1"
        }
      },
      "widgets_values": [
        "",
        "armored dress,seaside,forest, anime style,colorful, dutch angle,dynamic pose, full body",
        ""
      ]
    },
    {
      "id": 560,
      "type": "D2 Prompt",
      "pos": [
        440,
        640
      ],
      "size": [
        400,
        200
      ],
      "flags": {
        "collapsed": true
      },
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "prompt",
          "name": "prompt",
          "type": "STRING",
          "widget": {
            "name": "prompt"
          },
          "link": null
        },
        {
          "localized_name": "comment_type",
          "name": "comment_type",
          "type": "COMBO",
          "widget": {
            "name": "comment_type"
          },
          "link": null
        },
        {
          "localized_name": "insert_lora",
          "name": "insert_lora",
          "type": "COMBO",
          "widget": {
            "name": "insert_lora"
          },
          "link": null
        },
        {
          "localized_name": "counter",
          "name": "counter",
          "type": "D2_SIMPLE_TEXT",
          "widget": {
            "name": "counter"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "text",
          "name": "text",
          "type": "STRING",
          "links": [
            2140,
            2144
          ]
        }
      ],
      "properties": {
        "cnr_id": "d2-nodes-comfyui",
        "ver": "403cc3d4cca6bf2ada636212728d4d1714c63d5a",
        "Node name for S&R": "D2 Prompt",
        "ue_properties": {
          "widget_ue_connectable": {
            "prompt": true,
            "comment_type": true,
            "insert_lora": true,
            "counter": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "worst quality,photorealistic, 3d,\nmonochrome,greyscale,nsfw",
        "# + // + /**/",
        "CHOOSE",
        17
      ]
    },
    {
      "id": 510,
      "type": "D2 Pipe",
      "pos": [
        2230,
        660
      ],
      "size": [
        203.7421875,
        246
      ],
      "flags": {},
      "order": 35,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "d2_pipe",
          "name": "d2_pipe",
          "shape": 7,
          "type": "D2_TD2Pipe",
          "link": null
        },
        {
          "localized_name": "ckpt_name",
          "name": "ckpt_name",
          "shape": 7,
          "type": "STRING",
          "link": 2301
        },
        {
          "localized_name": "positive",
          "name": "positive",
          "shape": 7,
          "type": "STRING",
          "link": 2139
        },
        {
          "localized_name": "negative",
          "name": "negative",
          "shape": 7,
          "type": "STRING",
          "link": 2144
        },
        {
          "localized_name": "seed",
          "name": "seed",
          "shape": 7,
          "type": "INT",
          "link": null
        },
        {
          "localized_name": "steps",
          "name": "steps",
          "shape": 7,
          "type": "INT",
          "link": null
        },
        {
          "localized_name": "cfg",
          "name": "cfg",
          "shape": 7,
          "type": "FLOAT",
          "link": null
        },
        {
          "localized_name": "sampler_name",
          "name": "sampler_name",
          "shape": 7,
          "type": "STRING",
          "link": null
        },
        {
          "localized_name": "scheduler",
          "name": "scheduler",
          "shape": 7,
          "type": "STRING",
          "link": null
        },
        {
          "localized_name": "denoise",
          "name": "denoise",
          "shape": 7,
          "type": "FLOAT",
          "link": null
        },
        {
          "localized_name": "width",
          "name": "width",
          "shape": 7,
          "type": "INT",
          "link": null
        },
        {
          "localized_name": "height",
          "name": "height",
          "shape": 7,
          "type": "INT",
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "d2_pipe",
          "name": "d2_pipe",
          "type": "D2_TD2Pipe",
          "links": []
        },
        {
          "localized_name": "ckpt_name",
          "name": "ckpt_name",
          "type": "STRING",
          "links": [
            2302,
            6453
          ]
        },
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "links": [
            1294
          ]
        },
        {
          "localized_name": "negative",
          "name": "negative",
          "type": "STRING",
          "links": [
            1295
          ]
        },
        {
          "localized_name": "seed",
          "name": "seed",
          "type": "INT",
          "links": null
        },
        {
          "localized_name": "steps",
          "name": "steps",
          "type": "INT",
          "links": null
        },
        {
          "localized_name": "cfg",
          "name": "cfg",
          "type": "FLOAT",
          "links": null
        },
        {
          "localized_name": "sampler_name",
          "name": "sampler_name",
          "type": "STRING",
          "links": []
        },
        {
          "localized_name": "scheduler",
          "name": "scheduler",
          "type": "STRING",
          "links": []
        },
        {
          "localized_name": "denoise",
          "name": "denoise",
          "type": "FLOAT",
          "links": null
        },
        {
          "localized_name": "width",
          "name": "width",
          "type": "INT",
          "links": null
        },
        {
          "localized_name": "height",
          "name": "height",
          "type": "INT",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "d2-nodes-comfyui",
        "ver": "795420c583c110c380621e337544c6e3f0f4fff4",
        "Node name for S&R": "D2 Pipe",
        "ue_properties": {
          "version": "7.0.1",
          "widget_ue_connectable": {}
        }
      },
      "widgets_values": []
    },
    {
      "id": 534,
      "type": "D2 Filename Template2",
      "pos": [
        2480,
        700
      ],
      "size": [
        380,
        290
      ],
      "flags": {},
      "order": 37,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "format",
          "name": "format",
          "type": "STRING",
          "widget": {
            "name": "format"
          },
          "link": null
        },
        {
          "localized_name": "arg_count",
          "name": "arg_count",
          "type": "INT",
          "widget": {
            "name": "arg_count"
          },
          "link": null
        },
        {
          "localized_name": "seed",
          "name": "seed",
          "type": "INT",
          "widget": {
            "name": "seed"
          },
          "link": null
        },
        {
          "name": "arg_1",
          "type": "*",
          "link": 1294
        },
        {
          "name": "arg_2",
          "type": "*",
          "link": 1295
        }
      ],
      "outputs": [
        {
          "localized_name": "STRING",
          "name": "STRING",
          "type": "STRING",
          "links": [
            1298
          ]
        }
      ],
      "properties": {
        "cnr_id": "d2-nodes-comfyui",
        "ver": "403cc3d4cca6bf2ada636212728d4d1714c63d5a",
        "Node name for S&R": "D2 Filename Template2",
        "ue_properties": {
          "version": "7.0.1",
          "widget_ue_connectable": {
            "format": true,
            "arg_count": true,
            "seed": false
          }
        }
      },
      "widgets_values": [
        "PP:\n%arg_1%\nNP:\n%arg_2%\nSettings:\n%EasyKSampler (Full).sampler_name%,%EasyKSampler (Full).scheduler%,\nControlnet:\n%EasyCNA-E.control_net_name%\nStrength:%EasyCNA-E.strength%\nSoftWeights:%EasyCNA-E.scale_soft_weights%\nStart:%EasyCNA-E.start_percent%,End:%EasyCNA-E.end_percent%",
        2,
        416705174510141,
        "randomize"
      ]
    },
    {
      "id": 595,
      "type": "Fast Muter (rgthree)",
      "pos": [
        3280,
        530
      ],
      "size": [
        260,
        122
      ],
      "flags": {},
      "order": 18,
      "mode": 0,
      "inputs": [
        {
          "dir": 3,
          "name": "通常保存",
          "type": "*",
          "link": 6473
        },
        {
          "dir": 3,
          "name": "Eagle転送",
          "type": "*",
          "link": 6474
        },
        {
          "dir": 3,
          "name": "",
          "type": "*",
          "link": null
        }
      ],
      "outputs": [
        {
          "dir": 4,
          "name": "OPT_CONNECTION",
          "type": "*",
          "links": []
        }
      ],
      "properties": {
        "toggleRestriction": "always one",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      }
    },
    {
      "id": 592,
      "type": "D2 Size Selector",
      "pos": [
        690,
        -60
      ],
      "size": [
        210,
        326
      ],
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "images",
          "name": "images",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "localized_name": "preset",
          "name": "preset",
          "type": "COMBO",
          "widget": {
            "name": "preset"
          },
          "link": null
        },
        {
          "localized_name": "width",
          "name": "width",
          "type": "INT",
          "widget": {
            "name": "width"
          },
          "link": null
        },
        {
          "localized_name": "height",
          "name": "height",
          "type": "INT",
          "widget": {
            "name": "height"
          },
          "link": null
        },
        {
          "localized_name": "swap_dimensions",
          "name": "swap_dimensions",
          "type": "BOOLEAN",
          "widget": {
            "name": "swap_dimensions"
          },
          "link": null
        },
        {
          "localized_name": "upscale_factor",
          "name": "upscale_factor",
          "type": "FLOAT",
          "widget": {
            "name": "upscale_factor"
          },
          "link": null
        },
        {
          "localized_name": "prescale_factor",
          "name": "prescale_factor",
          "type": "FLOAT",
          "widget": {
            "name": "prescale_factor"
          },
          "link": null
        },
        {
          "localized_name": "round_method",
          "name": "round_method",
          "type": "COMBO",
          "widget": {
            "name": "round_method"
          },
          "link": null
        },
        {
          "localized_name": "batch_size",
          "name": "batch_size",
          "type": "INT",
          "widget": {
            "name": "batch_size"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "width",
          "name": "width",
          "type": "INT",
          "links": null
        },
        {
          "localized_name": "height",
          "name": "height",
          "type": "INT",
          "links": null
        },
        {
          "localized_name": "upscale_factor",
          "name": "upscale_factor",
          "type": "FLOAT",
          "links": null
        },
        {
          "localized_name": "prescale_factor",
          "name": "prescale_factor",
          "type": "FLOAT",
          "links": null
        },
        {
          "localized_name": "batch_size",
          "name": "batch_size",
          "type": "INT",
          "links": null
        },
        {
          "localized_name": "empty_latent",
          "name": "empty_latent",
          "type": "LATENT",
          "links": [
            5469
          ]
        }
      ],
      "properties": {
        "cnr_id": "d2-nodes-comfyui",
        "ver": "403cc3d4cca6bf2ada636212728d4d1714c63d5a",
        "Node name for S&R": "D2 Size Selector",
        "ue_properties": {
          "widget_ue_connectable": {
            "preset": true,
            "width": true,
            "height": true,
            "swap_dimensions": true,
            "upscale_factor": true,
            "prescale_factor": true,
            "round_method": true,
            "batch_size": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "custom",
        800,
        1184,
        false,
        1,
        1,
        "Round",
        1
      ]
    },
    {
      "id": 547,
      "type": "easy comfyLoader",
      "pos": [
        590,
        330
      ],
      "size": [
        300,
        374
      ],
      "flags": {},
      "order": 28,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "optional_lora_stack",
          "name": "optional_lora_stack",
          "shape": 7,
          "type": "LORA_STACK",
          "link": null
        },
        {
          "localized_name": "optional_controlnet_stack",
          "name": "optional_controlnet_stack",
          "shape": 7,
          "type": "CONTROL_NET_STACK",
          "link": null
        },
        {
          "localized_name": "ckpt_name",
          "name": "ckpt_name",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name"
          },
          "link": null
        },
        {
          "localized_name": "vae_name",
          "name": "vae_name",
          "type": "COMBO",
          "widget": {
            "name": "vae_name"
          },
          "link": null
        },
        {
          "localized_name": "clip_skip",
          "name": "clip_skip",
          "type": "INT",
          "widget": {
            "name": "clip_skip"
          },
          "link": null
        },
        {
          "localized_name": "lora_name",
          "name": "lora_name",
          "type": "COMBO",
          "widget": {
            "name": "lora_name"
          },
          "link": null
        },
        {
          "localized_name": "lora_model_strength",
          "name": "lora_model_strength",
          "type": "FLOAT",
          "widget": {
            "name": "lora_model_strength"
          },
          "link": null
        },
        {
          "localized_name": "lora_clip_strength",
          "name": "lora_clip_strength",
          "type": "FLOAT",
          "widget": {
            "name": "lora_clip_strength"
          },
          "link": null
        },
        {
          "localized_name": "resolution",
          "name": "resolution",
          "type": "COMBO",
          "widget": {
            "name": "resolution"
          },
          "link": null
        },
        {
          "localized_name": "empty_latent_width",
          "name": "empty_latent_width",
          "type": "INT",
          "widget": {
            "name": "empty_latent_width"
          },
          "link": null
        },
        {
          "localized_name": "empty_latent_height",
          "name": "empty_latent_height",
          "type": "INT",
          "widget": {
            "name": "empty_latent_height"
          },
          "link": null
        },
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "widget": {
            "name": "positive"
          },
          "link": 1501
        },
        {
          "localized_name": "negative",
          "name": "negative",
          "type": "STRING",
          "widget": {
            "name": "negative"
          },
          "link": 2140
        },
        {
          "localized_name": "batch_size",
          "name": "batch_size",
          "type": "INT",
          "widget": {
            "name": "batch_size"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "pipe",
          "name": "pipe",
          "type": "PIPE_LINE",
          "links": [
            1484
          ]
        },
        {
          "localized_name": "model",
          "name": "model",
          "type": "MODEL",
          "links": null
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "type": "VAE",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "1148fbe5fe0276780c56f0adfa22b96d5200d832",
        "Node name for S&R": "easy comfyLoader",
        "ue_properties": {
          "version": "7.0.1",
          "widget_ue_connectable": {
            "ckpt_name": true,
            "vae_name": true,
            "clip_skip": true,
            "lora_name": true,
            "lora_model_strength": true,
            "lora_clip_strength": true,
            "resolution": true,
            "empty_latent_width": true,
            "empty_latent_height": true,
            "positive": true,
            "negative": true,
            "batch_size": true
          }
        }
      },
      "widgets_values": [
        "_illustriousXL\\O_lumarex_v10.safetensors",
        "XL\\sdxl-vae-fp16-fix.safetensors",
        -2,
        "None",
        1,
        1,
        "width x height (custom)",
        800,
        1184,
        "",
        "",
        1
      ]
    },
    {
      "id": 554,
      "type": "easy fullkSampler",
      "pos": [
        1510,
        290
      ],
      "size": [
        210,
        434
      ],
      "flags": {},
      "order": 38,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "pipe",
          "name": "pipe",
          "type": "PIPE_LINE",
          "link": 2320
        },
        {
          "localized_name": "model",
          "name": "model",
          "shape": 7,
          "type": "MODEL",
          "link": null
        },
        {
          "localized_name": "positive",
          "name": "positive",
          "shape": 7,
          "type": "CONDITIONING",
          "link": null
        },
        {
          "localized_name": "negative",
          "name": "negative",
          "shape": 7,
          "type": "CONDITIONING",
          "link": null
        },
        {
          "localized_name": "latent",
          "name": "latent",
          "shape": 7,
          "type": "LATENT",
          "link": null
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "shape": 7,
          "type": "VAE",
          "link": null
        },
        {
          "localized_name": "clip",
          "name": "clip",
          "shape": 7,
          "type": "CLIP",
          "link": null
        },
        {
          "localized_name": "xyPlot",
          "name": "xyPlot",
          "shape": 7,
          "type": "XYPLOT",
          "link": null
        },
        {
          "localized_name": "image",
          "name": "image",
          "shape": 7,
          "type": "IMAGE",
          "link": 1495
        },
        {
          "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": "denoise",
          "name": "denoise",
          "type": "FLOAT",
          "widget": {
            "name": "denoise"
          },
          "link": null
        },
        {
          "localized_name": "image_output",
          "name": "image_output",
          "type": "COMBO",
          "widget": {
            "name": "image_output"
          },
          "link": null
        },
        {
          "localized_name": "link_id",
          "name": "link_id",
          "type": "INT",
          "widget": {
            "name": "link_id"
          },
          "link": null
        },
        {
          "localized_name": "save_prefix",
          "name": "save_prefix",
          "type": "STRING",
          "widget": {
            "name": "save_prefix"
          },
          "link": null
        },
        {
          "localized_name": "seed",
          "name": "seed",
          "shape": 7,
          "type": "INT",
          "widget": {
            "name": "seed"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "pipe",
          "name": "pipe",
          "type": "PIPE_LINE",
          "links": []
        },
        {
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE",
          "links": [
            2318,
            7987
          ]
        },
        {
          "localized_name": "model",
          "name": "model",
          "type": "MODEL",
          "links": null
        },
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "CONDITIONING",
          "links": null
        },
        {
          "localized_name": "negative",
          "name": "negative",
          "type": "CONDITIONING",
          "links": null
        },
        {
          "localized_name": "latent",
          "name": "latent",
          "type": "LATENT",
          "links": null
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "type": "VAE",
          "links": null
        },
        {
          "localized_name": "clip",
          "name": "clip",
          "type": "CLIP",
          "links": null
        },
        {
          "localized_name": "seed",
          "name": "seed",
          "type": "INT",
          "links": null
        }
      ],
      "title": "EasyKSampler (Full)-hires",
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "1148fbe5fe0276780c56f0adfa22b96d5200d832",
        "Node name for S&R": "easy fullkSampler",
        "ue_properties": {
          "version": "7.0.1",
          "widget_ue_connectable": {
            "seed": true,
            "cfg": true
          }
        }
      },
      "widgets_values": [
        14,
        5,
        "dpmpp_2m",
        "karras",
        0.6,
        "Hide",
        0,
        "ComfyUI",
        0,
        "fixed"
      ]
    },
    {
      "id": 549,
      "type": "easy fullkSampler",
      "pos": [
        980,
        320
      ],
      "size": [
        230,
        430
      ],
      "flags": {},
      "order": 30,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "pipe",
          "name": "pipe",
          "type": "PIPE_LINE",
          "link": 1484
        },
        {
          "localized_name": "model",
          "name": "model",
          "shape": 7,
          "type": "MODEL",
          "link": null
        },
        {
          "localized_name": "positive",
          "name": "positive",
          "shape": 7,
          "type": "CONDITIONING",
          "link": null
        },
        {
          "localized_name": "negative",
          "name": "negative",
          "shape": 7,
          "type": "CONDITIONING",
          "link": null
        },
        {
          "localized_name": "latent",
          "name": "latent",
          "shape": 7,
          "type": "LATENT",
          "link": 5469
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "shape": 7,
          "type": "VAE",
          "link": null
        },
        {
          "localized_name": "clip",
          "name": "clip",
          "shape": 7,
          "type": "CLIP",
          "link": null
        },
        {
          "localized_name": "xyPlot",
          "name": "xyPlot",
          "shape": 7,
          "type": "XYPLOT",
          "link": null
        },
        {
          "localized_name": "image",
          "name": "image",
          "shape": 7,
          "type": "IMAGE",
          "link": null
        },
        {
          "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": "denoise",
          "name": "denoise",
          "type": "FLOAT",
          "widget": {
            "name": "denoise"
          },
          "link": null
        },
        {
          "localized_name": "image_output",
          "name": "image_output",
          "type": "COMBO",
          "widget": {
            "name": "image_output"
          },
          "link": null
        },
        {
          "localized_name": "link_id",
          "name": "link_id",
          "type": "INT",
          "widget": {
            "name": "link_id"
          },
          "link": null
        },
        {
          "localized_name": "save_prefix",
          "name": "save_prefix",
          "type": "STRING",
          "widget": {
            "name": "save_prefix"
          },
          "link": null
        },
        {
          "localized_name": "seed",
          "name": "seed",
          "shape": 7,
          "type": "INT",
          "widget": {
            "name": "seed"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "pipe",
          "name": "pipe",
          "type": "PIPE_LINE",
          "links": [
            2319
          ]
        },
        {
          "localized_name": "image",
          "name": "image",
          "type": "IMAGE",
          "links": [
            1493,
            7986
          ]
        },
        {
          "localized_name": "model",
          "name": "model",
          "type": "MODEL",
          "links": null
        },
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "CONDITIONING",
          "links": null
        },
        {
          "localized_name": "negative",
          "name": "negative",
          "type": "CONDITIONING",
          "links": null
        },
        {
          "localized_name": "latent",
          "name": "latent",
          "type": "LATENT",
          "links": null
        },
        {
          "localized_name": "vae",
          "name": "vae",
          "type": "VAE",
          "links": null
        },
        {
          "localized_name": "clip",
          "name": "clip",
          "type": "CLIP",
          "links": null
        },
        {
          "localized_name": "seed",
          "name": "seed",
          "type": "INT",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "1148fbe5fe0276780c56f0adfa22b96d5200d832",
        "Node name for S&R": "easy fullkSampler",
        "ue_properties": {
          "version": "7.0.1",
          "widget_ue_connectable": {
            "seed": true,
            "cfg": true
          }
        }
      },
      "widgets_values": [
        27,
        5,
        "dpmpp_2m",
        "karras",
        1,
        "Hide",
        0,
        "ComfyUI",
        0,
        "fixed"
      ]
    },
    {
      "id": 630,
      "type": "Note",
      "pos": [
        210,
        1140
      ],
      "size": [
        290,
        110
      ],
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "↑途中で強制停止とかをした場合はIndexが0になっていないのでSet start indexボタンでリセットする"
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 488,
      "type": "GODMT_Exec",
      "pos": [
        -150,
        1030
      ],
      "size": [
        546.2999877929688,
        148.3000030517578
      ],
      "flags": {
        "collapsed": true
      },
      "order": 21,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "FUNC",
          "name": "FUNC",
          "type": "STRING",
          "widget": {
            "name": "FUNC"
          },
          "link": null
        },
        {
          "label": "x[0]",
          "name": "x[0]",
          "type": "X_Y",
          "link": 759
        },
        {
          "name": "x[1]",
          "type": "*",
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "*",
          "name": "*",
          "type": "*",
          "links": [
            3113
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-list-utils",
        "ver": "42bd59d956a2f17ecee6ccc9c317ed833fd91d85",
        "Node name for S&R": "GODMT_Exec",
        "ue_properties": {
          "widget_ue_connectable": {
            "FUNC": true
          },
          "version": "7.0.1"
        }
      },
      "widgets_values": [
        "list=x[0]['values']\nextracted_files = [item.split(',')[0] for item in list]\nresult =\"\\n\".join(extracted_files)"
      ]
    },
    {
      "id": 483,
      "type": "easy XYInputs: Checkpoint",
      "pos": [
        -290,
        1150
      ],
      "size": [
        393.01287841796875,
        130
      ],
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "optional_lora_stack",
          "name": "optional_lora_stack",
          "shape": 7,
          "type": "LORA_STACK",
          "link": null
        },
        {
          "localized_name": "input_mode",
          "name": "input_mode",
          "type": "COMBO",
          "widget": {
            "name": "input_mode"
          },
          "link": null
        },
        {
          "localized_name": "ckpt_count",
          "name": "ckpt_count",
          "type": "INT",
          "widget": {
            "name": "ckpt_count"
          },
          "link": null
        },
        {
          "localized_name": "ckpt_name_1",
          "name": "ckpt_name_1",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name_1"
          },
          "link": null
        },
        {
          "localized_name": "clip_skip_1",
          "name": "clip_skip_1",
          "type": "INT",
          "widget": {
            "name": "clip_skip_1"
          },
          "link": null
        },
        {
          "localized_name": "vae_name_1",
          "name": "vae_name_1",
          "type": "COMBO",
          "widget": {
            "name": "vae_name_1"
          },
          "link": null
        },
        {
          "localized_name": "ckpt_name_2",
          "name": "ckpt_name_2",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name_2"
          },
          "link": null
        },
        {
          "localized_name": "clip_skip_2",
          "name": "clip_skip_2",
          "type": "INT",
          "widget": {
            "name": "clip_skip_2"
          },
          "link": null
        },
        {
          "localized_name": "vae_name_2",
          "name": "vae_name_2",
          "type": "COMBO",
          "widget": {
            "name": "vae_name_2"
          },
          "link": null
        },
        {
          "localized_name": "ckpt_name_3",
          "name": "ckpt_name_3",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name_3"
          },
          "link": null
        },
        {
          "localized_name": "clip_skip_3",
          "name": "clip_skip_3",
          "type": "INT",
          "widget": {
            "name": "clip_skip_3"
          },
          "link": null
        },
        {
          "localized_name": "vae_name_3",
          "name": "vae_name_3",
          "type": "COMBO",
          "widget": {
            "name": "vae_name_3"
          },
          "link": null
        },
        {
          "localized_name": "ckpt_name_4",
          "name": "ckpt_name_4",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name_4"
          },
          "link": null
        },
        {
          "localized_name": "clip_skip_4",
          "name": "clip_skip_4",
          "type": "INT",
          "widget": {
            "name": "clip_skip_4"
          },
          "link": null
        },
        {
          "localized_name": "vae_name_4",
          "name": "vae_name_4",
          "type": "COMBO",
          "widget": {
            "name": "vae_name_4"
          },
          "link": null
        },
        {
          "localized_name": "ckpt_name_5",
          "name": "ckpt_name_5",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name_5"
          },
          "link": null
        },
        {
          "localized_name": "clip_skip_5",
          "name": "clip_skip_5",
          "type": "INT",
          "widget": {
            "name": "clip_skip_5"
          },
          "link": null
        },
        {
          "localized_name": "vae_name_5",
          "name": "vae_name_5",
          "type": "COMBO",
          "widget": {
            "name": "vae_name_5"
          },
          "link": null
        },
        {
          "localized_name": "ckpt_name_6",
          "name": "ckpt_name_6",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name_6"
          },
          "link": null
        },
        {
          "localized_name": "clip_skip_6",
          "name": "clip_skip_6",
          "type": "INT",
          "widget": {
            "name": "clip_skip_6"
          },
          "link": null
        },
        {
          "localized_name": "vae_name_6",
          "name": "vae_name_6",
          "type": "COMBO",
          "widget": {
            "name": "vae_name_6"
          },
          "link": null
        },
        {
          "localized_name": "ckpt_name_7",
          "name": "ckpt_name_7",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name_7"
          },
          "link": null
        },
        {
          "localized_name": "clip_skip_7",
          "name": "clip_skip_7",
          "type": "INT",
          "widget": {
            "name": "clip_skip_7"
          },
          "link": null
        },
        {
          "localized_name": "vae_name_7",
          "name": "vae_name_7",
          "type": "COMBO",
          "widget": {
            "name": "vae_name_7"
          },
          "link": null
        },
        {
          "localized_name": "ckpt_name_8",
          "name": "ckpt_name_8",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name_8"
          },
          "link": null
        },
        {
          "localized_name": "clip_skip_8",
          "name": "clip_skip_8",
          "type": "INT",
          "widget": {
            "name": "clip_skip_8"
          },
          "link": null
        },
        {
          "localized_name": "vae_name_8",
          "name": "vae_name_8",
          "type": "COMBO",
          "widget": {
            "name": "vae_name_8"
          },
          "link": null
        },
        {
          "localized_name": "ckpt_name_9",
          "name": "ckpt_name_9",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name_9"
          },
          "link": null
        },
        {
          "localized_name": "clip_skip_9",
          "name": "clip_skip_9",
          "type": "INT",
          "widget": {
            "name": "clip_skip_9"
          },
          "link": null
        },
        {
          "localized_name": "vae_name_9",
          "name": "vae_name_9",
          "type": "COMBO",
          "widget": {
            "name": "vae_name_9"
          },
          "link": null
        },
        {
          "localized_name": "ckpt_name_10",
          "name": "ckpt_name_10",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name_10"
          },
          "link": null
        },
        {
          "localized_name": "clip_skip_10",
          "name": "clip_skip_10",
          "type": "INT",
          "widget": {
            "name": "clip_skip_10"
          },
          "link": null
        },
        {
          "localized_name": "vae_name_10",
          "name": "vae_name_10",
          "type": "COMBO",
          "widget": {
            "name": "vae_name_10"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "X or Y",
          "name": "X or Y",
          "type": "X_Y",
          "links": [
            759
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "74226d8b2a6326fa7f7c77d9066a461393099545",
        "Node name for S&R": "easy XYInputs: Checkpoint",
        "ue_properties": {
          "widget_ue_connectable": {
            "input_mode": true,
            "ckpt_count": true,
            "ckpt_name_1": true,
            "clip_skip_1": true,
            "vae_name_1": true,
            "ckpt_name_2": true,
            "clip_skip_2": true,
            "vae_name_2": true,
            "ckpt_name_3": true,
            "clip_skip_3": true,
            "vae_name_3": true,
            "ckpt_name_4": true,
            "clip_skip_4": true,
            "vae_name_4": true,
            "ckpt_name_5": true,
            "clip_skip_5": true,
            "vae_name_5": true,
            "ckpt_name_6": true,
            "clip_skip_6": true,
            "vae_name_6": true,
            "ckpt_name_7": true,
            "clip_skip_7": true,
            "vae_name_7": true,
            "ckpt_name_8": true,
            "clip_skip_8": true,
            "vae_name_8": true,
            "ckpt_name_9": true,
            "clip_skip_9": true,
            "vae_name_9": true,
            "ckpt_name_10": true,
            "clip_skip_10": true,
            "vae_name_10": true
          },
          "version": "7.0.1"
        }
      },
      "widgets_values": [
        "Ckpt Names",
        2,
        "_illustriousXL\\X_chioriRefresh.safetensors",
        -1,
        "Baked VAE",
        "_illustriousXL\\O_chacotriousmixxl_v10.safetensors",
        -1,
        "Baked VAE",
        "_illustriousXL\\XO_mortalsinspell_v10.safetensors",
        -1,
        "Baked VAE",
        "_illustriousXL\\X_hotaruBlend_v40.safetensors",
        -1,
        "Baked VAE",
        "_illustriousXL\\XO_sakuraDreams_v10.safetensors",
        -1,
        "Baked VAE",
        "_illustriousXL\\X_flatbreadIL_v20.safetensors",
        -1,
        "Baked VAE",
        "_illustriousXL\\O_lumarex_v10.safetensors",
        -1,
        "Baked VAE",
        "None",
        -1,
        "Baked VAE",
        "None",
        -1,
        "Baked VAE",
        "None",
        -1,
        "Baked VAE"
      ]
    },
    {
      "id": 628,
      "type": "GODMT_Exec",
      "pos": [
        -330,
        110
      ],
      "size": [
        400,
        200
      ],
      "flags": {
        "collapsed": true
      },
      "order": 22,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "FUNC",
          "name": "FUNC",
          "type": "STRING",
          "widget": {
            "name": "FUNC"
          },
          "link": null
        },
        {
          "name": "x[0]",
          "type": "STRING",
          "link": 7380
        },
        {
          "name": "x[1]",
          "type": "STRING",
          "link": 7381
        },
        {
          "name": "x[2]",
          "type": "*",
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "*",
          "name": "*",
          "type": "*",
          "links": [
            7382
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-list-utils",
        "ver": "42bd59d956a2f17ecee6ccc9c317ed833fd91d85",
        "Node name for S&R": "GODMT_Exec"
      },
      "widgets_values": [
        "formatted_lines = [\n    ' '.join(item.splitlines()) + (',' if not ' '.join(item.splitlines()).endswith(',') else '')\n    for item in x\n]\nresult = '\\n'.join(formatted_lines)\n"
      ]
    },
    {
      "id": 614,
      "type": "GODMT_Exec",
      "pos": [
        -330,
        270
      ],
      "size": [
        410,
        240
      ],
      "flags": {
        "collapsed": true
      },
      "order": 20,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "FUNC",
          "name": "FUNC",
          "type": "STRING",
          "widget": {
            "name": "FUNC"
          },
          "link": null
        },
        {
          "name": "x[0]",
          "type": "STRING",
          "link": 6626
        },
        {
          "name": "x[1]",
          "type": "*",
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "*",
          "name": "*",
          "type": "*",
          "links": [
            7089
          ]
        }
      ],
      "properties": {
        "cnr_id": "comfyui-list-utils",
        "ver": "42bd59d956a2f17ecee6ccc9c317ed833fd91d85",
        "Node name for S&R": "GODMT_Exec",
        "ue_properties": {
          "widget_ue_connectable": {
            "FUNC": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "formatted_lines = [\n    ' '.join(item.splitlines()) + (',' if not ' '.join(item.splitlines()).endswith(',') else '')\n    for item in x\n]\nresult = ''.join(formatted_lines)\n"
      ]
    },
    {
      "id": 629,
      "type": "MarkdownNote",
      "pos": [
        -160,
        50
      ],
      "size": [
        340,
        390
      ],
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "title": "D2 XY Prompt SR",
      "properties": {},
      "widgets_values": [
        "### prompt\n改行OK。search用テキストを含める必要があるのでExecで結合。行末に,がない場合自動追加。\n### search\n改行NGなため、Execで1行化。行末に,がない場合自動追加。\n### replace\n改行ごとに1つの差し替えプロンプトとして扱われるため、Execで1行化した後に繋いだノード単位の改行へ変換"
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 616,
      "type": "easy positive",
      "pos": [
        -790,
        40
      ],
      "size": [
        400,
        110
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "widget": {
            "name": "positive"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "positive",
          "name": "positive",
          "type": "STRING",
          "links": [
            7380
          ]
        }
      ],
      "title": "共通のベースプロンプト",
      "properties": {
        "cnr_id": "comfyui-easy-use",
        "ver": "1148fbe5fe0276780c56f0adfa22b96d5200d832",
        "Node name for S&R": "easy positive",
        "ue_properties": {
          "widget_ue_connectable": {
            "positive": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "1girl loli large breasts,shortstack,\n(safe:0.1),\nlooking at viewer,"
      ],
      "color": "#232",
      "bgcolor": "#353"
    },
    {
      "id": 589,
      "type": "D2 XY Annotation",
      "pos": [
        1770,
        760
      ],
      "size": [
        400,
        200
      ],
      "flags": {
        "collapsed": true
      },
      "order": 27,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "title",
          "name": "title",
          "type": "STRING",
          "widget": {
            "name": "title"
          },
          "link": null
        },
        {
          "localized_name": "list",
          "name": "list",
          "type": "STRING",
          "widget": {
            "name": "list"
          },
          "link": 4682
        }
      ],
      "outputs": [
        {
          "localized_name": "x / y_annotation",
          "name": "x / y_annotation",
          "type": "D2_TAnnotation",
          "links": [
            4683
          ]
        }
      ],
      "properties": {
        "cnr_id": "d2-nodes-comfyui",
        "ver": "403cc3d4cca6bf2ada636212728d4d1714c63d5a",
        "Node name for S&R": "D2 XY Annotation",
        "ue_properties": {
          "widget_ue_connectable": {
            "title": true,
            "list": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "",
        ""
      ]
    },
    {
      "id": 569,
      "type": "D2 Filename Template",
      "pos": [
        1970,
        190
      ],
      "size": [
        210,
        170
      ],
      "flags": {},
      "order": 32,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "format",
          "name": "format",
          "type": "STRING",
          "widget": {
            "name": "format"
          },
          "link": null
        },
        {
          "localized_name": "arg_count",
          "name": "arg_count",
          "type": "INT",
          "widget": {
            "name": "arg_count"
          },
          "link": null
        },
        {
          "localized_name": "seed",
          "name": "seed",
          "type": "INT",
          "widget": {
            "name": "seed"
          },
          "link": null
        },
        {
          "name": "arg_1",
          "type": "*",
          "link": 2300
        }
      ],
      "outputs": [
        {
          "localized_name": "STRING",
          "name": "STRING",
          "type": "STRING",
          "links": [
            2301
          ]
        }
      ],
      "title": "単品ファイル名用",
      "properties": {
        "cnr_id": "d2-nodes-comfyui",
        "ver": "403cc3d4cca6bf2ada636212728d4d1714c63d5a",
        "Node name for S&R": "D2 Filename Template",
        "ue_properties": {
          "widget_ue_connectable": {
            "format": true,
            "arg_count": true,
            "seed": true
          },
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "%arg_1:ckpt_name%",
        1,
        872650775356117,
        "randomize"
      ]
    },
    {
      "id": 546,
      "type": "D2 XY Plot",
      "pos": [
        200,
        520
      ],
      "size": [
        230,
        566
      ],
      "flags": {},
      "order": 26,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "x_type",
          "name": "x_type",
          "type": "COMBO",
          "widget": {
            "name": "x_type"
          },
          "link": null
        },
        {
          "localized_name": "x_title",
          "name": "x_title",
          "type": "STRING",
          "widget": {
            "name": "x_title"
          },
          "link": null
        },
        {
          "localized_name": "x_list",
          "name": "x_list",
          "type": "STRING",
          "widget": {
            "name": "x_list"
          },
          "link": 1480
        },
        {
          "localized_name": "y_type",
          "name": "y_type",
          "type": "COMBO",
          "widget": {
            "name": "y_type"
          },
          "link": null
        },
        {
          "localized_name": "y_title",
          "name": "y_title",
          "type": "STRING",
          "widget": {
            "name": "y_title"
          },
          "link": null
        },
        {
          "localized_name": "y_list",
          "name": "y_list",
          "type": "STRING",
          "widget": {
            "name": "y_list"
          },
          "link": 2182
        },
        {
          "localized_name": "auto_queue",
          "name": "auto_queue",
          "type": "BOOLEAN",
          "widget": {
            "name": "auto_queue"
          },
          "link": null
        },
        {
          "localized_name": "start_index",
          "name": "start_index",
          "type": "INT",
          "widget": {
            "name": "start_index"
          },
          "link": null
        },
        {
          "localized_name": "index",
          "name": "index",
          "shape": 7,
          "type": "D2_XYPLOT_INDEX",
          "widget": {
            "name": "index"
          },
          "link": null
        },
        {
          "localized_name": "remaining_time",
          "name": "remaining_time",
          "shape": 7,
          "type": "D2_TIME",
          "widget": {
            "name": "remaining_time"
          },
          "link": null
        },
        {
          "localized_name": "xy_seed",
          "name": "xy_seed",
          "shape": 7,
          "type": "D2_SEED",
          "widget": {
            "name": "xy_seed"
          },
          "link": null
        },
        {
          "localized_name": "progress_bar",
          "name": "progress_bar",
          "shape": 7,
          "type": "D2_PROGRESS_BAR",
          "widget": {
            "name": "progress_bar"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "grid_pipe",
          "name": "grid_pipe",
          "type": "D2_TGridPipe",
          "links": []
        },
        {
          "localized_name": "X",
          "name": "X",
          "type": "*",
          "links": [
            1501,
            2139
          ]
        },
        {
          "localized_name": "Y",
          "name": "Y",
          "type": "*",
          "links": [
            2192
          ]
        },
        {
          "localized_name": "x_annotation",
          "name": "x_annotation",
          "type": "D2_TAnnotation",
          "links": [
            4534
          ]
        },
        {
          "localized_name": "y_annotation",
          "name": "y_annotation",
          "type": "D2_TAnnotation",
          "links": []
        },
        {
          "localized_name": "status",
          "name": "status",
          "type": "STRING",
          "links": [
            4533
          ]
        },
        {
          "localized_name": "index",
          "name": "index",
          "type": "INT",
          "links": null
        }
      ],
      "properties": {
        "cnr_id": "d2-nodes-comfyui",
        "ver": "403cc3d4cca6bf2ada636212728d4d1714c63d5a",
        "Node name for S&R": "D2 XY Plot",
        "ue_properties": {
          "version": "7.0.1",
          "widget_ue_connectable": {
            "x_type": true,
            "x_title": true,
            "x_list": true,
            "y_type": true,
            "y_title": true,
            "y_list": true,
            "auto_queue": true,
            "start_index": true,
            "index": true,
            "remaining_time": true,
            "xy_seed": true,
            "progress_bar": true
          }
        }
      },
      "widgets_values": [
        "STRING",
        "",
        "",
        "STRING",
        "",
        "",
        true,
        0,
        0,
        0,
        41935,
        89146,
        0.8
      ]
    },
    {
      "id": 631,
      "type": "PreviewImage",
      "pos": [
        540,
        810
      ],
      "size": [
        750,
        980
      ],
      "flags": {},
      "order": 34,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE",
          "link": 7986
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.57",
        "Node name for S&R": "PreviewImage"
      }
    },
    {
      "id": 632,
      "type": "PreviewImage",
      "pos": [
        1300,
        810
      ],
      "size": [
        780,
        980
      ],
      "flags": {},
      "order": 40,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE",
          "link": 7987
        }
      ],
      "outputs": [],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.57",
        "Node name for S&R": "PreviewImage"
      }
    },
    {
      "id": 464,
      "type": "D2 XY Grid Image",
      "pos": [
        1970,
        430
      ],
      "size": [
        220,
        258
      ],
      "flags": {},
      "order": 39,
      "mode": 0,
      "inputs": [
        {
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE",
          "link": 2318
        },
        {
          "localized_name": "x_annotation",
          "name": "x_annotation",
          "shape": 7,
          "type": "D2_TAnnotation",
          "link": 4534
        },
        {
          "localized_name": "y_annotation",
          "name": "y_annotation",
          "shape": 7,
          "type": "D2_TAnnotation",
          "link": 4683
        },
        {
          "localized_name": "status",
          "name": "status",
          "shape": 7,
          "type": "STRING",
          "link": 4533
        },
        {
          "localized_name": "grid_pipe",
          "name": "grid_pipe",
          "shape": 7,
          "type": "D2_TGridPipe",
          "link": null
        },
        {
          "localized_name": "font_size",
          "name": "font_size",
          "type": "INT",
          "widget": {
            "name": "font_size"
          },
          "link": null
        },
        {
          "localized_name": "grid_gap",
          "name": "grid_gap",
          "type": "INT",
          "widget": {
            "name": "grid_gap"
          },
          "link": null
        },
        {
          "localized_name": "swap_dimensions",
          "name": "swap_dimensions",
          "type": "BOOLEAN",
          "widget": {
            "name": "swap_dimensions"
          },
          "link": null
        },
        {
          "localized_name": "grid_only",
          "name": "grid_only",
          "type": "BOOLEAN",
          "widget": {
            "name": "grid_only"
          },
          "link": null
        },
        {
          "localized_name": "draw_x_label",
          "name": "draw_x_label",
          "type": "BOOLEAN",
          "widget": {
            "name": "draw_x_label"
          },
          "link": null
        },
        {
          "localized_name": "draw_y_label",
          "name": "draw_y_label",
          "type": "BOOLEAN",
          "widget": {
            "name": "draw_y_label"
          },
          "link": null
        }
      ],
      "outputs": [
        {
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE",
          "slot_index": 0,
          "links": [
            6466,
            6467
          ]
        }
      ],
      "properties": {
        "cnr_id": "d2-nodes-comfyui",
        "ver": "3c2f386d25f81d44c7ab4b42a50e6c945ca06111",
        "Node name for S&R": "D2 XY Grid Image",
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.0.1"
        }
      },
      "widgets_values": [
        24,
        0,
        false,
        true,
        true,
        true
      ]
    },
    {
      "id": 607,
      "type": "Note",
      "pos": [
        360,
        170
      ],
      "size": [
        290,
        90
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "Loaderのモデルはなんか適当な物をいれてください"
      ],
      "color": "#432",
      "bgcolor": "#653"
    },
    {
      "id": 633,
      "type": "Note",
      "pos": [
        2220,
        520
      ],
      "size": [
        290,
        90
      ],
      "flags": {},
      "order": 16,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {
        "ue_properties": {
          "widget_ue_connectable": {},
          "version": "7.1",
          "input_ue_unconnectable": {}
        }
      },
      "widgets_values": [
        "←XY中の個別画像もほしければ\ngrid onlyをOFF"
      ],
      "color": "#432",
      "bgcolor": "#653"
    }
  ],
  "links": [
    [
      759,
      483,
      0,
      488,
      1,
      "*"
    ],
    [
      1294,
      510,
      2,
      534,
      3,
      "*"
    ],
    [
      1295,
      510,
      3,
      534,
      4,
      "*"
    ],
    [
      1298,
      534,
      0,
      537,
      8,
      "STRING"
    ],
    [
      1480,
      475,
      0,
      546,
      2,
      "STRING"
    ],
    [
      1484,
      547,
      0,
      549,
      0,
      "PIPE_LINE"
    ],
    [
      1493,
      549,
      1,
      526,
      0,
      "IMAGE"
    ],
    [
      1495,
      526,
      0,
      554,
      8,
      "IMAGE"
    ],
    [
      1501,
      546,
      1,
      547,
      11,
      "STRING"
    ],
    [
      2139,
      546,
      1,
      510,
      2,
      "STRING"
    ],
    [
      2140,
      560,
      0,
      547,
      12,
      "STRING"
    ],
    [
      2144,
      560,
      0,
      510,
      3,
      "STRING"
    ],
    [
      2182,
      490,
      0,
      546,
      5,
      "STRING"
    ],
    [
      2192,
      546,
      2,
      564,
      0,
      "COMBO"
    ],
    [
      2300,
      564,
      3,
      569,
      3,
      "*"
    ],
    [
      2301,
      569,
      0,
      510,
      1,
      "STRING"
    ],
    [
      2302,
      510,
      1,
      537,
      1,
      "STRING"
    ],
    [
      2318,
      554,
      1,
      464,
      0,
      "IMAGE"
    ],
    [
      2319,
      549,
      0,
      565,
      0,
      "PIPE_LINE"
    ],
    [
      2320,
      565,
      0,
      554,
      0,
      "PIPE_LINE"
    ],
    [
      2321,
      526,
      0,
      565,
      1,
      "IMAGE"
    ],
    [
      2352,
      566,
      0,
      570,
      0,
      "FLOAT"
    ],
    [
      2641,
      564,
      0,
      571,
      0,
      "MODEL"
    ],
    [
      2642,
      564,
      1,
      571,
      1,
      "CLIP"
    ],
    [
      2643,
      564,
      2,
      571,
      2,
      "VAE"
    ],
    [
      3113,
      488,
      0,
      490,
      5,
      "STRING"
    ],
    [
      4533,
      546,
      5,
      464,
      3,
      "STRING"
    ],
    [
      4534,
      546,
      3,
      464,
      1,
      "D2_TAnnotation"
    ],
    [
      4680,
      490,
      1,
      591,
      1,
      "*"
    ],
    [
      4682,
      591,
      0,
      589,
      1,
      "STRING"
    ],
    [
      4683,
      589,
      0,
      464,
      2,
      "D2_TAnnotation"
    ],
    [
      5469,
      592,
      5,
      549,
      4,
      "LATENT"
    ],
    [
      6453,
      510,
      1,
      594,
      1,
      "STRING"
    ],
    [
      6466,
      464,
      0,
      594,
      0,
      "IMAGE"
    ],
    [
      6467,
      464,
      0,
      537,
      0,
      "IMAGE"
    ],
    [
      6473,
      597,
      0,
      595,
      0,
      "*"
    ],
    [
      6474,
      598,
      0,
      595,
      1,
      "*"
    ],
    [
      6477,
      601,
      0,
      606,
      1,
      "*"
    ],
    [
      6478,
      603,
      0,
      606,
      2,
      "*"
    ],
    [
      6479,
      604,
      0,
      606,
      3,
      "*"
    ],
    [
      6480,
      605,
      0,
      606,
      4,
      "*"
    ],
    [
      6626,
      602,
      0,
      614,
      1,
      "*"
    ],
    [
      6802,
      606,
      0,
      475,
      2,
      "STRING"
    ],
    [
      7089,
      614,
      0,
      475,
      1,
      "STRING"
    ],
    [
      7091,
      602,
      0,
      615,
      1,
      "*"
    ],
    [
      7380,
      616,
      0,
      628,
      1,
      "*"
    ],
    [
      7381,
      602,
      0,
      628,
      2,
      "*"
    ],
    [
      7382,
      628,
      0,
      475,
      0,
      "STRING"
    ],
    [
      7986,
      549,
      1,
      631,
      0,
      "IMAGE"
    ],
    [
      7987,
      554,
      1,
      632,
      0,
      "IMAGE"
    ]
  ],
  "groups": [
    {
      "id": 1,
      "title": "hires",
      "bounding": [
        1240,
        -50,
        500,
        798
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 2,
      "title": "Eagle",
      "bounding": [
        2920,
        590,
        320,
        630
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "id": 3,
      "title": "normal",
      "bounding": [
        2920,
        250,
        250,
        306
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.8390545288824162,
      "offset": [
        13.7303276478587,
        149.78429540861674
      ]
    },
    "workspace_info": {
      "id": "EqMl7NWAnqdTGGIxxK3-h",
      "saveLock": false,
      "cloudID": null,
      "coverMediaPath": null
    },
    "0246.VERSION": [
      0,
      0,
      4
    ],
    "0246.__NAME__": {},
    "ue_links": [
      {
        "downstream": 526,
        "downstream_slot": 2,
        "upstream": "564",
        "upstream_slot": 2,
        "controller": 571,
        "type": "VAE"
      },
      {
        "downstream": 510,
        "downstream_slot": 4,
        "upstream": "542",
        "upstream_slot": 0,
        "controller": 542,
        "type": "INT"
      },
      {
        "downstream": 510,
        "downstream_slot": 6,
        "upstream": "566",
        "upstream_slot": 0,
        "controller": 570,
        "type": "FLOAT"
      },
      {
        "downstream": 554,
        "downstream_slot": 1,
        "upstream": "564",
        "upstream_slot": 0,
        "controller": 571,
        "type": "MODEL"
      },
      {
        "downstream": 554,
        "downstream_slot": 5,
        "upstream": "564",
        "upstream_slot": 2,
        "controller": 571,
        "type": "VAE"
      },
      {
        "downstream": 554,
        "downstream_slot": 6,
        "upstream": "564",
        "upstream_slot": 1,
        "controller": 571,
        "type": "CLIP"
      },
      {
        "downstream": 554,
        "downstream_slot": 10,
        "upstream": "566",
        "upstream_slot": 0,
        "controller": 570,
        "type": "FLOAT"
      },
      {
        "downstream": 554,
        "downstream_slot": 17,
        "upstream": "542",
        "upstream_slot": 0,
        "controller": 542,
        "type": "INT"
      },
      {
        "downstream": 549,
        "downstream_slot": 1,
        "upstream": "564",
        "upstream_slot": 0,
        "controller": 571,
        "type": "MODEL"
      },
      {
        "downstream": 549,
        "downstream_slot": 5,
        "upstream": "564",
        "upstream_slot": 2,
        "controller": 571,
        "type": "VAE"
      },
      {
        "downstream": 549,
        "downstream_slot": 6,
        "upstream": "564",
        "upstream_slot": 1,
        "controller": 571,
        "type": "CLIP"
      },
      {
        "downstream": 549,
        "downstream_slot": 10,
        "upstream": "566",
        "upstream_slot": 0,
        "controller": 570,
        "type": "FLOAT"
      },
      {
        "downstream": 549,
        "downstream_slot": 17,
        "upstream": "542",
        "upstream_slot": 0,
        "controller": 542,
        "type": "INT"
      },
      {
        "downstream": 569,
        "downstream_slot": 2,
        "upstream": "542",
        "upstream_slot": 0,
        "controller": 542,
        "type": "INT"
      }
    ],
    "links_added_by_ue": [
      7972,
      7973,
      7974,
      7975,
      7976,
      7977,
      7978,
      7979,
      7980,
      7981,
      7982,
      7983,
      7984,
      7985
    ]
  },
  "version": 0.4
}
XY-ckpt-D2-Easy
XY-ckpt-D2-Easy

OpenArtにも上げておきました。

タイトルとURLをコピーしました