DeepCache
DeepCache copied to clipboard
DeepCache is enabled on model base on SD 1.5 trained by diffusers?
How can use deepcache on models re-trained by diffusers?
Hi @bigmover ,
if the SD models fine-tuned/retrained by diffusers still have the same structure and module name, then you can follow the general instructions to employ DeepCache. However, if these are changed, then you need to modify the module name (and perhaps more complicated, the structure) here.