aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_extra_networks_textual_inversion.py
Commit message (Collapse)AuthorAgeFilesLines
* Finish base layout. Fix bugs. Need to test for stability and clean up.Sj-Si2024-01-111-1/+4
|
* add commentw-e-w2023-09-121-0/+1
|
* return nothing if not foundw-e-w2023-09-111-1/+5
|
* thread safe extra network using listw-e-w2023-09-091-1/+2
|
* Revert "thread safe extra network list_items"w-e-w2023-09-091-3/+2
| | | | This reverts commit aab385d01b4311726127397552d791f4d71b7147.
* thread safe extra network list_itemsw-e-w2023-09-031-2/+3
|
* Support search and display of hashes for all extra network itemscatboxanon2023-08-131-1/+2
|
* add style editor dialogAUTOMATIC11112023-08-031-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 listingAUTOMATIC11112023-07-161-2/+2
|
* allow refreshing single card after editing user metadata instead of all cardsAUTOMATIC11112023-07-161-13/+17
|
* Apply suggestions from code reviewcatboxanon2023-06-021-1/+2
| | | Co-authored-by: Aarni Koskela <akx@iki.fi>
* Support dynamic sort of extra networkscatboxanon2023-06-021-1/+2
|
* save previews for extra networks in the selected formatAUTOMATIC2023-03-111-2/+2
|
* remove underscores from function names in #8366AUTOMATIC2023-03-111-2/+2
| | | | remove LRU from #8366 because I don't know why it's there
* Extra networks: support .txt description sidecar fileAarni Koskela2023-03-061-0/+1
|
* Deduplicate extra network preview-search codeAarni Koskela2023-03-061-7/+1
|
* support for searching subdirectory names for extra networksAUTOMATIC2023-01-291-0/+1
|
* add checkpoints tab for extra networks UIAUTOMATIC2023-01-281-1/+1
|
* fix broken textual inversion extras tabAUTOMATIC2023-01-211-1/+2
|
* extra networks UIAUTOMATIC2023-01-211-0/+32
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>