nihedon / sd-webui-weight-helper

The extension allows you to specify Lora or Lyco weight from context menu.
MIT License
25 stars 1 forks source link
stable-diffusion-web-ui stable-diffusion-webui stable-diffusion-webui-plugin

English | 日本語

Weight Helper Extension

Overview

Weight Helper is an extension that allows you to visually adjust the weights of Lora and Lyco with mouse operations.
You can adjust the magnification of each weight block through the context menu.
Note: The LoRA Block Weight extension is required to use this extension.

Installation

  1. Open the [Extensions] tab in Stable Diffusion Web UI.
  2. Select [Install from URL].
  3. Enter the following URL and execute the installation.
    https://github.com/nihedon/sd-webui-weight-helper.git

Usage

  1. Right-click on a Lora or Lyco tag to open the context menu.
    • <lora:lora_name:1.0>
    • <lyco:lyco_name:1.0>
  2. Choose "LoRA" or "LyCORIS" according to the tag, and select "SDXL" if it's for the SDXL version.
  3. Move the weight slider to adjust the magnification of each weight block.
  4. UNet, Dyn, Start, and Stop will be hidden by default, but if configured, you can display them by pressing the "show more options" button.
  5. Save your favorite weight settings by clicking the "★" icon at the top left of the context menu. Important: Saved settings are stored in LocalStorage, but any unsaved history will be deleted upon refreshing the screen.

Features

Known Issues

Configuration Options

Guaranteed Operating Environment

Acknowledgments

We would like to express our deep gratitude to hako-mikan, the author of LoRA Block Weight, for creating this extension.

https://github.com/hako-mikan/sd-webui-lora-block-weight

License

This project is published under the MIT License.