Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2024-01-02 | Remove licenses for code that's no longer copy-pasted; adjust README | Aarni Koskela | -309/+1 | |
2023-05-17 | add credits | AUTOMATIC | -0/+26 | |
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-07 | scaled dot product attention | Pam | -0/+219 | |
2023-01-06 | Added license | brkirch | -1/+28 | |
2023-01-03 | added licenses screen to settings | AUTOMATIC | -0/+392 | |
added footer removed unused inpainting code |