Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add comment | w-e-w | 2023-09-12 | 1 | -0/+1 |
| | |||||
* | return nothing if not found | w-e-w | 2023-09-11 | 1 | -2/+7 |
| | |||||
* | thread safe extra network using list | w-e-w | 2023-09-09 | 1 | -1/+2 |
| | |||||
* | Revert "thread safe extra network list_items" | w-e-w | 2023-09-09 | 1 | -3/+2 |
| | | | | This reverts commit aab385d01b4311726127397552d791f4d71b7147. | ||||
* | thread safe extra network list_items | w-e-w | 2023-09-03 | 1 | -2/+3 |
| | |||||
* | Support search and display of hashes for all extra network items | catboxanon | 2023-08-13 | 1 | -1/+5 |
| | |||||
* | 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 | ||||
* | 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 | -3/+3 |
| | |||||
* | 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 | -8/+1 |
| | |||||
* | support for searching subdirectory names for extra networks | AUTOMATIC | 2023-01-29 | 1 | -0/+1 |
| | |||||
* | add checkpoints tab for extra networks UI | AUTOMATIC | 2023-01-28 | 1 | -1/+1 |
| | |||||
* | add a slider for default value of added extra networks | AUTOMATIC | 2023-01-21 | 1 | -1/+2 |
| | |||||
* | extra networks UI | AUTOMATIC | 2023-01-21 | 1 | -0/+34 |
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight> |