Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-11-19 | Merge pull request #13014 from ↵ | AUTOMATIC1111 | -1/+7 | |
AUTOMATIC1111/thread-safe-extranetworks-list_items thread safe extra network list_items | ||||
2023-11-05 | added compact prompt option | AUTOMATIC1111 | -0/+2 | |
2023-09-12 | add comment | w-e-w | -0/+1 | |
2023-09-11 | return nothing if not found | w-e-w | -1/+6 | |
2023-09-09 | Revert "thread safe extra network list_items" | w-e-w | -3/+3 | |
This reverts commit aab385d01b4311726127397552d791f4d71b7147. | ||||
2023-09-03 | thread safe extra network list_items | w-e-w | -3/+3 | |
2023-08-19 | possible fix for dictionary changed size during iteration | AUTOMATIC1111 | -1/+2 | |
2023-08-13 | Support search and display of hashes for all extra network items | catboxanon | -0/+1 | |
2023-08-04 | added VAE selection to checkpoint user metadata | AUTOMATIC1111 | -0/+3 | |
2023-08-03 | add style editor dialog | AUTOMATIC1111 | -1/+1 | |
rework toprow for img2img and txt2img to use a class with fields fix the console error when editing checkpoint user metadata | ||||
2023-08-01 | show metadata for SD checkpoints in the extra networks UI | AUTOMATIC1111 | -0/+1 | |
2023-07-16 | fix bogus metadata for extra networks appearing out of cache | AUTOMATIC1111 | -2/+1 | |
fix description editing for checkpoint not immediately appearing on cards | ||||
2023-07-16 | speedup extra networks listing | AUTOMATIC1111 | -2/+2 | |
2023-07-16 | allow refreshing single card after editing user metadata instead of all cards | AUTOMATIC1111 | -14/+17 | |
2023-07-15 | user metadata system for custom networks | AUTOMATIC1111 | -1/+1 | |
2023-06-02 | Apply suggestions from code review | catboxanon | -1/+2 | |
Co-authored-by: Aarni Koskela <akx@iki.fi> | ||||
2023-06-02 | Support dynamic sort of extra networks | catboxanon | -1/+2 | |
2023-03-11 | save previews for extra networks in the selected format | AUTOMATIC | -1/+1 | |
2023-03-11 | remove underscores from function names in #8366 | AUTOMATIC | -2/+2 | |
remove LRU from #8366 because I don't know why it's there | ||||
2023-03-06 | Extra networks: support .txt description sidecar file | Aarni Koskela | -0/+1 | |
2023-03-06 | Deduplicate extra network preview-search code | Aarni Koskela | -10/+1 | |
2023-01-30 | make it possible to search checkpoint by its hash | AUTOMATIC | -1/+2 | |
2023-01-29 | Merge pull request #7353 from EllangoK/preview-fix | AUTOMATIC1111 | -1/+1 | |
Fixes thumbnail cards not loading the preview image | ||||
2023-01-29 | only returns ckpt directories if they are not none | EllangoK | -1/+1 | |
2023-01-29 | support for searching subdirectory names for extra networks | AUTOMATIC | -3/+3 | |
2023-01-28 | add checkpoints tab for extra networks UI | AUTOMATIC | -0/+38 | |