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