is this possible to have it as Lora over wan model?

#1
by ryg81 - opened

is this possible to have it as Lora over wan model that can be used directly in comfyui?

Thanks for your interest! This checkpoint is a fine-tuned Wan 1.3B base model, not a LoRA adapter trained via LoRA, so it can’t be used directly as a LoRA on top of the original Wan model in ComfyUI.
If you need a LoRA version, it would likely require re-training with LoRA/QLoRA (or trying a delta/low-rank approximation conversion, though results may vary).

Sign up or log in to comment