aboutsummaryrefslogtreecommitdiffstats
path: root/modules/hypernetworks/ui.py
Commit message (Collapse)AuthorAgeFilesLines
* enable to write layer structure of hn himselfdiscus04342022-10-191-0/+4
|
* layer options moves into create hnet uidiscus04342022-10-191-2/+7
|
* reports that training with medvram is possible.AUTOMATIC2022-10-111-1/+1
|
* add an option to unload models during hypernetwork training to save VRAMAUTOMATIC2022-10-111-1/+3
|
* produce error when training with medvram/lowvram enabledAUTOMATIC2022-10-111-0/+2
|
* add option to select hypernetwork modules when creatingAUTOMATIC2022-10-111-2/+2
|
* more renamesAUTOMATIC2022-10-111-2/+2
|
* rename hypernetwork dir to hypernetworks to prevent clash with an old ↵AUTOMATIC2022-10-111-0/+43
filename that people who use zip instead of git clone will have