aboutsummaryrefslogtreecommitdiffstats
path: root/modules/hypernetworks/ui.py
AgeCommit message (Expand)AuthorLines
2023-05-10suggestions and fixes from the PRAUTOMATIC-2/+2
2023-05-10ruff auto fixesAUTOMATIC-2/+2
2023-05-10imports cleanup for ruffAUTOMATIC-2/+0
2023-01-21extra networks UIAUTOMATIC-3/+2
2023-01-10Variable dropout ratearia1th-2/+2
2022-12-24implement train apiVladimir Mandic-27/+4
2022-10-30We have duplicate linear nowAngelBottomless-1/+1
2022-10-29Re enable linearAngelBottomless-1/+1
2022-10-27Disable unavailable or duplicate optionsAngelBottomless-1/+2
2022-10-26Weight initialization and More activation funcAngelBottomless-1/+3
2022-10-22Merge branch 'master' of upstreamdiscus0434-2/+6
2022-10-22add dropoutdiscus0434-5/+5
2022-10-21Sanitize hypernet name input.timntorres-0/+3
2022-10-21Merge branch 'master' into training-help-textAUTOMATIC1111-2/+3
2022-10-20Merge branch 'AUTOMATIC1111:master' into masterdiscus0434-1/+1
2022-10-20allow float sizes for hypernet's layer_structureAUTOMATIC-1/+1
2022-10-20updatediscus0434-1/+2
2022-10-20allow overwrite old hnDepFA-2/+3
2022-10-19enable to write layer structure of hn himselfdiscus0434-0/+4
2022-10-19layer options moves into create hnet uidiscus0434-2/+7
2022-10-11reports that training with medvram is possible.AUTOMATIC-1/+1
2022-10-11add an option to unload models during hypernetwork training to save VRAMAUTOMATIC-1/+3
2022-10-11produce error when training with medvram/lowvram enabledAUTOMATIC-0/+2
2022-10-11add option to select hypernetwork modules when creatingAUTOMATIC-2/+2
2022-10-11more renamesAUTOMATIC-2/+2
2022-10-11rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...AUTOMATIC-0/+43