Weight Helper
⚠Please note that LoRA Block Weight is required to use this extension!⚠
It is created by DeepL Translations.
https://github.com/nihedon/sd-webui-weight-helper
Please consult the readme on GitHub for instructions on installation and usage.
Additional note:
I am extremely delighted and thankful for your use of my extension and the very high ratings you have given it!
Moving forward, please do not hesitate to contact me with any feature requests, bug reports, or other feedback.
Features:
Adjust each of LoRA or LyCO weights directly from the UI.
Right-click on the LoRA you wish to modify to invoke a custom context menu.
Ability to save modifications and revert to previous adjustments if needed.
Personally, I often make use of the LoRA Block Weight to apply only the specific features from LoRA. However, identifying a particular block by merely observing a list of numbers can be challenging. Therefore, I've developed an extension to simplify this process.
If you're enjoying the extension, consider buying me a coffee as a little thank you!
https://ko-fi.com/nihedon
https://www.buymeacoffee.com/nihedon
Wishing you a pleasant experience with Stable Diffusion!!! :)
Description
FAQ
Comments (4)
Awesome!
Thanks for this!
This may make it easier to learn this concept!
Do you have any suggestions for reading material or learning how to use it?
@mnemic
Thank you for using this extension!
To be honest, I don't have a deep understanding of the mechanisms behind LoRA or LyCO.
I developed this extension primarily to support LoRA Block Weight.
For more information on LoRA Block Weight, I recommend checking out the GitHub page created by hako-mikan.
-> github.com/hako-mikan/sd-webui-lora-block-weight
(In other words, if it's not written on that page, I probably don't know it either...)
This extension is straightforward, allowing you to specify LoRA or LyCO as written in the prompt directly from the UI.
However, if I were to elaborate, the following features are available:
- Switch between LoRA and LyCO
You can convert all tags written with the lora tag to lyco.
If you are using SDXL, please select lora or lyco for SDXL from the dropdown menu.
*As mentioned in the main text, I don't generate images with SDXL, so I'm not sure if it works well.
I plan to fix any bugs reported by users who use this feature.
- Change the scale of the UI
LoRA is fine, but LyCO has too many blocks, causing the Weight Helper UI to overflow the screen.
Therefore, I have provided an option to change the display size of the UI.
- History function
Every change you make while the Weight Helper UI is displayed is saved as history.
The numbers and arrows on the upper right of the UI indicate this.
I implemented this for when you try various changes and forget your previous changes.
I imagine you might use it to casually try changes and revert to the original from history.
- Set the minimum, maximum, and step numbers for sliders
You can change each minimum, maximum, and step number.
By default, they are set to 0, 1, and 0.5, respectively.
If you often use negative values, you might want to set the minimum to -1.
- Definition of block points (groups)
For example, in the case of LoRA, it is divided into the following six groups by default:
'BASE', 'IN01-IN04', 'IN05-IN08', 'MID', 'OUT03-OUT06', 'OUT07-OUT11'.
This was based on the IND and OUTS of LoRA Block Weight.
If the current group is hard to understand, I recommend customizing it yourself.
*However, as it's currently not designed for modifications, it might be a bit hard to understand...
I'm considering making it easier to customize in the future.
It became quite long. Thank you for reading all the way to here.
If you have any other questions or requests, please feel free to post them!
@dondon75 Thanks for taking your time and writing the explanations! It definitely helps :)
I'll get back to you if I have more questions <3


