ogkalu2 / Merge-Stable-Diffusion-models-without-distortion

Adaptation of the merging method described in the paper - Git Re-Basin: Merging Models modulo Permutation Symmetries (https://arxiv.org/abs/2209.04836) for Stable Diffusion
MIT License
139 stars 21 forks source link

How many iteraions are needed to merge two models? #25

Open catchstar opened 1 year ago

catchstar commented 1 year ago

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.

ogkalu2 commented 1 year ago

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