{
  "workflow": {
    "id": "2289ea9f-fd0f-492f-9149-d9b52e578701",
    "extra": {
      "ds": {
        "scale": 0.7627768444385636,
        "offset": [
          100.95251352042536,
          369.06360758996
        ]
      },
      "frontendVersion": "1.43.18",
      "VHS_MetadataImage": true,
      "VHS_latentpreview": false,
      "VHS_KeepIntermediate": true,
      "VHS_latentpreviewrate": 0
    },
    "links": [
      [
        6,
        7,
        0,
        3,
        2,
        "CONDITIONING"
      ],
      [
        7,
        3,
        0,
        8,
        0,
        "LATENT"
      ],
      [
        9,
        8,
        0,
        32,
        0,
        "IMAGE"
      ],
      [
        11,
        6,
        0,
        11,
        0,
        "CONDITIONING"
      ],
      [
        12,
        11,
        0,
        3,
        1,
        "CONDITIONING"
      ],
      [
        26,
        27,
        0,
        8,
        1,
        "VAE"
      ],
      [
        27,
        25,
        0,
        28,
        0,
        "MODEL"
      ],
      [
        28,
        28,
        0,
        3,
        0,
        "MODEL"
      ],
      [
        29,
        26,
        0,
        28,
        1,
        "CLIP"
      ],
      [
        30,
        28,
        1,
        6,
        0,
        "CLIP"
      ],
      [
        31,
        28,
        1,
        7,
        0,
        "CLIP"
      ],
      [
        32,
        29,
        0,
        30,
        0,
        "IMAGE"
      ],
      [
        33,
        30,
        0,
        31,
        0,
        "IMAGE"
      ],
      [
        34,
        27,
        0,
        31,
        1,
        "VAE"
      ],
      [
        35,
        31,
        0,
        3,
        3,
        "LATENT"
      ],
      [
        36,
        32,
        0,
        9,
        0,
        "IMAGE"
      ]
    ],
    "nodes": [
      {
        "id": 7,
        "pos": [
          920,
          290
        ],
        "mode": 0,
        "size": [
          425.27801513671875,
          180.6060791015625
        ],
        "type": "CLIPTextEncode",
        "color": "#322",
        "flags": {
          "collapsed": true
        },
        "order": 7,
        "inputs": [
          {
            "link": 31,
            "name": "clip",
            "type": "CLIP"
          }
        ],
        "bgcolor": "#533",
        "outputs": [
          {
            "name": "CONDITIONING",
            "type": "CONDITIONING",
            "links": [
              6
            ],
            "slot_index": 0
          }
        ],
        "properties": {
          "ver": "0.21.0",
          "cnr_id": "comfy-core",
          "Node name for S&R": "CLIPTextEncode"
        },
        "widgets_values": [
          ""
        ]
      },
      {
        "id": 25,
        "pos": [
          -7,
          57
        ],
        "mode": 0,
        "size": [
          384.2056884765625,
          65.37272644042969
        ],
        "type": "UnetLoaderGGUF",
        "flags": {},
        "order": 0,
        "inputs": [],
        "outputs": [
          {
            "name": "MODEL",
            "type": "MODEL",
            "links": [
              27
            ],
            "slot_index": 0
          }
        ],
        "properties": {
          "ver": "6ea2651e7df66d7585f6ffee804b20e92fb38b8a",
          "cnr_id": "ComfyUI-GGUF",
          "Node name for S&R": "UnetLoaderGGUF"
        },
        "widgets_values": [
          "flux1-dev-Q8_0.gguf"
        ]
      },
      {
        "id": 26,
        "pos": [
          -3,
          176
        ],
        "mode": 0,
        "size": [
          378.7062072753906,
          106
        ],
        "type": "DualCLIPLoaderGGUF",
        "flags": {},
        "order": 1,
        "inputs": [],
        "outputs": [
          {
            "name": "CLIP",
            "type": "CLIP",
            "links": [
              29
            ],
            "slot_index": 0
          }
        ],
        "properties": {
          "ver": "6ea2651e7df66d7585f6ffee804b20e92fb38b8a",
          "cnr_id": "ComfyUI-GGUF",
          "Node name for S&R": "DualCLIPLoaderGGUF"
        },
        "widgets_values": [
          "t5-v1_1-xxl-encoder-Q8_0.gguf",
          "clip_l.safetensors",
          "flux"
        ]
      },
      {
        "id": 11,
        "pos": [
          1218,
          59
        ],
        "mode": 0,
        "size": [
          211.60000610351562,
          58
        ],
        "type": "FluxGuidance",
        "flags": {},
        "order": 9,
        "inputs": [
          {
            "link": 11,
            "name": "conditioning",
            "type": "CONDITIONING"
          }
        ],
        "outputs": [
          {
            "name": "CONDITIONING",
            "type": "CONDITIONING",
            "links": [
              12
            ],
            "slot_index": 0
          }
        ],
        "properties": {
          "ver": "0.21.0",
          "cnr_id": "comfy-core",
          "Node name for S&R": "FluxGuidance"
        },
        "widgets_values": [
          3.5
        ]
      },
      {
        "id": 8,
        "pos": [
          1801,
          75
        ],
        "mode": 0,
        "size": [
          210,
          46
        ],
        "type": "VAEDecode",
        "flags": {},
        "order": 11,
        "inputs": [
          {
            "link": 7,
            "name": "samples",
            "type": "LATENT"
          },
          {
            "link": 26,
            "name": "vae",
            "type": "VAE"
          }
        ],
        "outputs": [
          {
            "name": "IMAGE",
            "type": "IMAGE",
            "links": [
              9
            ],
            "slot_index": 0
          }
        ],
        "properties": {
          "ver": "0.21.0",
          "cnr_id": "comfy-core",
          "Node name for S&R": "VAEDecode"
        },
        "widgets_values": []
      },
      {
        "id": 9,
        "pos": [
          2037,
          71
        ],
        "mode": 0,
        "size": [
          516.7171630859375,
          572.1327514648438
        ],
        "type": "SaveImage",
        "flags": {},
        "order": 13,
        "inputs": [
          {
            "link": 36,
            "name": "images",
            "type": "IMAGE"
          }
        ],
        "outputs": [],
        "properties": {
          "ver": "0.21.0",
          "cnr_id": "comfy-core",
          "Node name for S&R": "SaveImage"
        },
        "widgets_values": [
          "ComfyUI"
        ]
      },
      {
        "id": 28,
        "pos": [
          406,
          65
        ],
        "mode": 0,
        "size": [
          340.20001220703125,
          142
        ],
        "type": "Power Lora Loader (rgthree)",
        "color": "#223",
        "flags": {},
        "order": 4,
        "inputs": [
          {
            "dir": 3,
            "link": 27,
            "name": "model",
            "type": "MODEL"
          },
          {
            "dir": 3,
            "link": 29,
            "name": "clip",
            "type": "CLIP"
          }
        ],
        "bgcolor": "#335",
        "outputs": [
          {
            "dir": 4,
            "name": "MODEL",
            "type": "MODEL",
            "links": [
              28
            ],
            "shape": 3,
            "slot_index": 0
          },
          {
            "dir": 4,
            "name": "CLIP",
            "type": "CLIP",
            "links": [
              30,
              31
            ],
            "shape": 3,
            "slot_index": 1
          }
        ],
        "properties": {
          "ver": "738105af5fb14e96fbecaf406dc356e284797e8c",
          "Match": "",
          "cnr_id": "rgthree-comfy",
          "Show Strengths": "Single Strength"
        },
        "widgets_values": [
          {},
          {
            "type": "PowerLoraLoaderHeaderWidget"
          },
          {
            "on": true,
            "lora": "flux\\ghibsky.safetensors",
            "strength": 1,
            "strengthTwo": null
          },
          {},
          ""
        ]
      },
      {
        "id": 30,
        "pos": [
          751,
          448
        ],
        "mode": 0,
        "size": [
          315,
          82
        ],
        "type": "easy imageScaleDownToSize",
        "color": "#323",
        "flags": {},
        "order": 5,
        "inputs": [
          {
            "link": 32,
            "name": "images",
            "type": "IMAGE"
          }
        ],
        "bgcolor": "#535",
        "outputs": [
          {
            "name": "IMAGE",
            "type": "IMAGE",
            "links": [
              33
            ],
            "slot_index": 0
          }
        ],
        "properties": {
          "ver": "130c1b5796d9876a5f853fa0bea88e808cfda4ad",
          "cnr_id": "comfyui-easy-use",
          "Node name for S&R": "easy imageScaleDownToSize"
        },
        "widgets_values": [
          1024,
          true
        ]
      },
      {
        "id": 27,
        "pos": [
          751,
          586
        ],
        "mode": 0,
        "size": [
          315,
          58
        ],
        "type": "VAELoader",
        "flags": {},
        "order": 2,
        "inputs": [],
        "outputs": [
          {
            "name": "VAE",
            "type": "VAE",
            "links": [
              26,
              34
            ]
          }
        ],
        "properties": {
          "ver": "0.21.0",
          "cnr_id": "comfy-core",
          "Node name for S&R": "VAELoader"
        },
        "widgets_values": [
          "ae.safetensors"
        ]
      },
      {
        "id": 31,
        "pos": [
          1148,
          352
        ],
        "mode": 0,
        "size": [
          210,
          46
        ],
        "type": "VAEEncode",
        "flags": {},
        "order": 8,
        "inputs": [
          {
            "link": 33,
            "name": "pixels",
            "type": "IMAGE"
          },
          {
            "link": 34,
            "name": "vae",
            "type": "VAE"
          }
        ],
        "outputs": [
          {
            "name": "LATENT",
            "type": "LATENT",
            "links": [
              35
            ],
            "slot_index": 0
          }
        ],
        "properties": {
          "ver": "0.21.0",
          "cnr_id": "comfy-core",
          "Node name for S&R": "VAEEncode"
        },
        "widgets_values": []
      },
      {
        "id": 29,
        "pos": [
          403,
          445
        ],
        "mode": 0,
        "size": [
          317.83984375,
          412.58416748046875
        ],
        "type": "GenAssetLoadVersion",
        "color": "#323",
        "flags": {},
        "order": 3,
        "inputs": [],
        "bgcolor": "#535",
        "outputs": [
          {
            "name": "image",
            "type": "IMAGE",
            "links": [
              32
            ]
          },
          {
            "name": "asset_id",
            "type": "STRING",
            "links": null
          },
          {
            "name": "version_id",
            "type": "STRING",
            "links": null
          },
          {
            "name": "workflow_json",
            "type": "STRING",
            "links": null
          },
          {
            "name": "metadata_json",
            "type": "STRING",
            "links": null
          },
          {
            "name": "status_json",
            "type": "STRING",
            "links": null
          }
        ],
        "properties": {
          "ver": "b3e079e75693774b0f5b0583b1305413aef98c34",
          "cnr_id": "genasset",
          "Node name for S&R": "GenAssetLoadVersion"
        },
        "widgets_values": [
          "https://genasset.xyz",
          "ComfyUI/user/genasset.json",
          "",
          ""
        ]
      },
      {
        "id": 6,
        "pos": [
          773,
          61
        ],
        "mode": 0,
        "size": [
          422.84503173828125,
          164.31304931640625
        ],
        "type": "CLIPTextEncode",
        "color": "#232",
        "flags": {},
        "order": 6,
        "inputs": [
          {
            "link": 30,
            "name": "clip",
            "type": "CLIP"
          }
        ],
        "bgcolor": "#353",
        "outputs": [
          {
            "name": "CONDITIONING",
            "type": "CONDITIONING",
            "links": [
              11
            ],
            "slot_index": 0
          }
        ],
        "properties": {
          "ver": "0.21.0",
          "cnr_id": "comfy-core",
          "Node name for S&R": "CLIPTextEncode"
        },
        "widgets_values": [
          "GHIBSKY style, red curly hair anime girl closeup portrait"
        ]
      },
      {
        "id": 3,
        "pos": [
          1452,
          63
        ],
        "mode": 0,
        "size": [
          315,
          262
        ],
        "type": "KSampler",
        "flags": {},
        "order": 10,
        "inputs": [
          {
            "link": 28,
            "name": "model",
            "type": "MODEL"
          },
          {
            "link": 12,
            "name": "positive",
            "type": "CONDITIONING"
          },
          {
            "link": 6,
            "name": "negative",
            "type": "CONDITIONING"
          },
          {
            "link": 35,
            "name": "latent_image",
            "type": "LATENT"
          }
        ],
        "outputs": [
          {
            "name": "LATENT",
            "type": "LATENT",
            "links": [
              7
            ],
            "slot_index": 0
          }
        ],
        "properties": {
          "ver": "0.21.0",
          "cnr_id": "comfy-core",
          "Node name for S&R": "KSampler"
        },
        "widgets_values": [
          1023896606703500,
          "randomize",
          20,
          1,
          "dpmpp_2m",
          "sgm_uniform",
          0.75
        ]
      },
      {
        "id": 32,
        "pos": [
          1919,
          291
        ],
        "mode": 0,
        "size": [
          270,
          166
        ],
        "type": "GenAssetSaveGeneration",
        "color": "#223",
        "flags": {},
        "order": 12,
        "inputs": [
          {
            "link": 9,
            "name": "image",
            "type": "IMAGE"
          }
        ],
        "bgcolor": "#335",
        "outputs": [
          {
            "name": "image",
            "type": "IMAGE",
            "links": [
              36
            ]
          },
          {
            "name": "asset_id",
            "type": "STRING",
            "links": null
          },
          {
            "name": "version_id",
            "type": "STRING",
            "links": null
          },
          {
            "name": "status_json",
            "type": "STRING",
            "links": null
          }
        ],
        "properties": {
          "ver": "b3e079e75693774b0f5b0583b1305413aef98c34",
          "cnr_id": "genasset",
          "Node name for S&R": "GenAssetSaveGeneration"
        },
        "widgets_values": [
          "https://genasset.xyz",
          "ComfyUI/user/genasset.json",
          "EP17 Flux 1 Dev GGUF IMG2IMG with Ghibsky Lora"
        ]
      }
    ],
    "config": {},
    "groups": [],
    "version": 0.4,
    "revision": 0,
    "last_link_id": 36,
    "last_node_id": 32,
    "seed_widgets": {
      "3": 0
    }
  },
  "api_prompt": {
    "3": {
      "_meta": {
        "title": "KSampler"
      },
      "inputs": {
        "cfg": 1,
        "seed": 1023896606703500,
        "model": [
          "28",
          0
        ],
        "steps": 20,
        "denoise": 0.75,
        "negative": [
          "7",
          0
        ],
        "positive": [
          "11",
          0
        ],
        "scheduler": "sgm_uniform",
        "latent_image": [
          "31",
          0
        ],
        "sampler_name": "dpmpp_2m"
      },
      "class_type": "KSampler"
    },
    "6": {
      "_meta": {
        "title": "CLIP Text Encode (Prompt)"
      },
      "inputs": {
        "clip": [
          "28",
          1
        ],
        "text": "GHIBSKY style, red curly hair anime girl closeup portrait"
      },
      "class_type": "CLIPTextEncode"
    },
    "7": {
      "_meta": {
        "title": "CLIP Text Encode (Prompt)"
      },
      "inputs": {
        "clip": [
          "28",
          1
        ],
        "text": ""
      },
      "class_type": "CLIPTextEncode"
    },
    "8": {
      "_meta": {
        "title": "VAE Decode"
      },
      "inputs": {
        "vae": [
          "27",
          0
        ],
        "samples": [
          "3",
          0
        ]
      },
      "class_type": "VAEDecode"
    },
    "9": {
      "_meta": {
        "title": "Save Image"
      },
      "inputs": {
        "images": [
          "32",
          0
        ],
        "filename_prefix": "ComfyUI"
      },
      "class_type": "SaveImage"
    },
    "11": {
      "_meta": {
        "title": "FluxGuidance"
      },
      "inputs": {
        "guidance": 3.5,
        "conditioning": [
          "6",
          0
        ]
      },
      "class_type": "FluxGuidance"
    },
    "25": {
      "_meta": {
        "title": "Unet Loader (GGUF)"
      },
      "inputs": {
        "unet_name": "flux1-dev-Q8_0.gguf"
      },
      "class_type": "UnetLoaderGGUF"
    },
    "26": {
      "_meta": {
        "title": "DualCLIPLoader (GGUF)"
      },
      "inputs": {
        "type": "flux",
        "clip_name1": "t5-v1_1-xxl-encoder-Q8_0.gguf",
        "clip_name2": "clip_l.safetensors"
      },
      "class_type": "DualCLIPLoaderGGUF"
    },
    "27": {
      "_meta": {
        "title": "Load VAE"
      },
      "inputs": {
        "vae_name": "ae.safetensors"
      },
      "class_type": "VAELoader"
    },
    "28": {
      "_meta": {
        "title": "Power Lora Loader (rgthree)"
      },
      "inputs": {
        "clip": [
          "26",
          0
        ],
        "model": [
          "25",
          0
        ],
        "lora_1": {
          "on": true,
          "lora": "flux\\ghibsky.safetensors",
          "strength": 1
        },
        "➕ Add Lora": "",
        "PowerLoraLoaderHeaderWidget": {
          "type": "PowerLoraLoaderHeaderWidget"
        }
      },
      "class_type": "Power Lora Loader (rgthree)"
    },
    "29": {
      "_meta": {
        "title": "Load Asset From GenAsset"
      },
      "inputs": {
        "token": "[redacted]",
        "asset_id": "",
        "base_url": "https://genasset.xyz",
        "version_id": ""
      },
      "class_type": "GenAssetLoadVersion"
    },
    "30": {
      "_meta": {
        "title": "Image Scale Down To Size"
      },
      "inputs": {
        "mode": true,
        "size": 1024,
        "images": [
          "29",
          0
        ]
      },
      "class_type": "easy imageScaleDownToSize"
    },
    "31": {
      "_meta": {
        "title": "VAE Encode"
      },
      "inputs": {
        "vae": [
          "27",
          0
        ],
        "pixels": [
          "30",
          0
        ]
      },
      "class_type": "VAEEncode"
    },
    "32": {
      "_meta": {
        "title": "Save To GenAsset"
      },
      "inputs": {
        "image": [
          "8",
          0
        ],
        "token": "[redacted]",
        "base_url": "https://genasset.xyz",
        "asset_name": "EP17 Flux 1 Dev GGUF IMG2IMG with Ghibsky Lora"
      },
      "class_type": "GenAssetSaveGeneration"
    }
  },
  "captured_from_node_id": "32",
  "captured_upstream_node_ids": [
    "8",
    "3",
    "27",
    "28",
    "11",
    "7",
    "31",
    "25",
    "26",
    "6",
    "30",
    "29"
  ]
}