Doesn't work with the new 8 step Lightning lora
#7
by
ruleez
- opened
using the q8 gguf and this lora: https://huggingface.co/lightx2v/Qwen-Image-Lightning/blob/main/Qwen-Image-Lightning-8steps-V1.0.safetensors
not a single key gets loaded:
lora key not loaded: transformer_blocks.0.attn.add_k_proj.alpha
lora key not loaded: transformer_blocks.0.attn.add_k_proj.lora_down.weight
lora key not loaded: transformer_blocks.0.attn.add_k_proj.lora_up.weight
lora key not loaded: transformer_blocks.0.attn.add_q_proj.alpha
etc.
You need to update ComfyUI.
ruleez
changed discussion status to
closed