Skip to content

Error #2

Open
Open
@Nico53425342

Description

@Nico53425342

Hello, here i a error that i got after trying it :

Error occurred when executing DARE Merge LoRA Stack:

'lora_te1_text_model_encoder_layers_0_mlp_fc1.alpha'

File "C:\Users\nicol\Desktop\Comfy-UI\ComfyUI\execution.py", line 151, in recursive_execute
output_data, output_ui = get_output_data(obj, input_data_all)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\nicol\Desktop\Comfy-UI\ComfyUI\execution.py", line 81, in get_output_data
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\nicol\Desktop\Comfy-UI\ComfyUI\execution.py", line 74, in map_node_over_list
results.append(getattr(obj, func)(**slice_dict(input_data_all, i)))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\nicol\Desktop\Comfy-UI\ComfyUI\custom_nodes\ComfyUI-DARE-LoRA-Merge\dare_nodes.py", line 125, in apply_lora_stack
weights[key] += lora_weights[key]

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