aboutsummaryrefslogtreecommitdiffstats
path: root/modules/hypernetworks
Commit message (Collapse)AuthorAgeFilesLines
...
* xy_grid: Find hypernetwork by closest nameMilly2022-10-121-0/+11
|
* reports that training with medvram is possible.AUTOMATIC2022-10-111-1/+1
|
* apply lr schedule to hypernetsAUTOMATIC2022-10-111-4/+15
|
* prevent extra modules from being saved/loaded with hypernetAUTOMATIC2022-10-111-1/+1
|
* add an option to unload models during hypernetwork training to save VRAMAUTOMATIC2022-10-112-8/+21
|
* produce error when training with medvram/lowvram enabledAUTOMATIC2022-10-111-0/+2
|
* add option to select hypernetwork modules when creatingAUTOMATIC2022-10-112-4/+4
|
* more renamesAUTOMATIC2022-10-111-2/+2
|
* rename hypernetwork dir to hypernetworks to prevent clash with an old ↵AUTOMATIC2022-10-112-0/+326
filename that people who use zip instead of git clone will have