AnimateDiff
AnimateDiff copied to clipboard
AnimateDiff is running abnormally, can you please take a look? AttributeError: 'AnimateDiffProcess' object has no attribute 'text_cond'
** Error executing callback cfg_denoiser_callback for D:\stable-diffusion-webui\extensions\sd-webui-animatediff\scripts\animatediff.py Traceback (most recent call last): File "D:\stable-diffusion-webui\modules\script_callbacks.py", line 230, in cfg_denoiser_callback c.callback(params) File "D:\stable-diffusion-webui\extensions\sd-webui-animatediff\scripts\animatediff_infv2v.py", line 163, in animatediff_on_cfg_denoiser cfg_params.text_cond = ad_params.text_cond AttributeError: 'AnimateDiffProcess' object has no attribute 'text_cond'
---version: v1.8.0 • python: 3.10.6 • torch: 2.0.1+cu118 • xformers: 0.0.20 • gradio: 3.41.2
This is currently happening with me on SD webui 1.8.0 but only when I use animatediff in conjunction with controlnet. I have python: 3.10.6 • torch: 2.1.2+cu121 • xformers: 0.0.23.post1
same issue
same here
same, anyone know how to fix?
same here
Delete your version of animateDiff and install fork https://github.com/light-and-ray/sd-webui-animatediff- No errors for me