{
"6": {
"inputs": {
"ckpt_name": "ponyRealism_V23.safetensors"
},
"class_type": "CheckpointLoaderSimple",
"_meta": {
"title": "Load Checkpoint"
}
},
"7": {
"inputs": {
"text": "<%= it.negativePrompt || 'score_4_up, score_5_up, worst quality,bad quality,very displeasing,extra digit,fewer digits,jpeg artifacts,signature,username,reference,mutated,lineup,manga,comic,disembodied,turnaround,2koma,4koma,cropped,amputee,text,bad foreshortening,what,logo,bad anatomy,bad perspective,bad proportions,artistic error,anatomical nonsense,amateur,out of frame,multiple views, non detailed eyes' %>"
},
"class_type": "Text Multiline",
"_meta": {
"title": "Negative"
}
},
"8": {
"inputs": {
"prompt": "<%= it.prompt %>",
"seed": [
"9",
0
]
},
"class_type": "Wildcard Processor",
"_meta": {
"title": "wildcard processor(Pos prompt)"
}
},
"9": {
"inputs": {
"seed": <%= it.seed || it.randomSeed() %>
},
"class_type": "Seed Everywhere",
"_meta": {
"title": "Seed Everywhere"
}
},
"12": {
"inputs": {
"seed": [
"9",
0
],
"steps": <%= it.steps || 40 %>,
"cfg": <%= it.cfg || 6 %>,
"sampler_name": "<%= it.sampler || 'dpmpp_2m_sde_gpu' %>",
"scheduler": "<%= it.scheduler || 'karras' %>",
"denoise": 1,
"model": [
"16",
0
],
"positive": [
"17",
0
],
"negative": [
"19",
0
],
"latent_image": [
"23",
0
]
},
"class_type": "KSampler",
"_meta": {
"title": "KSampler"
}
},
"13": {
"inputs": {
"samples": [
"12",
0
],
"vae": [
"6",
2
]
},
"class_type": "VAEDecode",
"_meta": {
"title": "VAE Decode"
}
},
"16": {
"inputs": {
"text": [
"8",
0
],
"model": [
"25",
0
],
"clip": [
"25",
1
]
},
"class_type": "LoraTagLoader",
"_meta": {
"title": "Load LoRA Tag"
}
},
"17": {
"inputs": {
"text": [
"16",
2
],
"clip": [
"18",
0
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"18": {
"inputs": {
"stop_at_clip_layer": -2,
"clip": [
"16",
1
]
},
"class_type": "CLIPSetLastLayer",
"_meta": {
"title": "CLIP Set Last Layer"
}
},
"19": {
"inputs": {
"text": [
"7",
0
],
"clip": [
"18",
0
]
},
"class_type": "CLIPTextEncode",
"_meta": {
"title": "CLIP Text Encode (Prompt)"
}
},
"21": {
"inputs": {
"images": [
"13",
0
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"22": {
"inputs": {
"filename_prefix": "pony_realism",
"images": [
"33",
0
]
},
"class_type": "SaveImage",
"_meta": {
"title": "Save Image"
}
},
"23": {
"inputs": {
"batch_size": 1,
"seed": [
"9",
0
]
},
"class_type": "RandomEmptyLatentImageFromPresetsSDXL",
"_meta": {
"title": "Random Empty Latent Image From Presets (SDXL)"
}
},
"24": {
"inputs": {
"text": [
"8",
0
],
"text2": "<%= it.prompt %>"
},
"class_type": "ShowText|pysssss",
"_meta": {
"title": "Show Text 🐍"
}
},
"25": {
"inputs": {
"lora_name": "zy_Realism_Enhancer_v2.safetensors",
"strength_model": 0.9000000000000001,
"strength_clip": 0.9000000000000001,
"model": [
"6",
0
],
"clip": [
"6",
1
]
},
"class_type": "LoraLoader",
"_meta": {
"title": "Load LoRA"
}
},
"26": {
"inputs": {
"model_name": "sam_vit_h_4b8939.pth",
"device_mode": "Prefer GPU"
},
"class_type": "SAMLoader",
"_meta": {
"title": "SAMLoader (Impact)"
}
},
"27": {
"inputs": {
"max_faces": 10,
"face": true,
"mouth": false,
"left_eyebrow": false,
"left_eye": false,
"left_pupil": false,
"right_eyebrow": false,
"right_eye": false,
"right_pupil": false
},
"class_type": "MediaPipeFaceMeshDetectorProvider //Inspire",
"_meta": {
"title": "MediaPipeFaceMesh Detector Provider"
}
},
"28": {
"inputs": {
"guide_size": 512,
"guide_size_for": true,
"max_size": 1024,
"seed": <%= it.seed || it.randomSeed() %>,
"steps": <%= it.steps || 40 %>,
"cfg": <%= it.cfg || 6 %>,
"sampler_name": "<%= it.sampler || 'dpmpp_2m_sde_gpu' %>",
"scheduler": "<%= it.scheduler || 'karras' %>",
"denoise": 0.35000000000000003,
"feather": 5,
"noise_mask": true,
"force_inpaint": true,
"bbox_threshold": 0.5,
"bbox_dilation": 10,
"bbox_crop_factor": 3,
"sam_detection_hint": "center-1",
"sam_dilation": 0,
"sam_threshold": 0.93,
"sam_bbox_expansion": 0,
"sam_mask_hint_threshold": 0.7,
"sam_mask_hint_use_negative": "False",
"drop_size": 10,
"wildcard": "",
"cycle": 1,
"inpaint_model": false,
"noise_mask_feather": 20,
"tiled_encode": false,
"tiled_decode": false,
"image": [
"13",
0
],
"model": [
"16",
0
],
"clip": [
"18",
0
],
"vae": [
"6",
2
],
"positive": [
"17",
0
],
"negative": [
"19",
0
],
"bbox_detector": [
"27",
0
],
"sam_model_opt": [
"26",
0
],
"segm_detector_opt": [
"27",
1
]
},
"class_type": "FaceDetailer",
"_meta": {
"title": "FaceDetailer"
}
},
"30": {
"inputs": {
"images": [
"28",
1
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"31": {
"inputs": {
"images": [
"28",
5
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"32": {
"inputs": {
"images": [
"28",
2
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"33": {
"inputs": {
"guide_size": 512,
"guide_size_for": true,
"max_size": 1024,
"seed": <%= it.seed || it.randomSeed() %>,
"steps": <%= it.steps || 40 %>,
"cfg": <%= it.cfg || 6 %>,
"sampler_name": "<%= it.sampler || 'dpmpp_2m_sde_gpu' %>",
"scheduler": "<%= it.scheduler || 'karras' %>",
"denoise": 0.35000000000000003,
"feather": 5,
"noise_mask": true,
"force_inpaint": true,
"bbox_threshold": 0.5,
"bbox_dilation": 10,
"bbox_crop_factor": 3,
"sam_detection_hint": "center-1",
"sam_dilation": 0,
"sam_threshold": 0.93,
"sam_bbox_expansion": 0,
"sam_mask_hint_threshold": 0.7,
"sam_mask_hint_use_negative": "False",
"drop_size": 10,
"wildcard": "",
"cycle": 1,
"inpaint_model": false,
"noise_mask_feather": 20,
"tiled_encode": false,
"tiled_decode": false,
"image": [
"28",
0
],
"model": [
"16",
0
],
"clip": [
"18",
0
],
"vae": [
"6",
2
],
"positive": [
"17",
0
],
"negative": [
"19",
0
],
"bbox_detector": [
"39",
0
],
"sam_model_opt": [
"40",
0
],
"segm_detector_opt": [
"41",
1
]
},
"class_type": "FaceDetailer",
"_meta": {
"title": "FaceDetailer"
}
},
"34": {
"inputs": {
"images": [
"33",
5
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"35": {
"inputs": {
"images": [
"33",
2
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"36": {
"inputs": {
"images": [
"33",
1
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"37": {
"inputs": {
"images": [
"33",
0
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"38": {
"inputs": {
"images": [
"28",
0
]
},
"class_type": "PreviewImage",
"_meta": {
"title": "Preview Image"
}
},
"39": {
"inputs": {
"model_name": "bbox/hand_yolov8s.pt"
},
"class_type": "UltralyticsDetectorProvider",
"_meta": {
"title": "UltralyticsDetectorProvider"
}
},
"40": {
"inputs": {
"model_name": "sam_vit_h_4b8939.pth",
"device_mode": "Prefer GPU"
},
"class_type": "SAMLoader",
"_meta": {
"title": "SAMLoader (Impact)"
}
},
"41": {
"inputs": {
"model_name": "segm/person_yolov8m-seg.pt"
},
"class_type": "UltralyticsDetectorProvider",
"_meta": {
"title": "UltralyticsDetectorProvider"
}
},
"save_image_websocket_node": {
"inputs": {
"images": [
"33",
0
]
},
"class_type": "SaveImageWebsocket",
"_meta": {
"title": "SaveImageWebsocket"
}
}
}