Skip to content

[Feature request] Capability to load models from other nodes, not only from disk #11

Description

@jovan2009

First of all, thank you for these awesome nodes!

Right now I'm playing with the LoRA extract nodes, I like very much the "skip" mismatch mode. When I extract LoRA's from Wan 2.2 models, using "skip" avoids getting console spam about missing weights when I use the resulted LoRA's.

About the feature request:
What I would like to be able to do is to to extract not only from [Model A - Model B], but also from [(Model A + Lora X) - (Model B + Lora Y)]. That would mean to be able to do what I can currently do with LoraExtractKJ:
Image

Something like I simulated here, if that would be possible:
Image

I know that technically I can do what I ask right now but would mean to merge models with LoRA's first and save them to disk, not on the fly.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions