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