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

Add SD2.1 support (and remove rant) #48

Closed 6DammK9 closed 4 months ago

6DammK9 commented 4 months ago

Thank you for accepting the previous PR! Since most structure is already present in SD2, the implementation is quick.

ogkalu2 commented 4 months ago

No worries. Great work!