Files
comfyui-workflows/optimized/image-edit/flux2klein-9b-multi-reference-composite/README.md
T

11 lines
672 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Flux.2 Klein 9B multi-reference composite
API workflow for combining two reference images with Flux.2 Klein:
- `person_reference.png` supplies the primary subject identity and appearance.
- `scene_reference.png` supplies 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/`.