AnimateDiff icon indicating copy to clipboard operation
AnimateDiff copied to clipboard

AnimateDiff is running abnormally, can you please take a look? AttributeError: 'AnimateDiffProcess' object has no attribute 'text_cond'

Open fatyi opened this issue 11 months ago • 6 comments

** 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

fatyi avatar Mar 06 '24 08:03 fatyi

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

muze75 avatar Mar 06 '24 21:03 muze75

same issue

GoZippy avatar Mar 10 '24 04:03 GoZippy

same here

jywyq avatar Mar 28 '24 05:03 jywyq

same, anyone know how to fix?

simbiant avatar Apr 17 '24 13:04 simbiant

same here

fanchunmeng-98 avatar Apr 20 '24 14:04 fanchunmeng-98

Delete your version of animateDiff and install fork https://github.com/light-and-ray/sd-webui-animatediff- No errors for me

simbiant avatar Apr 20 '24 14:04 simbiant