{
  "1": {"class_type": "CheckpointLoaderSimple", "inputs": {"ckpt_name": "proteusV0.4.safetensors"}},
  "2": {"class_type": "LoraLoader", "inputs": {"lora_name": "add_detail.safetensors", "strength_model": 0.65, "strength_clip": 0.45, "model": ["1", 0], "clip": ["1", 1]}},
  "3": {"class_type": "CLIPTextEncode", "_meta": {"title": "Positive prompt"}, "inputs": {"text": "macro photograph of a clockwork moth, brass filigree, studio lighting, best quality, HD", "clip": ["2", 1]}},
  "4": {"class_type": "CLIPTextEncode", "_meta": {"title": "Negative prompt"}, "inputs": {"text": "worst quality, low quality, blurry, deformed, watermark, text", "clip": ["2", 1]}},
  "5": {"class_type": "EmptyLatentImage", "inputs": {"width": 1024, "height": 1024, "batch_size": 1}},
  "6": {"class_type": "KSampler", "inputs": {"seed": 73, "steps": 24, "cfg": 5.0, "sampler_name": "dpmpp_2m_sde", "scheduler": "karras", "denoise": 1.0, "model": ["2", 0], "positive": ["3", 0], "negative": ["4", 0], "latent_image": ["5", 0]}},
  "7": {"class_type": "VAEDecode", "inputs": {"samples": ["6", 0], "vae": ["1", 2]}},
  "8": {"class_type": "SaveImage", "inputs": {"filename_prefix": "appnz-proteus-lora", "images": ["7", 0]}}
}
