{
  "9": {
    "inputs": {
      "filename_prefix": "Flux2",
      "images": [
        "68:8",
        0
      ]
    },
    "class_type": "SaveImage",
    "_meta": {
      "title": "Save Image"
    }
  },
  "45": {
    "inputs": {
      "upscale_method": "lanczos",
      "megapixels": 1,
      "resolution_steps": 1,
      "image": [
        "46",
        0
      ]
    },
    "class_type": "ImageScaleToTotalPixels",
    "_meta": {
      "title": "ImageScaleToTotalPixels"
    }
  },
  "46": {
    "inputs": {
      "image": "bird.png"
    },
    "class_type": "LoadImage",
    "_meta": {
      "title": "Load Image"
    },
    "is_changed": [
      "dad05efb06c3453c89f81e51ea601d0d0750652e94f10017c24e47b06af149aa"
    ]
  },
  "68:48": {
    "inputs": {
      "steps": [
        "68:93",
        0
      ],
      "width": [
        "68:72",
        0
      ],
      "height": [
        "68:72",
        1
      ]
    },
    "class_type": "Flux2Scheduler",
    "_meta": {
      "title": "Flux2Scheduler"
    }
  },
  "68:22": {
    "inputs": {
      "model": [
        "68:92",
        0
      ],
      "conditioning": [
        "68:43",
        0
      ]
    },
    "class_type": "BasicGuider",
    "_meta": {
      "title": "BasicGuider"
    }
  },
  "68:16": {
    "inputs": {
      "sampler_name": "euler"
    },
    "class_type": "KSamplerSelect",
    "_meta": {
      "title": "KSamplerSelect"
    }
  },
  "68:10": {
    "inputs": {
      "vae_name": "flux2-vae.safetensors"
    },
    "class_type": "VAELoader",
    "_meta": {
      "title": "Load VAE"
    }
  },
  "68:13": {
    "inputs": {
      "noise": [
        "68:25",
        0
      ],
      "guider": [
        "68:22",
        0
      ],
      "sampler": [
        "68:16",
        0
      ],
      "sigmas": [
        "68:48",
        0
      ],
      "latent_image": [
        "68:47",
        0
      ]
    },
    "class_type": "SamplerCustomAdvanced",
    "_meta": {
      "title": "SamplerCustomAdvanced"
    }
  },
  "68:6": {
    "inputs": {
      "text": "change the orange part of this bird to red",
      "clip": [
        "68:38",
        0
      ]
    },
    "class_type": "CLIPTextEncode",
    "_meta": {
      "title": "CLIP Text Encode (Positive Prompt)"
    }
  },
  "68:38": {
    "inputs": {
      "clip_name": "mistral_3_small_flux2_bf16.safetensors",
      "type": "flux2",
      "device": "default"
    },
    "class_type": "CLIPLoader",
    "_meta": {
      "title": "Load CLIP"
    }
  },
  "68:25": {
    "inputs": {
      "noise_seed": 613259016415457
    },
    "class_type": "RandomNoise",
    "_meta": {
      "title": "RandomNoise"
    }
  },
  "68:8": {
    "inputs": {
      "samples": [
        "68:13",
        0
      ],
      "vae": [
        "68:10",
        0
      ]
    },
    "class_type": "VAEDecode",
    "_meta": {
      "title": "VAE Decode"
    }
  },
  "68:26": {
    "inputs": {
      "guidance": 4,
      "conditioning": [
        "68:6",
        0
      ]
    },
    "class_type": "FluxGuidance",
    "_meta": {
      "title": "FluxGuidance"
    }
  },
  "68:89": {
    "inputs": {
      "lora_name": "Flux_2-Turbo-LoRA_comfyui.safetensors",
      "strength_model": 1,
      "model": [
        "68:12",
        0
      ]
    },
    "class_type": "LoraLoaderModelOnly",
    "_meta": {
      "title": "Load LoRA"
    }
  },
  "68:12": {
    "inputs": {
      "unet_name": "flux2_dev_fp8mixed.safetensors",
      "weight_dtype": "default"
    },
    "class_type": "UNETLoader",
    "_meta": {
      "title": "Load Diffusion Model"
    }
  },
  "68:92": {
    "inputs": {
      "switch": [
        "68:94",
        0
      ],
      "on_false": [
        "68:12",
        0
      ],
      "on_true": [
        "68:89",
        0
      ]
    },
    "class_type": "ComfySwitchNode",
    "_meta": {
      "title": "Switch(model)"
    }
  },
  "68:90": {
    "inputs": {
      "value": 8
    },
    "class_type": "PrimitiveInt",
    "_meta": {
      "title": "Steps"
    }
  },
  "68:91": {
    "inputs": {
      "value": 20
    },
    "class_type": "PrimitiveInt",
    "_meta": {
      "title": "Steps"
    }
  },
  "68:93": {
    "inputs": {
      "switch": [
        "68:94",
        0
      ],
      "on_false": [
        "68:91",
        0
      ],
      "on_true": [
        "68:90",
        0
      ]
    },
    "class_type": "ComfySwitchNode",
    "_meta": {
      "title": "Switch(steps)"
    }
  },
  "68:47": {
    "inputs": {
      "width": [
        "68:72",
        0
      ],
      "height": [
        "68:72",
        1
      ],
      "batch_size": 1
    },
    "class_type": "EmptyFlux2LatentImage",
    "_meta": {
      "title": "Empty Flux 2 Latent"
    }
  },
  "68:72": {
    "inputs": {
      "image": [
        "45",
        0
      ]
    },
    "class_type": "GetImageSize",
    "_meta": {
      "title": "Get Image Size"
    }
  },
  "68:44": {
    "inputs": {
      "pixels": [
        "45",
        0
      ],
      "vae": [
        "68:10",
        0
      ]
    },
    "class_type": "VAEEncode",
    "_meta": {
      "title": "VAE Encode"
    }
  },
  "68:43": {
    "inputs": {
      "conditioning": [
        "68:26",
        0
      ],
      "latent": [
        "68:44",
        0
      ]
    },
    "class_type": "ReferenceLatent",
    "_meta": {
      "title": "ReferenceLatent"
    }
  },
  "68:94": {
    "inputs": {
      "value": false
    },
    "class_type": "PrimitiveBoolean",
    "_meta": {
      "title": "Enable 8 steps lora"
    }
  }
}