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

(IMPORT FAILED) AnimateDiff Evolved using ComfyUI V1 (Closed Beta) #501

Closed
traint721 opened this issue Dec 3, 2024 · 10 comments
Closed
Labels
no bugs here Not a bug, but a workflow or environment issue

Comments

@traint721
Copy link

[2024-12-03 23:53:54.672] [error] Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\nodes.py", line 2026, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 995, in exec_module
File "", line 488, in call_with_frames_removed
File "C:\Users\Administrator\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved_init
.py", line 4, in
from .animatediff.model_injection import prepare_dinklink_register_definitions
File "C:\Users\Administrator\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved\animatediff\model_injection.py", line 17, in
from comfy.patcher_extension import CallbacksMP, WrappersMP, PatcherInjection
ModuleNotFoundError: No module named 'comfy.patcher_extension'

Cannot import C:\Users\Administrator\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved module for custom nodes: No module named 'comfy.patcher_extension'

@Kosinkadink
Copy link
Owner

Your ComfyUI has to be updated. I am not sure if the desktop version waits for a numbered version to be released prior to being available via its update function, but latest ADE requires my PR that got merged into ComfyUI yesterday.

@Kosinkadink Kosinkadink added the no bugs here Not a bug, but a workflow or environment issue label Dec 3, 2024
@Kosinkadink
Copy link
Owner

Kosinkadink commented Dec 4, 2024

Check the error you got that caused it not to import, but you probably just need to update both ComfyUI and AnimateDiff-Evolved.

EDIT: This was a reply to a comment that got deleted by a different poster, saying they have the 'same problem' on non-desktop version. Their issue is likely that they just needed to update.

@Kosinkadink
Copy link
Owner

#499

@DJLegends1011
Copy link

#499

still having issues with this commit my desktop version of ComfyUI just got updated as well

@Kosinkadink
Copy link
Owner

What is your issue? (Please post full error stack)

@DJLegends1011
Copy link

Owner

its the same issue stack as before the update didn't changed anything to fix it

@Kosinkadink
Copy link
Owner

Looks like the desktop app hasn't been updated to use the latest ComfyUI code yet, there should be a build pushed out today that includes it: Kosinkadink/ComfyUI-Advanced-ControlNet#206 (comment)

@DJLegends1011
Copy link

Looks like the desktop app hasn't been updated to use the latest ComfyUI code yet, there should be a build pushed out today that includes it: Kosinkadink/ComfyUI-Advanced-ControlNet#206 (comment)

well thats weird...

@Kosinkadink
Copy link
Owner

The desktop app got updated yesterday, which should solve your issue.

@WenpiaoSU
Copy link

Snipaste_2024-12-22_22-24-25
I also encountered the issue of import failure,
with ComfyUI-12-22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no bugs here Not a bug, but a workflow or environment issue
Projects
None yet
Development

No branches or pull requests

4 participants