{
  "3": {
    "inputs": {
      "seed": "",
      "steps": "",
      "cfg": "",
      "sampler_name": "",
      "scheduler": "",
      "denoise": "",
      "model": [
        "30",
        0
      ],
      "positive": [
        "6",
        0
      ],
      "negative": [
        "7",
        0
      ],
      "latent_image": [
        "13",
        0
      ]
    },
    "class_type": "KSampler"
  },
  "4": {
    "inputs": {
      "ckpt_name": ""
    },
    "class_type": "CheckpointLoaderSimple"
  },
  "6": {
    "inputs": {
      "text": "",
      "clip": [
        "29",
        1
      ]
    },
    "class_type": "CLIPTextEncode"
  },
  "7": {
    "inputs": {
      "text": "",
      "clip": [
        "29",
        1
      ]
    },
    "class_type": "CLIPTextEncode"
  },
  "8": {
    "inputs": {
      "samples": [
        "3",
        0
      ],
      "vae": [
        "4",
        2
      ]
    },
    "class_type": "VAEDecode"
  },
  "9": {
    "inputs": {
      "filename_prefix": "ComfyUI",
      "images": [
        "8",
        0
      ]
    },
    "class_type": "SaveImage"
  },
  "11": {
    "inputs": {
      "image": "",
      "choose file to upload": "image"
    },
    "class_type": "LoadImage"
  },
  "13": {
    "inputs": {
      "pixels": [
        "11",
        0
      ],
      "vae": [
        "4",
        2
      ]
    },
    "class_type": "VAEEncode"
  },
  "14": {
    "inputs": {
      "images": [
        "8",
        0
      ]
    },
    "class_type": "Image Remove Background (rembg)"
  },
  "15": {
    "inputs": {
      "filename_prefix": "ComfyUI",
      "images": [
        "14",
        0
      ]
    },
    "class_type": "SaveImage"
  },
  "29": {
    "inputs": {
      "lora_name": "pytorch_lora_weights.safetensors",
      "strength_model": 1,
      "strength_clip": 1,
      "model": [
        "4",
        0
      ],
      "clip": [
        "4",
        1
      ]
    },
    "class_type": "LoraLoader"
  },
  "30": {
    "inputs": {
      "sampling": "lcm",
      "zsnr": false,
      "model": [
        "29",
        0
      ]
    },
    "class_type": "ModelSamplingDiscrete"
  }
}
