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