aboutsummaryrefslogtreecommitdiffstats
path: root/html/licenses.html
Commit message (Collapse)AuthorAgeFilesLines
* Remove licenses for code that's no longer copy-pasted; adjust READMEAarni Koskela2024-01-021-309/+1
|
* add creditsAUTOMATIC2023-05-171-0/+26
|
* Add workaround for broken nn.Linear on macOS 13.2brkirch2023-03-241-0/+26
| | | | Credit to danieldk (https://github.com/explosion/curated-transformers/pull/124) for the workaround this is based on.
* scaled dot product attentionPam2023-03-061-0/+219
|
* Added licensebrkirch2023-01-061-1/+28
|
* added licenses screen to settingsAUTOMATIC2023-01-031-0/+392
added footer removed unused inpainting code