aboutsummaryrefslogtreecommitdiffstats
path: root/modules/hypernetworks/ui.py
Commit message (Collapse)AuthorAgeFilesLines
* Sanitize hypernet name input.timntorres2022-10-211-0/+3
|
* Merge branch 'master' into training-help-textAUTOMATIC11112022-10-211-2/+3
|\
| * Merge branch 'AUTOMATIC1111:master' into masterdiscus04342022-10-201-1/+1
| |\
| | * allow float sizes for hypernet's layer_structureAUTOMATIC2022-10-201-1/+1
| | |
| * | updatediscus04342022-10-201-1/+2
| |/
* / allow overwrite old hnDepFA2022-10-191-2/+3
|/
* 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