Files
comfyui-workflows/benchmarks/flux2klein/runs/2026-08-22T02-04-08-861Z-single-smoke/cases/case01/resolved-prompt.json
T

259 lines
4.4 KiB
JSON

{
"61": {
"class_type": "KSamplerSelect",
"inputs": {
"sampler_name": "euler"
},
"_meta": {
"title": "KSamplerSelect"
}
},
"62": {
"class_type": "Flux2Scheduler",
"inputs": {
"steps": 4,
"width": 1536,
"height": 864
},
"_meta": {
"title": "Flux2Scheduler"
}
},
"63": {
"class_type": "CFGGuider",
"inputs": {
"model": [
"70",
0
],
"positive": [
"125",
0
],
"negative": [
"123",
0
],
"cfg": 1
},
"_meta": {
"title": "CFGGuider"
}
},
"64": {
"class_type": "SamplerCustomAdvanced",
"inputs": {
"noise": [
"73",
0
],
"guider": [
"63",
0
],
"sampler": [
"61",
0
],
"sigmas": [
"62",
0
],
"latent_image": [
"66",
0
]
},
"_meta": {
"title": "SamplerCustomAdvanced"
}
},
"65": {
"class_type": "VAEDecode",
"inputs": {
"samples": [
"64",
0
],
"vae": [
"72",
0
]
},
"_meta": {
"title": "VAEDecode"
}
},
"66": {
"class_type": "EmptyFlux2LatentImage",
"inputs": {
"width": 1536,
"height": 864,
"batch_size": 1
},
"_meta": {
"title": "EmptyFlux2LatentImage"
}
},
"70": {
"class_type": "UNETLoader",
"inputs": {
"unet_name": "flux-2-klein-9b-fp8mixed.safetensors",
"weight_dtype": "default"
},
"_meta": {
"title": "UNETLoader"
}
},
"71": {
"class_type": "CLIPLoader",
"inputs": {
"clip_name": "qwen_3_8b_fp8mixed.safetensors",
"type": "flux2",
"device": "default"
},
"_meta": {
"title": "CLIPLoader"
}
},
"72": {
"class_type": "VAELoader",
"inputs": {
"vae_name": "full_encoder_small_decoder.safetensors"
},
"_meta": {
"title": "VAELoader"
}
},
"73": {
"class_type": "RandomNoise",
"inputs": {
"noise_seed": 26416064315367
},
"_meta": {
"title": "RandomNoise"
}
},
"74": {
"class_type": "CLIPTextEncode",
"inputs": {
"text": "Restage the exact same woman as a clean full-body studio reference photo on a pure white seamless background. Face the camera directly in a neutral standing pose. Preserve identical facial features, platinum blonde hair, skin tone, gold corset dress, black thigh-high boots, proportions, and age. Even soft studio lighting, no props, no street, no buildings, no text.",
"clip": [
"71",
0
]
},
"_meta": {
"title": "CLIP Text Encode (Positive Prompt)"
}
},
"80": {
"class_type": "ImageScaleToTotalPixels",
"inputs": {
"image": [
"900000",
0
],
"upscale_method": "nearest-exact",
"megapixels": 1,
"resolution_steps": 1
},
"_meta": {
"title": "ImageScaleToTotalPixels"
}
},
"82": {
"class_type": "ConditioningZeroOut",
"inputs": {
"conditioning": [
"74",
0
]
},
"_meta": {
"title": "ConditioningZeroOut"
}
},
"99": {
"class_type": "GetImageSize",
"inputs": {
"image": [
"80",
0
]
},
"_meta": {
"title": "GetImageSize"
}
},
"123": {
"class_type": "ReferenceLatent",
"inputs": {
"conditioning": [
"82",
0
],
"latent": [
"124",
0
]
},
"_meta": {
"title": "ReferenceLatent"
}
},
"124": {
"class_type": "VAEEncode",
"inputs": {
"pixels": [
"80",
0
],
"vae": [
"72",
0
]
},
"_meta": {
"title": "VAEEncode"
}
},
"125": {
"class_type": "ReferenceLatent",
"inputs": {
"conditioning": [
"74",
0
],
"latent": [
"124",
0
]
},
"_meta": {
"title": "ReferenceLatent"
}
},
"900000": {
"class_type": "LoadImage",
"inputs": {
"image": "2026-08-13-pinup-ref.jpg"
},
"_meta": {
"title": "Load Image (image)"
}
},
"901000": {
"class_type": "SaveImage",
"inputs": {
"images": [
"65",
0
],
"filename_prefix": "flux2klein-overnight-smoke"
},
"_meta": {
"title": "Save Image"
}
}
}