Skip to content

Set LoRA node does not use low_mem_load and can't merge LoRAs #1036

Description

@camoody1
  File "F:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-WanVideoWrapper\nodes_model_loading.py", line 670, in setlora
    raise ValueError("Set LoRA node does not use low_mem_load and can't merge LoRAs, disable 'merge_loras' in the LoRA select node.")
ValueError: Set LoRA node does not use low_mem_load and can't merge LoRAs, disable 'merge_loras' in the LoRA select node.

Error when trying some of your newer workflows that use the "WanVideo Set LoRAs" node. I know I can just bypass this node and send the lora node straight into the Model Loader node, but I was wondering if there is a reason for the current limitation? With only a 12GB VRAM card, I need to be able to load my loras into low_mem_mode and merge them. Is there a problem with this that I'm not aware of?

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