672 B
672 B
Flux.2 Klein 9B multi-reference composite
API workflow for combining two reference images with Flux.2 Klein:
person_reference.pngsupplies the primary subject identity and appearance.scene_reference.pngsupplies the environment, lighting, perspective, and composition.
The workflow chains both encoded images through ReferenceLatent for the positive and negative conditioning branches, then renders a 1920×1080 result. Update the prompt when the references have different roles (for example, product + room, character + landscape, or object + background).
This is an API-format workflow. The tested example is stored under fluxExperiments/multiImage/.