Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-03-25 | Merge branch 'master' into master | Karun | -0/+246 | |
2023-03-24 | Add workaround for broken nn.Linear on macOS 13.2 | brkirch | -0/+26 | |
Credit to danieldk (https://github.com/explosion/curated-transformers/pull/124) for the workaround this is based on. | ||||
2023-03-14 | Add view metadata button for Lora cards. | AUTOMATIC | -0/+2 | |
2023-03-11 | Merge pull request #8366 from akx/extra-net-descs | AUTOMATIC1111 | -0/+1 | |
Extra network description files | ||||
2023-03-07 | scaled dot product attention | Pam | -0/+219 | |
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-23 | feat(extra-networks): replace icon background with border | Guillermo Moreno | -1/+5 | |
2023-01-22 | feat(extra-networks): add thumbs view style | Guillermo Moreno | -0/+3 | |
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/+19 | |
rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight> | ||||
2023-01-07 | Merge pull request #6055 from brkirch/sub-quad_attn_opt | AUTOMATIC1111 | -1/+28 | |
Add Birch-san's sub-quadratic attention implementation | ||||
2023-01-06 | Added license | brkirch | -1/+28 | |
2023-01-05 | add footer with versions | AUTOMATIC | -0/+4 | |
2023-01-03 | added licenses screen to settings | AUTOMATIC | -0/+401 | |
added footer removed unused inpainting code |