{
  "11": {
    "inputs": {
      "model_name": "RealESRGAN_x2.pth"
    },
    "class_type": "UpscaleModelLoader",
    "_meta": {
      "title": "Load Upscale Model"
    }
  },
  "12": {
    "inputs": {
      "image": "Screenshot_571.jpg"
    },
    "class_type": "LoadImage",
    "_meta": {
      "title": "Load Image"
    }
  },
  "13": {
    "inputs": {
      "upscale_model": [
        "11",
        0
      ],
      "image": [
        "12",
        0
      ]
    },
    "class_type": "ImageUpscaleWithModel",
    "_meta": {
      "title": "Upscale Image (using Model)"
    }
  },
  "14": {
    "inputs": {
      "images": [
        "13",
        0
      ]
    },
    "class_type": "PreviewImage",
    "_meta": {
      "title": "Preview Image"
    }
  },
  "15": {
    "inputs": {
      "text_input": "",
      "task": "caption",
      "fill_mask": true,
      "keep_model_loaded": false,
      "max_new_tokens": 512,
      "num_beams": 3,
      "do_sample": true,
      "output_mask_select": "",
      "seed": 423187952652790,
      "image": [
        "12",
        0
      ],
      "florence2_model": [
        "26",
        0
      ]
    },
    "class_type": "Florence2Run",
    "_meta": {
      "title": "Florence2Run"
    }
  },
  "16": {
    "inputs": {
      "seed": 1049552304849133,
      "steps": 28,
      "cfg": 12,
      "sampler_name": "dpmpp_2s_ancestral",
      "scheduler": "normal",
      "denoise": 0.33000000000000007,
      "model": [
        "20",
        0
      ],
      "positive": [
        "18",
        0
      ],
      "negative": [
        "19",
        0
      ],
      "latent_image": [
        "21",
        0
      ]
    },
    "class_type": "KSampler",
    "_meta": {
      "title": "KSampler"
    }
  },
  "17": {
    "inputs": {
      "text_0": "A man wearing a beige suit and a white shirt, carrying a green and white bag made of rocks",
      "text": [
        "15",
        2
      ]
    },
    "class_type": "ShowText|pysssss",
    "_meta": {
      "title": "Show Text 🐍"
    }
  },
  "18": {
    "inputs": {
      "text": [
        "15",
        2
      ],
      "clip": [
        "20",
        1
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "CLIP Text Encode (Prompt)"
    }
  },
  "19": {
    "inputs": {
      "text": "ugly, deformed",
      "clip": [
        "20",
        1
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "CLIP Text Encode (Prompt)"
    }
  },
  "20": {
    "inputs": {
      "ckpt_name": "realisticVisionV51_v51VAE.safetensors"
    },
    "class_type": "CheckpointLoaderSimple",
    "_meta": {
      "title": "Load Checkpoint"
    }
  },
  "21": {
    "inputs": {
      "pixels": [
        "24",
        0
      ],
      "vae": [
        "20",
        2
      ]
    },
    "class_type": "VAEEncode",
    "_meta": {
      "title": "VAE Encode"
    }
  },
  "22": {
    "inputs": {
      "samples": [
        "16",
        0
      ],
      "vae": [
        "20",
        2
      ]
    },
    "class_type": "VAEDecode",
    "_meta": {
      "title": "VAE Decode"
    }
  },
  "23": {
    "inputs": {
      "images": [
        "22",
        0
      ]
    },
    "class_type": "PreviewImage",
    "_meta": {
      "title": "Preview Image"
    }
  },
  "24": {
    "inputs": {
      "upscale_method": "nearest-exact",
      "scale_by": 2.0000000000000004,
      "image": [
        "12",
        0
      ]
    },
    "class_type": "ImageScaleBy",
    "_meta": {
      "title": "Upscale Image By"
    }
  },
  "26": {
    "inputs": {
      "model": "Florence-2-large-PromptGen-v2.0",
      "precision": "fp16",
      "attention": "sdpa"
    },
    "class_type": "Florence2ModelLoader",
    "_meta": {
      "title": "Florence2ModelLoader"
    }
  },
  "27": {
    "inputs": {
      "upscale_by": 2,
      "seed": 167522689331518,
      "steps": 30,
      "cfg": 14,
      "sampler_name": "dpmpp_2s_ancestral",
      "scheduler": "normal",
      "denoise": 0.25000000000000006,
      "mode_type": "Linear",
      "tile_width": 512,
      "tile_height": 512,
      "mask_blur": 8,
      "tile_padding": 32,
      "seam_fix_mode": "None",
      "seam_fix_denoise": 1,
      "seam_fix_width": 64,
      "seam_fix_mask_blur": 8,
      "seam_fix_padding": 16,
      "force_uniform_tiles": true,
      "tiled_decode": false,
      "image": [
        "12",
        0
      ],
      "model": [
        "20",
        0
      ],
      "positive": [
        "18",
        0
      ],
      "negative": [
        "19",
        0
      ],
      "vae": [
        "20",
        2
      ],
      "upscale_model": [
        "11",
        0
      ]
    },
    "class_type": "UltimateSDUpscale",
    "_meta": {
      "title": "Ultimate SD Upscale"
    }
  },
  "28": {
    "inputs": {
      "images": [
        "27",
        0
      ]
    },
    "class_type": "PreviewImage",
    "_meta": {
      "title": "Preview Image"
    }
  },
  "30": {
    "inputs": {
      "upscale_method": "nearest-exact",
      "width": 512,
      "height": 512,
      "crop": "center"
    },
    "class_type": "ImageScale",
    "_meta": {
      "title": "Upscale Image"
    }
  }
}