22 lines
3.3 KiB
JSON
22 lines
3.3 KiB
JSON
{
|
|
"1": {"class_type":"LoadImage","inputs":{"image":"character_reference.png"}},
|
|
"70": {"class_type":"UNETLoader","inputs":{"unet_name":"flux-2-klein-9b-fp8mixed.safetensors","weight_dtype":"default"}},
|
|
"71": {"class_type":"CLIPLoader","inputs":{"clip_name":"qwen_3_8b_fp8mixed.safetensors","type":"flux2","device":"default"}},
|
|
"72": {"class_type":"VAELoader","inputs":{"vae_name":"full_encoder_small_decoder.safetensors"}},
|
|
"80": {"class_type":"ImageScaleToTotalPixels","inputs":{"image":["1",0],"upscale_method":"nearest-exact","megapixels":1.0,"resolution_steps":1}},
|
|
"99": {"class_type":"GetImageSize","inputs":{"image":["80",0]}},
|
|
"124": {"class_type":"VAEEncode","inputs":{"pixels":["80",0],"vae":["72",0]}},
|
|
"74": {"class_type":"CLIPTextEncode","inputs":{"text":"Transform the provided stylized character illustration into a photorealistic full-body editorial street-fashion photograph of the same adult male character. Preserve the exact identity, facial structure, skin tone, hairstyle, trimmed goatee, round sunglasses, backward purple-and-green baseball cap, gold hoop earring, layered gold chains, purple oversized satin bomber jacket, white graphic T-shirt, loose olive-green cargo pants, white socks and purple-white sneakers, the relaxed confident pose, hand positions, three-quarter stance, full-body framing and outfit color palette. Replace the flat illustrated rendering with natural human skin texture, realistic pores, believable facial anatomy, physically accurate fabric, stitching, metallic jewelry reflections, detailed sneakers, realistic hands and fingers, true-to-life proportions, subtle imperfection, cinematic soft daylight, warm golden-hour key light, gentle directional shadows, shallow but sufficient depth of field, premium fashion photography, 50mm lens, high dynamic range, neutral realistic color grading, photorealistic, highly detailed, sharp subject, believable urban setting while keeping the character and composition recognizable. Preserve the original garment silhouettes and accessories exactly; avoid changing the character into a different person, avoid cropping the shoes or cap, and keep both hands fully visible.","clip":["71",0]}},
|
|
"82": {"class_type":"ConditioningZeroOut","inputs":{"conditioning":["74",0]}},
|
|
"125": {"class_type":"ReferenceLatent","inputs":{"conditioning":["74",0],"latent":["124",0]}},
|
|
"123": {"class_type":"ReferenceLatent","inputs":{"conditioning":["82",0],"latent":["124",0]}},
|
|
"63": {"class_type":"CFGGuider","inputs":{"cfg":1.0,"model":["70",0],"positive":["125",0],"negative":["123",0]}},
|
|
"61": {"class_type":"KSamplerSelect","inputs":{"sampler_name":"euler"}},
|
|
"62": {"class_type":"Flux2Scheduler","inputs":{"steps":4,"width":["99",0],"height":["99",1]}},
|
|
"66": {"class_type":"EmptyFlux2LatentImage","inputs":{"width":["99",0],"height":["99",1],"batch_size":1}},
|
|
"73": {"class_type":"RandomNoise","inputs":{"noise_seed":20260921}},
|
|
"64": {"class_type":"SamplerCustomAdvanced","inputs":{"noise":["73",0],"guider":["63",0],"sampler":["61",0],"sigmas":["62",0],"latent_image":["66",0]}},
|
|
"65": {"class_type":"VAEDecode","inputs":{"samples":["64",0],"vae":["72",0]}},
|
|
"9": {"class_type":"SaveImage","inputs":{"images":["65",0],"filename_prefix":"fluxExperiments/imageEdit/character_photorealistic_preserve_s4_seed20260921"}}
|
|
}
|