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

How to use Actually in local pc #5

Open allowdoc opened 7 months ago

allowdoc commented 7 months ago

Do I need stable diffusion installed in my pc , or do I need to download models and put in the folder, the readme.md is not good how to use please make a #use and requirements

horseee commented 7 months ago

Hi @allowdoc,

Please follow the requirements to install diffusers and transformers. And the script (stable_diffusion.py or stable_diffusion_xl.py) or the code snippets in #usage would automatically download the stable diffusion models.