w-e-w / sd-webui-untitledmerger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a fork of groinge/sd-webui-untitledmerger which I decided to maintain while the original maintainer is unavailable for personal reasons. Within paretheses below is my comments as I want to maintain the original repos README.md as much as possible.

Capable of reusing calculations from recent merges to greatly improve merge times

Note:

  • Only supports safetensors.
  • Developed for webui 1.7.0 dev branch(But has been confirmed to work on 1.9.3 after I removed the image generation section temporarily)
  • I'm currently focusing on 1.5 merging. XL merging generally works but there may be issues. (I have had no direct issues with SDXL so far)

Inspired by and uses snippets from: https://github.com/hako-mikan/sd-webui-supermerger ๐Ÿ™๐Ÿ™๐Ÿ™

Power-Up merge from:

To do:

  • XYZ plotting
  • State saving
  • History (- Add back improved image generator) (- Improve key matching and add per key weight settings menu) (- Redo block weights to match format used by Supermerger to allow easy conversion of presets) (- Merge history logger for basic information)

About

License:GNU Affero General Public License v3.0


Languages

Language:Python 99.4%Language:JavaScript 0.5%Language:CSS 0.1%