horseee / DeepCache

[CVPR 2024] DeepCache: Accelerating Diffusion Models for Free
https://horseee.github.io/Diffusion_DeepCache/
Apache License 2.0
687 stars 32 forks source link

Running Stable Diffusion on M1 Mac locally #34

Open Barry0121 opened 3 months ago

Barry0121 commented 3 months ago

Hi, my friends and I have made a small demo that uses DeepCache on top of the MLX Stable Diffusion example, and I thought it might be a good idea to share this here. (https://github.com/Barry0121/mlx_deepcache) This is meant to be a proof-of-concept, so don't expect it to be flawless :).

Thanks to the author for answering all my questions!

horseee commented 3 months ago

Hi @Barry0121,

That sounds like an exciting project! Thanks for your great work on this, and I added the link to the section: Other Implementations and Plugins