AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
142.53k stars 26.88k forks source link

[Feature Request]: Allow merging hypernetworks and full SD models. #3378

Open Ronsor opened 2 years ago

Ronsor commented 2 years ago

Is there an existing issue for this?

What would your feature do ?

It would be nice if a hypernetwork could be merged with a model checkpoint to produce a standalone ckpt file. It'd probably be best to have it in a subtab under Checkpoint Merger ("With Checkpoint", "With Hypernetwork")

Proposed workflow

  1. Go to Checkpoint Merger
  2. Select the "With Hypernetwork" Tab
  3. Select primary model and hypernetwork from the respective dropdowns
  4. Optionally change any of the usual options (name, multiplier, etc.)
  5. Run

Additional information

No response

DenkingOfficial commented 2 years ago

Hypernetworks and checkpoints are completely different things, you can't merge them

RomixERR commented 1 year ago

Is it possible to combine a Hypernetwork with a Hypernetwork, as well as Embending with Embending? It seems that scripts exist for this!