summaryrefslogtreecommitdiff
path: root/candle-transformers/src/models/stable_diffusion/clip.rs
Commit message (Expand)AuthorAgeFilesLines
* Module Docs (#2624)zachcp2024-11-181-1/+1
* Add Stable Diffusion 3 Example (#2558)Czxck0012024-10-131-0/+31
* Add support for Llama 3.1 (#2359)Eric Buehler2024-07-261-1/+1
* Preliminary support for ssd1b. (#1233)Laurent Mazare2023-11-011-0/+8
* Line-up the wuerstchen model with the python implementation. (#901)Laurent Mazare2023-09-191-2/+4
* More Wuerstchen fixes. (#882)Laurent Mazare2023-09-171-7/+40
* Wuerstchen main (#876)Laurent Mazare2023-09-171-0/+15
* Use the module trait in stable-diffusion. (#817)Laurent Mazare2023-09-111-4/+4
* Move the stable-diffusion modeling code so that it's easier to re-use. (#812)Laurent Mazare2023-09-111-0/+339