Add Flux2 Klein multi-reference edit workflow

This commit is contained in:
Morpheus
2026-09-21 18:22:03 +00:00
parent 940829bf64
commit 7ed09d3d21
2 changed files with 35 additions and 0 deletions
@@ -0,0 +1,10 @@
# 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/`.