stable-diffusion-webui/modules/hypernetworks
aria1th a4a5475cfa Variable dropout rate
Implements variable dropout rate from #4549

Fixes hypernetwork multiplier being able to modified during training, also fixes user-errors by setting multiplier value to lower values for training.

Changes function name to match torch.nn.module standard

Fixes RNG reset issue when generating previews by restoring RNG state
2023-01-10 14:56:57 +09:00
..
hypernetwork.py Variable dropout rate 2023-01-10 14:56:57 +09:00
ui.py Variable dropout rate 2023-01-10 14:56:57 +09:00