Add Flux2 Klein four-view character sheet workflow
This commit is contained in:
@@ -0,0 +1,202 @@
|
||||
{
|
||||
"1": {
|
||||
"class_type": "LoadImage",
|
||||
"inputs": {
|
||||
"image": "photoreal_character_reference.png"
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"class_type": "SaveImage",
|
||||
"inputs": {
|
||||
"images": [
|
||||
"65",
|
||||
0
|
||||
],
|
||||
"filename_prefix": "fluxExperiments/imageEdit/character_sheet_4view_seed20260923"
|
||||
}
|
||||
},
|
||||
"61": {
|
||||
"class_type": "KSamplerSelect",
|
||||
"inputs": {
|
||||
"sampler_name": "euler"
|
||||
}
|
||||
},
|
||||
"62": {
|
||||
"class_type": "Flux2Scheduler",
|
||||
"inputs": {
|
||||
"steps": 4,
|
||||
"width": 1920,
|
||||
"height": 1080
|
||||
}
|
||||
},
|
||||
"63": {
|
||||
"class_type": "CFGGuider",
|
||||
"inputs": {
|
||||
"cfg": 1,
|
||||
"model": [
|
||||
"70",
|
||||
0
|
||||
],
|
||||
"positive": [
|
||||
"125",
|
||||
0
|
||||
],
|
||||
"negative": [
|
||||
"123",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"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
|
||||
]
|
||||
}
|
||||
},
|
||||
"66": {
|
||||
"class_type": "EmptyFlux2LatentImage",
|
||||
"inputs": {
|
||||
"width": 1920,
|
||||
"height": 1080,
|
||||
"batch_size": 1
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"73": {
|
||||
"class_type": "RandomNoise",
|
||||
"inputs": {
|
||||
"noise_seed": 20260923
|
||||
}
|
||||
},
|
||||
"74": {
|
||||
"class_type": "CLIPTextEncode",
|
||||
"inputs": {
|
||||
"text": "Use the provided photorealistic character image as the exact identity and wardrobe reference. Create a professional full-body character reference sheet of the same adult male character: preserve his face, skin tone, goatee, round sunglasses, backward purple-and-green baseball cap, gold hoop earring, layered gold chains, purple satin bomber jacket, white graphic T-shirt, loose olive cargo pants, white socks, purple-white sneakers, body proportions and clothing details exactly. Neutral light gray studio background, even soft photographic lighting, consistent scale, head-to-toe framing, realistic anatomy, natural hands, clean fashion-reference presentation, no logos, no readable text, no watermarks. Arrange exactly four separate full-body views horizontally in one landscape sheet: front-facing view, left side profile, right side profile, and rear-facing back view. Keep every panel equally sized and aligned, with no borders, labels, or extra people.",
|
||||
"clip": [
|
||||
"71",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"80": {
|
||||
"class_type": "ImageScaleToTotalPixels",
|
||||
"inputs": {
|
||||
"image": [
|
||||
"1",
|
||||
0
|
||||
],
|
||||
"upscale_method": "nearest-exact",
|
||||
"megapixels": 1,
|
||||
"resolution_steps": 1
|
||||
}
|
||||
},
|
||||
"82": {
|
||||
"class_type": "ConditioningZeroOut",
|
||||
"inputs": {
|
||||
"conditioning": [
|
||||
"74",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"99": {
|
||||
"class_type": "GetImageSize",
|
||||
"inputs": {
|
||||
"image": [
|
||||
"80",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"123": {
|
||||
"class_type": "ReferenceLatent",
|
||||
"inputs": {
|
||||
"conditioning": [
|
||||
"82",
|
||||
0
|
||||
],
|
||||
"latent": [
|
||||
"124",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"124": {
|
||||
"class_type": "VAEEncode",
|
||||
"inputs": {
|
||||
"pixels": [
|
||||
"80",
|
||||
0
|
||||
],
|
||||
"vae": [
|
||||
"72",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"125": {
|
||||
"class_type": "ReferenceLatent",
|
||||
"inputs": {
|
||||
"conditioning": [
|
||||
"74",
|
||||
0
|
||||
],
|
||||
"latent": [
|
||||
"124",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user