{
  "config": {},
  "extra": {
    "ds": {
      "offset": [
        -736.5115408434585,
        -249.4607624811507
      ],
      "scale": 1.2519020278445254
    },
    "frontendVersion": "1.39.19",
    "workflowRendererVersion": "LG"
  },
  "groups": [
    {
      "bounding": [
        695.6958741282407,
        363.01589443114926,
        335,
        181.60000610351562
      ],
      "color": "#3f789e",
      "flags": {},
      "font_size": 24,
      "id": 1,
      "title": "Step 1 - Load model"
    },
    {
      "bounding": [
        1155.6958741282406,
        853.0158944311493,
        335,
        189.60000610351562
      ],
      "color": "#3f789e",
      "flags": {},
      "font_size": 24,
      "id": 2,
      "title": "Step 3 - Image size"
    },
    {
      "bounding": [
        1045.6958741282406,
        363.01589443114926,
        445.27801513671875,
        467.2060852050781
      ],
      "color": "#3f789e",
      "flags": {},
      "font_size": 24,
      "id": 3,
      "title": "Step 2 - Prompt"
    }
  ],
  "id": "0382475b-e7da-411d-9d92-15e4bd153e48",
  "last_link_id": 19,
  "last_node_id": 13,
  "links": [
    [
      1,
      9,
      0,
      1,
      0,
      "LATENT"
    ],
    [
      2,
      11,
      2,
      1,
      1,
      "VAE"
    ],
    [
      3,
      1,
      0,
      2,
      0,
      "IMAGE"
    ],
    [
      5,
      11,
      1,
      8,
      0,
      "CLIP"
    ],
    [
      7,
      7,
      0,
      9,
      1,
      "CONDITIONING"
    ],
    [
      8,
      8,
      0,
      9,
      2,
      "CONDITIONING"
    ],
    [
      9,
      10,
      0,
      9,
      3,
      "LATENT"
    ],
    [
      10,
      11,
      0,
      12,
      0,
      "MODEL"
    ],
    [
      11,
      11,
      1,
      12,
      1,
      "CLIP"
    ],
    [
      18,
      12,
      0,
      9,
      0,
      "MODEL"
    ],
    [
      19,
      12,
      1,
      7,
      0,
      "CLIP"
    ]
  ],
  "nodes": [
    {
      "flags": {},
      "id": 1,
      "inputs": [
        {
          "link": 1,
          "localized_name": "samples",
          "name": "samples",
          "type": "LATENT"
        },
        {
          "link": 2,
          "localized_name": "vae",
          "name": "vae",
          "type": "VAE"
        }
      ],
      "mode": 0,
      "order": 6,
      "outputs": [
        {
          "links": [
            3
          ],
          "localized_name": "IMAGE",
          "name": "IMAGE",
          "slot_index": 0,
          "type": "IMAGE"
        }
      ],
      "pos": [
        1620.6958741282406,
        933.0158944311493
      ],
      "properties": {
        "Node name for S&R": "VAEDecode",
        "cnr_id": "comfy-core",
        "ver": "0.3.65"
      },
      "size": [
        210,
        46
      ],
      "type": "VAEDecode",
      "widgets_values": []
    },
    {
      "flags": {},
      "id": 11,
      "inputs": [
        {
          "link": null,
          "localized_name": "ckpt_name",
          "name": "ckpt_name",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name"
          }
        }
      ],
      "mode": 0,
      "order": 0,
      "outputs": [
        {
          "links": [
            10
          ],
          "localized_name": "MODEL",
          "name": "MODEL",
          "slot_index": 0,
          "type": "MODEL"
        },
        {
          "links": [
            5,
            11
          ],
          "localized_name": "CLIP",
          "name": "CLIP",
          "slot_index": 1,
          "type": "CLIP"
        },
        {
          "links": [
            2
          ],
          "localized_name": "VAE",
          "name": "VAE",
          "slot_index": 2,
          "type": "VAE"
        }
      ],
      "pos": [
        705.6958741282407,
        433.01589443114926
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple",
        "cnr_id": "comfy-core",
        "models": [
          {
            "directory": "checkpoints",
            "name": "v1-5-pruned-emaonly-fp16.safetensors",
            "url": "https://huggingface.co/Comfy-Org/stable-diffusion-v1-5-archive/resolve/main/v1-5-pruned-emaonly-fp16.safetensors?download=true"
          }
        ],
        "ver": "0.3.65"
      },
      "size": [
        315,
        98
      ],
      "type": "CheckpointLoaderSimple",
      "widgets_values": [
        "xavier_v10.safetensors"
      ]
    },
    {
      "flags": {},
      "id": 9,
      "inputs": [
        {
          "link": 18,
          "localized_name": "model",
          "name": "model",
          "type": "MODEL"
        },
        {
          "link": 7,
          "localized_name": "positive",
          "name": "positive",
          "type": "CONDITIONING"
        },
        {
          "link": 8,
          "localized_name": "negative",
          "name": "negative",
          "type": "CONDITIONING"
        },
        {
          "link": 9,
          "localized_name": "latent_image",
          "name": "latent_image",
          "type": "LATENT"
        },
        {
          "link": null,
          "localized_name": "seed",
          "name": "seed",
          "type": "INT",
          "widget": {
            "name": "seed"
          }
        },
        {
          "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"
          }
        }
      ],
      "mode": 0,
      "order": 5,
      "outputs": [
        {
          "links": [
            1
          ],
          "localized_name": "LATENT",
          "name": "LATENT",
          "slot_index": 0,
          "type": "LATENT"
        }
      ],
      "pos": [
        1515.6958741282406,
        403.01589443114926
      ],
      "properties": {
        "Node name for S&R": "KSampler",
        "cnr_id": "comfy-core",
        "ver": "0.3.65"
      },
      "size": [
        315,
        474
      ],
      "type": "KSampler",
      "widgets_values": [
        978387869041343,
        "randomize",
        30,
        4,
        "dpmpp_2m",
        "karras",
        1
      ]
    },
    {
      "flags": {},
      "id": 12,
      "inputs": [
        {
          "link": 10,
          "localized_name": "model",
          "name": "model",
          "type": "MODEL"
        },
        {
          "link": 11,
          "localized_name": "clip",
          "name": "clip",
          "type": "CLIP"
        },
        {
          "link": null,
          "localized_name": "lora_name",
          "name": "lora_name",
          "type": "COMBO",
          "widget": {
            "name": "lora_name"
          }
        },
        {
          "link": null,
          "localized_name": "strength_model",
          "name": "strength_model",
          "type": "FLOAT",
          "widget": {
            "name": "strength_model"
          }
        },
        {
          "link": null,
          "localized_name": "strength_clip",
          "name": "strength_clip",
          "type": "FLOAT",
          "widget": {
            "name": "strength_clip"
          }
        }
      ],
      "mode": 0,
      "order": 3,
      "outputs": [
        {
          "links": [
            18
          ],
          "localized_name": "MODEL",
          "name": "MODEL",
          "type": "MODEL"
        },
        {
          "links": [
            19
          ],
          "localized_name": "CLIP",
          "name": "CLIP",
          "type": "CLIP"
        }
      ],
      "pos": [
        562.8418265844269,
        696.431696206553
      ],
      "properties": {
        "Node name for S&R": "LoraLoader"
      },
      "size": [
        270,
        126
      ],
      "type": "LoraLoader",
      "widgets_values": [
        "loras\\lightingSlider.safetensors",
        -0.8,
        1
      ]
    },
    {
      "flags": {},
      "id": 10,
      "inputs": [
        {
          "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": "batch_size",
          "name": "batch_size",
          "type": "INT",
          "widget": {
            "name": "batch_size"
          }
        }
      ],
      "mode": 0,
      "order": 1,
      "outputs": [
        {
          "links": [
            9
          ],
          "localized_name": "LATENT",
          "name": "LATENT",
          "slot_index": 0,
          "type": "LATENT"
        }
      ],
      "pos": [
        1165.6958741282406,
        923.0158944311493
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage",
        "cnr_id": "comfy-core",
        "ver": "0.3.65"
      },
      "size": [
        315,
        106
      ],
      "type": "EmptyLatentImage",
      "widgets_values": [
        1280,
        720,
        1
      ]
    },
    {
      "bgcolor": "#335",
      "color": "#223",
      "flags": {},
      "id": 8,
      "inputs": [
        {
          "link": 5,
          "localized_name": "clip",
          "name": "clip",
          "type": "CLIP"
        },
        {
          "link": null,
          "localized_name": "text",
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          }
        }
      ],
      "mode": 0,
      "order": 2,
      "outputs": [
        {
          "links": [
            8
          ],
          "localized_name": "CONDITIONING",
          "name": "CONDITIONING",
          "slot_index": 0,
          "type": "CONDITIONING"
        }
      ],
      "pos": [
        1055.6958741282406,
        643.0158944311493
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode",
        "cnr_id": "comfy-core",
        "ver": "0.3.65"
      },
      "size": [
        425.27801513671875,
        180.6060791015625
      ],
      "type": "CLIPTextEncode",
      "widgets_values": [
        "lowres, (worst quality, bad quality:1.2), bad anatomy, sketch, jpeg artifacts, signature, watermark, old, oldest, censored, bar_censor, simple background, text, motion lines, border, anthro, human, (stars:0.6), stars on walls, navel, blue filter, pawpads"
      ]
    },
    {
      "bgcolor": "#353",
      "color": "#232",
      "flags": {},
      "id": 7,
      "inputs": [
        {
          "link": 19,
          "localized_name": "clip",
          "name": "clip",
          "type": "CLIP"
        },
        {
          "link": null,
          "localized_name": "text",
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          }
        }
      ],
      "mode": 0,
      "order": 4,
      "outputs": [
        {
          "links": [
            7
          ],
          "localized_name": "CONDITIONING",
          "name": "CONDITIONING",
          "slot_index": 0,
          "type": "CONDITIONING"
        }
      ],
      "pos": [
        1056.9123658274593,
        436.702845114743
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode",
        "cnr_id": "comfy-core",
        "ver": "0.3.65"
      },
      "size": [
        422.84503173828125,
        164.31304931640625
      ],
      "type": "CLIPTextEncode",
      "widgets_values": [
        "masterpiece, best quality, amazing quality, very aesthetic, absurdres, newest, bold lines, bold edges, smooth colors, smooth blending, alolan raichu, arched back, on back, from side, (female ejaculation:1.1), solo, bedroom, clenched teeth, closed eyes, night, pussy, full body, dim lighting, (toe scrunch:0.8)"
      ]
    },
    {
      "flags": {},
      "id": 2,
      "inputs": [
        {
          "link": 3,
          "localized_name": "images",
          "name": "images",
          "type": "IMAGE"
        },
        {
          "link": null,
          "localized_name": "filename_prefix",
          "name": "filename_prefix",
          "type": "STRING",
          "widget": {
            "name": "filename_prefix"
          }
        }
      ],
      "mode": 0,
      "order": 7,
      "outputs": [],
      "pos": [
        1865.6958741282406,
        403.01589443114926
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.65"
      },
      "size": [
        470,
        560
      ],
      "type": "SaveImage",
      "widgets_values": [
        "pancake"
      ]
    }
  ],
  "revision": 0,
  "version": 0.4
}
