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
73 stars 12 forks source link

[BUG] cant merge anything #12

Closed Rogal80 closed 1 year ago

Rogal80 commented 1 year ago

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

bbc-mc commented 1 year ago

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 !