Fix blocky/checkerboard artifacts: pass kv_cache=True so reference (pose) tokens use isolated attention as this LoRA was trained (matches ComfyUI Krea2OstrisEditModelPatch kv_cache=True) 9f21968 Running verified multimodalart HF Staff commited on about 21 hours ago
Fix blocky/checkerboard artifacts: deterministic VAE reference-latent encode (posterior mode) matching ComfyUI, instead of stochastic latent_dist.sample() 2840c9e verified multimodalart HF Staff commited on about 21 hours ago
Fix pose fidelity/quality: replicate ComfyUI FluxKontextImageScale (nearest ~1MP bucket + center-crop + Lanczos) for pose sizing so ref-latent grid == output grid at native ~1MP resolution 42ff634 verified multimodalart HF Staff commited on about 22 hours ago
Match ComfyUI workflow: guidance_scale=0 (cfg=1/no-CFG on Turbo), single LoRA scaling, aspect-preserving <=1MP /16 sizing c1cad15 verified multimodalart HF Staff commited on about 22 hours ago
Move theme/css to launch() per Gradio 6 26cff59 verified multimodalart HF Staff commited on 2 days ago
Match output size to pose for stronger control + add interactive pose-editing (Pose Image / Regular Image tabs) 65ff002 verified multimodalart HF Staff commited on 2 days ago