aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_extra_networks_checkpoints.py
AgeCommit message (Expand)AuthorLines
2023-03-11save previews for extra networks in the selected formatAUTOMATIC-1/+1
2023-03-11remove underscores from function names in #8366AUTOMATIC-2/+2
2023-03-06Extra networks: support .txt description sidecar fileAarni Koskela-0/+1
2023-03-06Deduplicate extra network preview-search codeAarni Koskela-10/+1
2023-01-30make it possible to search checkpoint by its hashAUTOMATIC-1/+2
2023-01-29Merge pull request #7353 from EllangoK/preview-fixAUTOMATIC1111-1/+1
2023-01-29only returns ckpt directories if they are not noneEllangoK-1/+1
2023-01-29support for searching subdirectory names for extra networksAUTOMATIC-3/+3
2023-01-28add checkpoints tab for extra networks UIAUTOMATIC-0/+38