Skip to content

theta_2=theta_2 - name 'theta_2' is not defined #12

Description

@Ichimikichiki
PYTORCH_ALLOC_CONF="expandable_segments:True" python merge.py sAD ../models/checkpoints/ cyberrealisticPony_v160/cyberrealisticPony_v160.safetensors phony_v10/phony_v10.safetensors --model_2 helpfulscience_v10/helpfulscience_v10.safetensors --save_safetensors --output "phony_cyberrealistic160" 
Loading cyberrealisticPony_v160...
Calculating sha256 for /fifth/Checkpoint/cyberrealisticPonHashing: 13240.0MB [00:07, 1674.77MB/s]ors: 
075a19948690063dd3ca8b5a385413c5c0be2d02bd2d95030af00b19a66d0674
Loading phony_v10...
Loading helpfulscience_v10...
Calculating sha256 for /fifth/Checkpoint/helpfulscience_v1Hashing: 6624.0MB [00:04, 1648.21MB/s]
9158f8390ae70e2b136dd4730f523681890ccd7e21c238b98c264fdc934fa2a3
Getting Difference of Model 1 and 2: 100%|| 2515/2515 [00
Smooth Add Difference Merging...: 100%|| 2515/2515 [01:05
Traceback (most recent call last):
  File "/eighth/stable-diffusion-webui/repositories/ComfyUI/Chattiori-Model-Merger/merge.py", line 1237, in <module>
    theta_0 = remerge_model(theta_0, theta_1, "Remerging...", mode, resolver, theta_2=theta_2)
                                                                                      ^^^^^^^
NameError: name 'theta_2' is not defined. Did you mean: 'theta_0'?

Been an ongoing issue for like 4 months.

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