-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
Why does the installation of the latest AnimateDiff Evolved keep importing errors and cannot be used correctly? The network environment is normal. I have tried uninstalling, reinstalling, and repairing many times, but it still remains the same. Why is this? #515
Comments
Ive been having the same issue |
All that "Import Failed" means is that there was an error when the node was trying to turn on. Check your console, it will have the full error log there. All you need to do to fix is to make sure you have ComfyUI, AnimateDiff-Evolved, and Advanced-ControlNet updated. Currently, the manager may lie to you about updating nodes if it thinks there was a change made locally by you to the files, which is unfortunate as it's out of my control. |
I cant seem to update AnimateDiff-Evolved, it seems to be stuck on restart |
either that or I get the error code |
Try to delete the custom nodes folder for it so it can install a fresh copy |
Trying now thank you
…On Fri, Dec 6, 2024 at 4:09 PM Jedrzej Kosinski ***@***.***> wrote:
Try to delete the custom nodes folder for it so it can install a fresh copy
—
Reply to this email directly, view it on GitHub
<#515 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BMFUOGU6CBNGUSJ4NKLDFKL2EIVBDAVCNFSM6AAAAABTEHELBGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRUGU4DIOBTGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
That's not the actual error code - it will be in your console log. And given youve already tried reinstalling it, your ComfyUI is likely outdated and you need to update it to be compatible. |
I did update and am running a current version. Was working fine two weeks
ago, then I updated the other day and have been having a ton of issues
…On Fri, Dec 6, 2024 at 4:10 PM Jedrzej Kosinski ***@***.***> wrote:
That's not the actual error code - it will be in your console log. And
given youve already tried reinstalling it, your ComfyUI is likely outdated
and you need to update it to be compatible.
—
Reply to this email directly, view it on GitHub
<#515 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BMFUOGXJUAC5QXQ37TJ5CU32EIVGPAVCNFSM6AAAAABTEHELBGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRUGU4DOMRRGQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Find the full error stack in your console when comfyui is starting up and post it here, then I can confirm what's wrong. Given that everyone's issue the past 3 days has been not updating everything to the proper versions, that would be my hunch here as well. |
Is this it? Cannot import C:\Users\eller\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\animatediff module for custom nodes: [Errno 2] No such file or directory: 'C:\Users\eller\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\animatediff\init.py' Loading: ComfyUI-Manager (V2.55.4)ComfyUI Version: v0.3.7-3-g8af9a91 | Released on '2024-12-06'[ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json Cannot import C:\Users\eller\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\lcm-lora-sdv1-5 module for custom nodes: [Errno 2] No such file or directory: 'C:\Users\eller\Downloads\ComfyUI_windows_portable_nvidia\ComfyUI_windows_portable\ComfyUI\custom_nodes\lcm-lora-sdv1-5\init.py' Import times for custom nodes: Starting server To see the GUI go to: http://127.0.0.1:8188 |
That looks like you have the wrong AnimateDiff installed. You need AnimateDiff-Evolved, uninstall the other one |
Uninstalled AnimateDiff. I guess now I'm trying to install whatever I need to not have issues? I was under the impression that I had already downloaded AnimateDiff-Evolved, but am I missing now? Im confused. |
I don't know what your environment looks like. There are no requirements for AnimateDiff-Evolved, so the only reason it could have an error on startup is if your ComfyUI is outdated. |
just ran an update and checking now |
it looks like it installed an AnimateDiff-Evolved from the manager into the interface. I was looking for the legacy loader, but I still cant seem to locate when I search for it. |
The legacy loader has been deprecated - it can be toggled to be viewable again, but is there a reason why you need to use it in particular? The other Gen1 loader will produce identical results without some ancient toggles for replicating results from over a year ago. |
I see. I'm new to a lot of the programming/file management end of this and hadnt considered that youve updated the loader. How do you toggle to be viewable? |
For the sake of clarity, use the non-legacy one. It is a direct drop in replacement. It's also over a year old, so it's not exactly new. If you right click, you'll find it in AnimateDiff-Evo/Gen1 |
thank you |
Thank you for the great open source plug-in author, updating comfyui solved the problem, and there is another question why do you need to install it? |
You technically don't need it for this nodepack to work, but if you will be making generations that involve ControlNets and require using contexts (AKA, more than 16 frames), then you'd need Advanced-ControlNet as I coded it to understand what contexts mean. |
Have you solved it? |
You just need to make sure AnimateDiff-Evolved, ComfyUI, and Advanced-ControlNet (if you're using it) are updated. There is no issue. |
The text was updated successfully, but these errors were encountered: