bbc-mc / sdweb-merge-board

Multi-step automation merge tool. Extension/Script for Stable Diffusion UI by AUTOMATIC1111 https://github.com/AUTOMATIC1111/stable-diffusion-webui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] cant merge anything

Rogal80 opened this issue · comments

Hi, I always have same issue since a couple of last updates :

Starting merge under settings below,
A: Base\EpicSpaceMachine.ckpt [4ff93fa8]
B: Temp\openjourneyAka_v1.ckpt [ddc6edf2]
C:
S: Weighted sum
M: 0.362
F: False
O: test
CF: ckpt
Try to use old 'run_modelmerger' params. 'Checkpoint format is forced to 'ckpt'
<class 'TypeError'>
run_modelmerger() missing 2 required positional arguments: 'checkpoint_format' and 'config_source'
All Multi-Merge process finished. 1 files.
Error

Windows
Firefox

Hi, sorry to late reply.

I add support for new "run_modelmerger" at this commit, so I hope you can merge now.
Please update Extension & check it !