parent
8911ed63e5
commit
841b123d39
22
README.md
22
README.md
|
|
@ -6,6 +6,25 @@
|
|||
|
||||

|
||||
|
||||
## Table of contents
|
||||
|
||||
<!--ts-->
|
||||
* [How to Install](#how-to-install)
|
||||
* [How to use](#how-to-use)
|
||||
* [Select `model_A` and `model_B`, and input `Output model name`](#select-model_a-and-model_b-and-input-output-model-name)
|
||||
* [Set merge ratio for each block of U-Net](#set-merge-ratio-for-each-block-of-u-net)
|
||||
* [Setting values](#setting-values)
|
||||
* [Other settings](other-settings)
|
||||
* [Other function](#other-function)
|
||||
* [Save Merge Log](#save-merge-log)
|
||||
* [Sample/Example](#sampleexample)
|
||||
* [result (x/y)](#result-xy)
|
||||
* [後述1: weight1](#%E5%BE%8C%E8%BF%B01-weight1)
|
||||
* [後述2: weight2](#%E5%BE%8C%E8%BF%B02-weight2)
|
||||
* [Preset's grids](#presets-grids)
|
||||
* [Special Thanks](#special-thanks)
|
||||
<!--te-->
|
||||
|
||||
## How to Install
|
||||
|
||||
- Go to `Extensions` tab on your web UI
|
||||
|
|
@ -134,6 +153,9 @@
|
|||
0.0833333333, 0
|
||||
```
|
||||
|
||||
### Preset's grids
|
||||
                                 
|
||||
|
||||
## Special Thanks
|
||||
|
||||
- kohya_ss, [Stable DiffusionのモデルをU-Netの深さに応じて比率を変えてマージする|Kohya S.|note](https://note.com/kohya_ss/n/n9a485a066d5b)
|
||||
|
|
|
|||
Loading…
Reference in New Issue