aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_extra_networks_checkpoints.py
AgeCommit message (Expand)AuthorLines
2024-01-11Finish base layout. Fix bugs. Need to test for stability and clean up.Sj-Si-1/+4
2023-11-19Merge pull request #13014 from AUTOMATIC1111/thread-safe-extranetworks-list_i...AUTOMATIC1111-1/+7
2023-11-05added compact prompt optionAUTOMATIC1111-0/+2
2023-09-12add commentw-e-w-0/+1
2023-09-11return nothing if not foundw-e-w-1/+6
2023-09-09Revert "thread safe extra network list_items"w-e-w-3/+3
2023-09-03thread safe extra network list_itemsw-e-w-3/+3
2023-08-19possible fix for dictionary changed size during iterationAUTOMATIC1111-1/+2
2023-08-13Support search and display of hashes for all extra network itemscatboxanon-0/+1
2023-08-04added VAE selection to checkpoint user metadataAUTOMATIC1111-0/+3
2023-08-03add style editor dialogAUTOMATIC1111-1/+1
2023-08-01show metadata for SD checkpoints in the extra networks UIAUTOMATIC1111-0/+1
2023-07-16fix bogus metadata for extra networks appearing out of cacheAUTOMATIC1111-2/+1
2023-07-16speedup extra networks listingAUTOMATIC1111-2/+2
2023-07-16allow refreshing single card after editing user metadata instead of all cardsAUTOMATIC1111-14/+17
2023-07-15user metadata system for custom networksAUTOMATIC1111-1/+1
2023-06-02Apply suggestions from code reviewcatboxanon-1/+2
2023-06-02Support dynamic sort of extra networkscatboxanon-1/+2
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