aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui_extra_networks_checkpoints.py
Commit message (Collapse)AuthorAgeFilesLines
* save previews for extra networks in the selected formatAUTOMATIC2023-03-111-1/+1
|
* 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-10/+1
|
* make it possible to search checkpoint by its hashAUTOMATIC2023-01-291-1/+2
|
* Merge pull request #7353 from EllangoK/preview-fixAUTOMATIC11112023-01-291-1/+1
|\ | | | | Fixes thumbnail cards not loading the preview image
| * only returns ckpt directories if they are not noneEllangoK2023-01-291-1/+1
| |
* | support for searching subdirectory names for extra networksAUTOMATIC2023-01-291-3/+3
|/
* add checkpoints tab for extra networks UIAUTOMATIC2023-01-281-0/+38