K
K
I solved it by going into the animatediff.py file and moving the from statement to where all the other from statements are. That seemed to solve it for me. ![Screenshot...
Yes its the python file. If you follow the path it gives you in the error message: "Y:\Stable Diffusion\stable-diffusion-webui\extensions\sd-webui-animatediff\scripts\animatediff.py" and open that python file you'll be able to fix it...
You can open it with notepad, make the change, and save. That should work.