aboutsummaryrefslogtreecommitdiffstats
path: root/html/extra-networks-card.html
Commit message (Collapse)AuthorAgeFilesLines
* Finish cleanup.Sj-Si2024-01-161-5/+5
|
* Move extra network tab buttons into tree view;Sj-Si2024-01-151-6/+2
|
* Finish base layout. Fix bugs. Need to test for stability and clean up.Sj-Si2024-01-111-3/+1
|
* fix indentationSj-Si2024-01-081-1/+1
|
* Add tree-view display for extra networks.Sj-Si2024-01-081-0/+1
|
* hide cards for networks of incompatible stable diffusion version in Lora ↵AUTOMATIC11112023-07-171-1/+1
| | | | extra networks interface
* allow refreshing single card after editing user metadata instead of all cardsAUTOMATIC11112023-07-161-1/+1
|
* user metadata system for custom networksAUTOMATIC11112023-07-151-4/+4
|
* Support dynamic sort of extra networkscatboxanon2023-06-021-1/+1
|
* Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' ↵AUTOMATIC2023-05-181-2/+1
|\ | | | | | | into dev
| * Update extra-networks-card.htmlmissionfloyd2023-03-271-1/+1
| |
| * Merge branch 'extra-network-preview-lazyload' of ↵missionfloyd2023-03-271-3/+2
| |\ | | | | | | | | | https://github.com/missionfloyd/stable-diffusion-webui into extra-network-preview-lazyload
| * | Lazy load extra network imagesmissionfloyd2023-03-211-3/+3
| | |
* | | isn't there something you forgot, #10483?AUTOMATIC2023-05-171-1/+1
| | |
* | | directory hiding for extra networks: dirs starting with . will hide their ↵AUTOMATIC2023-05-081-1/+1
| |/ |/| | | | | | | | | | | | | cards on extra network tabs unless specifically searched for create HTML for extra network pages only on demand allow directories starting with . to still list their models for lora, checkpoints, etc keep "search" filter for extra networks when user refreshes the page
* | readds metadata_buttonEllangoK2023-03-251-0/+2
| |
* | Merge branch 'master' into masterKarun2023-03-251-0/+1
|\|
| * Add view metadata button for Lora cards.AUTOMATIC2023-03-141-0/+2
| |
| * Extra networks: support .txt description sidecar fileAarni Koskela2023-03-061-0/+1
| |
* | custom height, width settings for extra networksEllangoK2023-02-191-1/+1
|/
* support for searching subdirectory names for extra networksAUTOMATIC2023-01-291-0/+1
|
* add support for apostrophe in extra network namesAUTOMATIC2023-01-231-2/+2
|
* relocate tool buttons next to generate buttonAUTOMATIC2023-01-211-1/+1
| | | | | prevent extra network tabs from putting images into wrong prompts prevent settings leaking into prompt
* extra networks UIAUTOMATIC2023-01-211-0/+11
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>