{
  "config": {},
  "extra": {
    "ds": {
      "offset": [
        -852.8216991945332,
        -168.7897947818947
      ],
      "scale": 1.2314363746223822
    },
    "frontendVersion": "1.43.18"
  },
  "groups": [],
  "id": "b4650b74-5697-4d0b-be46-353db4d7d5f0",
  "last_link_id": 9,
  "last_node_id": 7,
  "links": [
    [
      1,
      1,
      1,
      2,
      0,
      "CLIP"
    ],
    [
      2,
      1,
      1,
      3,
      0,
      "CLIP"
    ],
    [
      3,
      6,
      0,
      5,
      0,
      "LATENT"
    ],
    [
      4,
      1,
      2,
      5,
      1,
      "VAE"
    ],
    [
      5,
      1,
      0,
      6,
      0,
      "MODEL"
    ],
    [
      6,
      2,
      0,
      6,
      1,
      "CONDITIONING"
    ],
    [
      7,
      3,
      0,
      6,
      2,
      "CONDITIONING"
    ],
    [
      8,
      4,
      0,
      6,
      3,
      "LATENT"
    ],
    [
      9,
      5,
      0,
      7,
      0,
      "IMAGE"
    ]
  ],
  "nodes": [
    {
      "bgcolor": "#355",
      "color": "#233",
      "flags": {},
      "id": 1,
      "inputs": [
        {
          "link": null,
          "localized_name": "ckpt_name",
          "name": "ckpt_name",
          "type": "COMBO",
          "widget": {
            "name": "ckpt_name"
          }
        }
      ],
      "mode": 0,
      "order": 0,
      "outputs": [
        {
          "links": [
            5
          ],
          "localized_name": "MODEL",
          "name": "MODEL",
          "slot_index": 0,
          "type": "MODEL"
        },
        {
          "links": [
            1,
            2
          ],
          "localized_name": "CLIP",
          "name": "CLIP",
          "slot_index": 1,
          "type": "CLIP"
        },
        {
          "links": [
            4
          ],
          "localized_name": "VAE",
          "name": "VAE",
          "slot_index": 2,
          "type": "VAE"
        }
      ],
      "pos": [
        1044.5225851280668,
        430.5186027970724
      ],
      "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"
      ]
    },
    {
      "bgcolor": "#355",
      "color": "#233",
      "flags": {},
      "id": 4,
      "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": [
            8
          ],
          "localized_name": "LATENT",
          "name": "LATENT",
          "slot_index": 0,
          "type": "LATENT"
        }
      ],
      "pos": [
        1504.5225851280668,
        920.5186027970724
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage",
        "cnr_id": "comfy-core",
        "ver": "0.3.65"
      },
      "size": [
        315,
        106
      ],
      "type": "EmptyLatentImage",
      "widgets_values": [
        1024,
        1024,
        1
      ]
    },
    {
      "bgcolor": "#355",
      "color": "#233",
      "flags": {},
      "id": 5,
      "inputs": [
        {
          "link": 3,
          "localized_name": "samples",
          "name": "samples",
          "type": "LATENT"
        },
        {
          "link": 4,
          "localized_name": "vae",
          "name": "vae",
          "type": "VAE"
        }
      ],
      "mode": 0,
      "order": 5,
      "outputs": [
        {
          "links": [
            9
          ],
          "localized_name": "IMAGE",
          "name": "IMAGE",
          "slot_index": 0,
          "type": "IMAGE"
        }
      ],
      "pos": [
        1959.5225851280668,
        930.5186027970724
      ],
      "properties": {
        "Node name for S&R": "VAEDecode",
        "cnr_id": "comfy-core",
        "ver": "0.3.65"
      },
      "size": [
        210,
        46
      ],
      "type": "VAEDecode",
      "widgets_values": []
    },
    {
      "bgcolor": "#355",
      "color": "#233",
      "flags": {},
      "id": 6,
      "inputs": [
        {
          "link": 5,
          "localized_name": "model",
          "name": "model",
          "type": "MODEL"
        },
        {
          "link": 6,
          "localized_name": "positive",
          "name": "positive",
          "type": "CONDITIONING"
        },
        {
          "link": 7,
          "localized_name": "negative",
          "name": "negative",
          "type": "CONDITIONING"
        },
        {
          "link": 8,
          "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": 4,
      "outputs": [
        {
          "links": [
            3
          ],
          "localized_name": "LATENT",
          "name": "LATENT",
          "slot_index": 0,
          "type": "LATENT"
        }
      ],
      "pos": [
        1854.5225851280668,
        400.5186027970724
      ],
      "properties": {
        "Node name for S&R": "KSampler",
        "cnr_id": "comfy-core",
        "ver": "0.3.65"
      },
      "size": [
        315,
        474
      ],
      "type": "KSampler",
      "widgets_values": [
        643037676909563,
        "randomize",
        30,
        4,
        "dpmpp_2m",
        "karras",
        1
      ]
    },
    {
      "bgcolor": "#355",
      "color": "#233",
      "flags": {},
      "id": 3,
      "inputs": [
        {
          "link": 2,
          "localized_name": "clip",
          "name": "clip",
          "type": "CLIP"
        },
        {
          "link": null,
          "localized_name": "text",
          "name": "text",
          "type": "STRING",
          "widget": {
            "name": "text"
          }
        }
      ],
      "mode": 0,
      "order": 3,
      "outputs": [
        {
          "links": [
            7
          ],
          "localized_name": "CONDITIONING",
          "name": "CONDITIONING",
          "slot_index": 0,
          "type": "CONDITIONING"
        }
      ],
      "pos": [
        1394.5225851280668,
        640.5186027970724
      ],
      "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, text, motion lines, "
      ]
    },
    {
      "bgcolor": "#355",
      "color": "#233",
      "flags": {},
      "id": 7,
      "inputs": [
        {
          "link": 9,
          "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": 6,
      "outputs": [],
      "pos": [
        2204.5225851280666,
        400.5186027970724
      ],
      "properties": {
        "cnr_id": "comfy-core",
        "ver": "0.3.65"
      },
      "size": [
        470,
        560
      ],
      "type": "SaveImage",
      "widgets_values": [
        "aaee"
      ]
    },
    {
      "bgcolor": "#355",
      "color": "#233",
      "flags": {},
      "id": 2,
      "inputs": [
        {
          "link": 1,
          "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": [
            6
          ],
          "localized_name": "CONDITIONING",
          "name": "CONDITIONING",
          "slot_index": 0,
          "type": "CONDITIONING"
        }
      ],
      "pos": [
        1395.7390768272855,
        434.20555348066614
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode",
        "cnr_id": "comfy-core",
        "ver": "0.3.65"
      },
      "size": [
        422.84503173828125,
        164.31304931640625
      ],
      "type": "CLIPTextEncode",
      "widgets_values": [
        "chibi, masterpiece, best quality, amazing quality, very aesthetic, absurdres, newest, (bold lines:0.6), bold edges, smooth colors, smooth blending, alolan ninetales, feral, quadruped, nervous, scared, simple background, straitjacket, solo, on back, messy hair, muzzle, black blindfold, 3 toes, (canine pussy:1.3)"
      ]
    }
  ],
  "revision": 0,
  "version": 0.4
}
