From 903d47f9e655db0d984a9304055f87f084091002 Mon Sep 17 00:00:00 2001 From: vladmandic Date: Tue, 2 Dec 2025 10:40:27 +0100 Subject: [PATCH] add zimage and f2 to lora overrides Signed-off-by: vladmandic --- modules/lora/lora_overrides.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/lora/lora_overrides.py b/modules/lora/lora_overrides.py index 3ac047015..b80cc9245 100644 --- a/modules/lora/lora_overrides.py +++ b/modules/lora/lora_overrides.py @@ -39,6 +39,8 @@ force_models_diffusers = [ # forced always 'flite', 'cosmos', 'chrono', + 'z_image', + 'f2', # video models 'hunyuanvideo', 'cogvideo',