InvokeAI/invokeai
Alexander Eichhorn 72491e2153
Fix ref_images metadata format for FLUX Kontext recall (#8791)
Remove extra array wrapper when saving ref_images metadata for FLUX.2 Klein

and FLUX.1 Kontext reference images. The double-nested array [[...]] was

preventing recall from parsing the metadata correctly.
2026-01-27 08:44:44 -05:00
..
app Feature: Add DyPE (Dynamic Position Extrapolation) support to FLUX models for improved high-resolution image generation (#8763) 2026-01-26 23:54:44 -05:00
assets
backend fix(model_manager): detect Flux1/2 VAE by latent space dimensions instead of filename (#8790) 2026-01-27 05:20:50 +00:00
configs
frontend Fix ref_images metadata format for FLUX Kontext recall (#8791) 2026-01-27 08:44:44 -05:00
invocation_api feat(mm): more exports in invocation api 2025-10-16 08:08:44 +11:00
version Prep for 6.11.0.rc1 (#8771) 2026-01-27 05:40:09 +00:00
__init__.py