Nodes Browser
ComfyDeploy: How ComfyUI-deepcache works in ComfyUI?
What is ComfyUI-deepcache?
This extension provides nodes for [a/DeepCache: Accelerating Diffusion Models for Free](https://arxiv.org/abs/2312.00858) NOTE:Original code can be found [a/here](https://gist.github.com/laksjdjf/435c512bc19636e9c9af4ee7bea9eb86). Full credit to laksjdjf for sharing the code.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-deepcache
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-deepcache
Original code can be found here: https://gist.github.com/laksjdjf/435c512bc19636e9c9af4ee7bea9eb86
Full credit to laksjdjf for sharing the code.
Created this github repository so it is easier to clone into the plugin folder.