Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use AnimateDiff mportError: cannot import name 'animatediff_i2ibatch #671

Open
horoabb opened this issue Mar 5, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@horoabb
Copy link

horoabb commented Mar 5, 2024

https://github.com/continue-revolution/sd-webui-animatediff

ubuntu22.04 use A11111

error
Traceback (most recent call last):
File "/stable-diffusion-webui/modules/scripts.py", line 469, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/stable-diffusion-webui/modules/script_loading.py", line 10, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/stable-diffusion-webui/extensions/sd-webui-animatediff/scripts/animatediff.py", line 7, in
from scripts.animatediff_cn import AnimateDiffControl
File "/stable-diffusion-webui/extensions/sd-webui-animatediff/scripts/animatediff_cn.py", line 22, in
from scripts.animatediff_i2ibatch import animatediff_i2ibatch
ImportError: cannot import name 'animatediff_i2ibatch' from 'scripts.animatediff_i2ibatch' (/stable-diffusion-webui/extensions/sd-webui-animatediff/scripts/animatediff_i2ibatch.py)

@horoabb horoabb added the bug Something isn't working label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant