aboutsummaryrefslogtreecommitdiffstats
path: root/html/extra-networks-card.html
AgeCommit message (Collapse)AuthorLines
2024-01-16Finish cleanup.Sj-Si-5/+5
2024-01-15Move extra network tab buttons into tree view;Sj-Si-6/+2
2024-01-11Finish base layout. Fix bugs. Need to test for stability and clean up.Sj-Si-3/+1
2024-01-08fix indentationSj-Si-1/+1
2024-01-08Add tree-view display for extra networks.Sj-Si-0/+1
2023-07-17hide cards for networks of incompatible stable diffusion version in Lora ↵AUTOMATIC1111-1/+1
extra networks interface
2023-07-16allow refreshing single card after editing user metadata instead of all cardsAUTOMATIC1111-1/+1
2023-07-15user metadata system for custom networksAUTOMATIC1111-4/+4
2023-06-02Support dynamic sort of extra networkscatboxanon-1/+1
2023-05-18Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' ↵AUTOMATIC-2/+1
into dev
2023-05-17isn't there something you forgot, #10483?AUTOMATIC-1/+1
2023-05-08directory hiding for extra networks: dirs starting with . will hide their ↵AUTOMATIC-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
2023-03-26Update extra-networks-card.htmlmissionfloyd-1/+1
2023-03-26Merge branch 'extra-network-preview-lazyload' of ↵missionfloyd-3/+2
https://github.com/missionfloyd/stable-diffusion-webui into extra-network-preview-lazyload
2023-03-25readds metadata_buttonEllangoK-0/+2
2023-03-25Merge branch 'master' into masterKarun-0/+1
2023-03-21Lazy load extra network imagesmissionfloyd-3/+3
2023-03-14Add view metadata button for Lora cards.AUTOMATIC-0/+2
2023-03-06Extra networks: support .txt description sidecar fileAarni Koskela-0/+1
2023-02-19custom height, width settings for extra networksEllangoK-1/+1
2023-01-29support for searching subdirectory names for extra networksAUTOMATIC-0/+1
2023-01-23add support for apostrophe in extra network namesAUTOMATIC-2/+2
2023-01-21relocate tool buttons next to generate buttonAUTOMATIC-1/+1
prevent extra network tabs from putting images into wrong prompts prevent settings leaking into prompt
2023-01-21extra networks UIAUTOMATIC-0/+11
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight>