Kosinkadink / ComfyUI-AnimateDiff-Evolved

Improved AnimateDiff for ComfyUI and Advanced Sampling Support
Apache License 2.0
2.76k stars 208 forks source link

ImportError: cannot import name 'set_model_options_post_cfg_function' from 'comfy.model_patcher' (/ComfyUI/comfy/model_patcher.py) #426

Closed dxmxyx closed 4 months ago

dxmxyx commented 4 months ago

ImportError: cannot import name 'set_model_options_post_cfg_function' from 'comfy.model_patcher' (/ComfyUI/comfy/model_patcher.py) I found that [ComfyUI-AnimateDiff-Evolved] need import set_model_options_post_cfg_function.But there is no such function in comfy/model_patcher.py.How do I solve it?

dxmxyx commented 4 months ago

update comfyui may solve it.