aboutsummaryrefslogtreecommitdiffstats
path: root/html/licenses.html
AgeCommit message (Collapse)AuthorLines
2024-01-02Remove licenses for code that's no longer copy-pasted; adjust READMEAarni Koskela-309/+1
2023-05-17add creditsAUTOMATIC-0/+26
2023-03-24Add workaround for broken nn.Linear on macOS 13.2brkirch-0/+26
Credit to danieldk (https://github.com/explosion/curated-transformers/pull/124) for the workaround this is based on.
2023-03-07scaled dot product attentionPam-0/+219
2023-01-06Added licensebrkirch-1/+28
2023-01-03added licenses screen to settingsAUTOMATIC-0/+392
added footer removed unused inpainting code