aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_extra_networks_textual_inversion.py
AgeCommit message (Collapse)AuthorLines
2023-03-11save previews for extra networks in the selected formatAUTOMATIC-2/+2
2023-03-11remove underscores from function names in #8366AUTOMATIC-2/+2
remove LRU from #8366 because I don't know why it's there
2023-03-06Extra networks: support .txt description sidecar fileAarni Koskela-0/+1
2023-03-06Deduplicate extra network preview-search codeAarni Koskela-7/+1
2023-01-29support for searching subdirectory names for extra networksAUTOMATIC-0/+1
2023-01-28add checkpoints tab for extra networks UIAUTOMATIC-1/+1
2023-01-22fix broken textual inversion extras tabAUTOMATIC-1/+2
2023-01-21extra networks UIAUTOMATIC-0/+32
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>