Extension that provides additional training features for hypernetwork training. Also supports using multiple hypernetworks for inference.
Go to file
AngelBottomless fcd33cfd2e
Merge pull request #1 from aria1th/beta-apply-gradient-acc
Add external pr
2022-11-23 23:38:20 +09:00
patches Add external pr 2022-11-23 21:33:31 +09:00
scripts Add external pr 2022-11-23 21:33:31 +09:00
README.md Update README.md 2022-11-23 16:53:40 +09:00

README.md

Hypernetwork-MonkeyPatch-Extension

Extension that patches Hypernetwork structures and training image

For Hypernetwork structure, see https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/4334

For Variable Dropout, see https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/4288

Train_Beta tab allows some more options with improved training.

image

###Features

No-Crop Training image You can train without cropping images.

Fix OSError while training

Unload Optimizer while generating Previews

Create_Beta_hypernetwork allows creating beta hypernetworks.

This extension also overrides how webui loads and finds hypernetworks, to use variable dropout rates, and etc. Thus, hypernetwork created with variable dropout rate might not work correctly in original webui.