Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | put extra networks controls row into the tabs UI element for #14588 | AUTOMATIC1111 | 2024-01-22 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary template and simplify tree list. | Sj-Si | 2024-01-21 | 1 | -3/+0 |
| | |||||
* | Fix broken scrollbars | Sj-Si | 2024-01-21 | 1 | -3/+1 |
| | |||||
* | Add option in settings to enable/disable tree view by default. | Sj-Si | 2024-01-20 | 1 | -2/+2 |
| | |||||
* | Add toggle button for tree view. Use default settings for sortmode and ↵ | Sj-Si | 2024-01-20 | 2 | -41/+51 |
| | | | | direction. | ||||
* | Finish cleanup. | Sj-Si | 2024-01-16 | 7 | -23/+18 |
| | |||||
* | Move extra network tab buttons into tree view; | Sj-Si | 2024-01-15 | 6 | -8/+61 |
| | |||||
* | fix bugs. introduce new ones. | Sj-Si | 2024-01-15 | 1 | -6/+17 |
| | |||||
* | fix search box handling. sort maybe broken not sure. need to bug test and ↵ | Sj-Si | 2024-01-14 | 2 | -5/+0 |
| | | | | finish cleanup. | ||||
* | continue cleanup and redesign. | Sj-Si | 2024-01-13 | 1 | -0/+11 |
| | |||||
* | Merge changes from dev | Sj-Si | 2024-01-11 | 1 | -309/+1 |
|\ | |||||
| * | Remove licenses for code that's no longer copy-pasted; adjust README | Aarni Koskela | 2024-01-02 | 1 | -309/+1 |
| | | |||||
* | | Finish base layout. Fix bugs. Need to test for stability and clean up. | Sj-Si | 2024-01-11 | 2 | -6/+1 |
| | | |||||
* | | begin redesign of tree module. | Sj-Si | 2024-01-10 | 4 | -1/+18 |
| | | |||||
* | | fix indentation | Sj-Si | 2024-01-08 | 1 | -1/+1 |
| | | |||||
* | | Add tree-view display for extra networks. | Sj-Si | 2024-01-08 | 2 | -0/+4 |
|/ | |||||
* | hide cards for networks of incompatible stable diffusion version in Lora ↵ | AUTOMATIC1111 | 2023-07-17 | 1 | -1/+1 |
| | | | | extra networks interface | ||||
* | nuke thumbs extra networks view mode (use settings tab to change ↵ | AUTOMATIC1111 | 2023-07-16 | 1 | -7/+0 |
| | | | | width/height/scale to get thumbs) | ||||
* | 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 |
| | |||||
* | link footer API to Wiki when API is not active | w-e-w | 2023-06-06 | 1 | -1/+1 |
| | |||||
* | Support dynamic sort of extra networks | catboxanon | 2023-06-02 | 1 | -1/+1 |
| | |||||
* | work on startup profile display | AUTOMATIC | 2023-05-20 | 1 | -0/+2 |
| | |||||
* | 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 | 2 | -3/+28 |
| |\ | | | | | | | | | | 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 |
| | | | |||||
* | | | add credits | AUTOMATIC | 2023-05-17 | 1 | -0/+26 |
| | | | |||||
* | | | 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 | 2 | -0/+246 |
|\ \ | |||||
| * | | Add workaround for broken nn.Linear on macOS 13.2 | brkirch | 2023-03-24 | 1 | -0/+26 |
| |/ | | | | | | | Credit to danieldk (https://github.com/explosion/curated-transformers/pull/124) for the workaround this is based on. | ||||
| * | Add view metadata button for Lora cards. | AUTOMATIC | 2023-03-14 | 1 | -0/+2 |
| | | |||||
| * | Merge pull request #8366 from akx/extra-net-descs | AUTOMATIC1111 | 2023-03-11 | 1 | -0/+1 |
| |\ | | | | | | | Extra network description files | ||||
| | * | Extra networks: support .txt description sidecar file | Aarni Koskela | 2023-03-06 | 1 | -0/+1 |
| | | | |||||
| * | | scaled dot product attention | Pam | 2023-03-06 | 1 | -0/+219 |
| |/ | |||||
* / | 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 |
| | |||||
* | feat(extra-networks): replace icon background with border | Guillermo Moreno | 2023-01-23 | 1 | -1/+5 |
| | |||||
* | feat(extra-networks): add thumbs view style | Guillermo Moreno | 2023-01-22 | 1 | -0/+3 |
| | |||||
* | 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 | 3 | -0/+19 |
| | | | | rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight> | ||||
* | Merge pull request #6055 from brkirch/sub-quad_attn_opt | AUTOMATIC1111 | 2023-01-07 | 1 | -1/+28 |
|\ | | | | | Add Birch-san's sub-quadratic attention implementation | ||||
| * | Added license | brkirch | 2023-01-06 | 1 | -1/+28 |
| | | |||||
* | | add footer with versions | AUTOMATIC | 2023-01-05 | 1 | -0/+4 |
|/ | |||||
* | added licenses screen to settings | AUTOMATIC | 2023-01-03 | 2 | -0/+401 |
added footer removed unused inpainting code |