aboutsummaryrefslogtreecommitdiffstats
path: root/modules/hypernetwork.py
AgeCommit message (Expand)AuthorLines
2022-10-11fixes related to mergeAUTOMATIC-103/+0
2022-10-11replace duplicate code with a functionAUTOMATIC-9/+14
2022-10-09fix btoken hypernetworks in XY plotAUTOMATIC-2/+5
2022-10-09Fix VRAM Issue by only loading in hypernetwork when selected in settingsFampai-8/+15
2022-10-08fix glob path in hypernetwork.pyddPn08-1/+1
2022-10-07make it possible to use hypernetworks without opt split attentionAUTOMATIC-8/+34
2022-10-07do not stop working on failed hypernetwork loadAUTOMATIC-2/+9
2022-10-07added support for hypernetworks (???)AUTOMATIC-0/+55