horseee / DeepCache

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

is it compatible with Faster-Diffusion? #13

Open xziayro opened 9 months ago

xziayro commented 9 months ago

from what i read of the code and paper, you are using the same principle but applied a different way than Faster-Diffusion(https://github.com/hutaiHang/Faster-Diffusion). Maybe trying to combine the two method can further improve speed. any idea / comments on it?