summaryrefslogtreecommitdiff
path: root/candle-transformers/src/models/stable_diffusion/utils.rs
Commit message (Expand)AuthorAgeFilesLines
* Lint fixes introduced with Rust 1.83 (#2646)Anubhab Bandyopadhyay2024-11-281-1/+1
* Add Euler Ancestral Discrete Scheduler (#1390)Edwin Cheng2023-12-021-0/+46
* Fix linspace implementation (#1358)MilkFather2023-11-231-7/+10
* Tracing for the phi model (#936)Laurent Mazare2023-09-231-27/+0
* Move the stable-diffusion modeling code so that it's easier to re-use. (#812)Laurent Mazare2023-09-111-0/+39