Merge-Stable-Diffusion-models-without-distortion icon indicating copy to clipboard operation
Merge-Stable-Diffusion-models-without-distortion copied to clipboard

How many iteraions are needed to merge two models?

Open catchstar opened this issue 3 years ago • 1 comments

I have merged two dreambooth models (A.ckpt and B.ckpt). The default parameters (alpha and ITERATION) are used. The size of the merged file (merged. ckpt) is the same as A and B, and does not increase.

catchstar avatar Dec 30 '22 10:12 catchstar

Size of the models aren't meant to increase. It will stay the same size as the larger of the two models being merged

ogkalu2 avatar Dec 30 '22 16:12 ogkalu2