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