Kosinkadink / ComfyUI-AnimateDiff-Evolved

Improved AnimateDiff for ComfyUI and Advanced Sampling Support
Apache License 2.0
2.37k stars 180 forks source link

ControlNet missing node... #90

Closed AK51 closed 9 months ago

AK51 commented 9 months ago

Hi,

I am trying to run this example but it says there are missing nodes. I did google them but no luck, may I know the link? Thx

https://user-images.githubusercontent.com/7365912/271739828-306a40c4-0591-496d-a320-c33f0fc4b3d2.png

When loading the graph, the following node types were not found: 

    ControlNetLoaderAdvanced
    ADE_AnimateDiffUniformContextOptions
    ADE_AnimateDiffLoaderWithContext
    VHS_VideoCombine
    VHS_LoadImages

Nodes that have failed to load will show as red on the graph.
AK51 commented 9 months ago

Hi, I find this link https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet And I put it in custom-node folder but no help.... Thx

Kosinkadink commented 9 months ago

You don't need to find the links - they are on this readme. You can either use ComfyManager to install them, or do a git clone inside of the custom nodes folder. VideoHelperSuite also requires that you install the requirements in requirements.txt into your venv. And please show any errors you are getting in your console of that doesn't work.

Kosinkadink commented 9 months ago

And I think you've got errors popping up when the AnimateDiff-Evolved is loading, so definitely send what is in your console. Send more than you think you need to, otherwise I'll just ask for you to send more stuff from the console and we'll go in circles forever.

AK51 commented 9 months ago

Hi,

I use Manager to reinstall the node, so far it seems I just miss the openpose files. The link below is gif, may I know how to generate a collection of jpg? Sorry I am not familiar to toyxyz... Is there any way to extract the skeleton from a video to a collection of jpg? Thx https://user-images.githubusercontent.com/7365912/265043418-23291941-864d-495a-8ba8-d02e05756396.gif

Kosinkadink commented 9 months ago

You can use the Load Video nodes from VideoHelperSuite

DonladRose commented 9 months ago

You can use the Load Video nodes from VideoHelperSuite

halo,Kosinkadink,i still have error when i load different path face-purple-crying if there any other ways to fix it? thanks sincerely

一: When loading the graph, the following node types were not found:

ADE_AnimateDiffLoaderWithContext
VHS_VideoCombine
VHS_GetLatentCount
BatchPromptSchedule

二: Loading aborted due to error reloading workflow data TypeError: widget[GET_CONFIG] is not a function This may be due to the following script: /extensions/core/widgetInputs.js

Kosinkadink commented 9 months ago

There should be errors about import stuff in your console (assuming you already have those nodes installed. If not, you'll need to install those custom nodes either by manager or manually.)

You can post the contents of your console output and I can take a look either way. Thanks!

DonladRose commented 9 months ago

There should be errors about import stuff in your console (assuming you already have those nodes installed. If not, you'll need to install those custom nodes either by manager or manually.)

You can post the contents of your console output and I can take a look either way. Thanks!

u can so nice!!!!! thanks you sincerely!!!!

there are some pictures about the erro ,actually i think i already have the nodes,but it just not found and undefined :(

994b384454c624baafd2bc1e163f907

<img width="1065" alt="4bb22137e164827d839be8e21267d55" src="https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved/assets/148211087/9ab1bdd8-38ea-43c1-b10a-a6

ff82f7ae439f1b265f263e66a0f5425

a7012a071b">

ae9c9f6b5a22490351e4528a42a17f8
DonladRose commented 9 months ago

There should be errors about import stuff in your console (assuming you already have those nodes installed. If not, you'll need to install those custom nodes either by manager or manually.)

You can post the contents of your console output and I can take a look either way. Thanks!

ff82f7ae439f1b265f263e66a0f5425 4bb22137e164827d839be8e21267d55
Kosinkadink commented 9 months ago

Thanks, but what I mean by console, is the thing you are running it from that has all the info of it running. Console, terminal, powershell, etc. image Somewhere above taht area, it will say exactly why the nodes are not loading. WIthout it, there's nothing I can do to help.

DonladRose commented 9 months ago

Thanks, but what I mean by console, is the thing you are running it from that has all the info of it running. Console, terminal, powershell, etc. image Somewhere above taht area, it will say exactly why the nodes are not loading. WIthout it, there's nothing I can do to help.

oh sorry my bad,thanks ,you are so nice, i find my console,aparently, they failed to start, and below the picture, there are some chinese means no internet connetion,maybe all of theres problem are due to internet? i randomly find the same issue on inteternet,so i have no ideas. PS:I am in China, my name is Wentao Zhang,hh :)

14495fd9f2ee649fbdc57816dcef648
Kosinkadink commented 9 months ago

If you scroll a bit higher, it will explain why the imports are failing (you can sorta see it at the top for fizznodes). Thanks!

DonladRose commented 9 months ago
737e15423d6f2205f3269d452f02fe1 311ce2d85eb836de92785eb30dca8d6

thanks a lot! i see there are CV2 and attention basic is it about opencv-python?

If you scroll a bit higher, it will explain why the imports are failing (you can sorta see it at the top for fizznodes). Thanks!

DonladRose commented 9 months ago

737e15423d6f2205f3269d452f02fe1 311ce2d85eb836de92785eb30dca8d6 thanks a lot! i see there are CV2 and attention basic is it about opencv-python?

If you scroll a bit higher, it will explain why the imports are failing (you can sorta see it at the top for fizznodes). Thanks!

52eda6943e91332a4ff1f69cf03624b
DonladRose commented 9 months ago

If you scroll a bit higher, it will explain why the imports are failing (you can sorta see it at the top for fizznodes). Thanks!

halo my friend,I found an integration package on the Internet. After opening it directly, it is a complete software. I can open various paths smoothly. Thank you for your help! ! !

Kosinkadink commented 9 months ago

Glad you were able to resolve it - one of the problems you had was ComfyUI was outdated, so you needed to update it, and the other was VHS needed opencv-python installed (which the ComfyUI Manager should do on its own.

DonladRose commented 9 months ago

Glad you were able to resolve it - one of the problems you had was ComfyUI was outdated, so you needed to update it, and the other was VHS needed opencv-python installed (which the ComfyUI Manager should do on its own.

Thank you a lot! I know how to find the problem now, i will help others too! thanks sincerely you are the most nice person ! : )

semitic7 commented 9 months ago

If you scroll a bit higher, it will explain why the imports are failing (you can sorta see it at the top for fizznodes). Thanks!

halo my friend,I found an integration package on the Internet. After opening it directly, it is a complete software. I can open various paths smoothly. Thank you for your help! ! !

您好,请问哪里可以找到安装包呀

abdullahanxie commented 8 months ago

If you scroll a bit higher, it will explain why the imports are failing (you can sorta see it at the top for fizznodes). Thanks!

halo my friend,I found an integration package on the Internet. After opening it directly, it is a complete software. I can open various paths smoothly. Thank you for your help! ! !

CAN I GET THAT PACK

abdullahanxie commented 8 months ago

I AM GETTING ONLY VHS_VIDEOCOMBINE ERROR CAN I GET SOME HELP THANKYOU

davits1 commented 8 months ago

I AM GETTING ONLY VHS_VIDEOCOMBINE ERROR CAN I GET SOME HELP THANKYOU

Do you have the manager? Just uninstall the VHS Video Combine node, restart ComfyUI, and reinstall it. It worked for me.

gounnuo commented 7 months ago

opencv-python

can you tell me where to find the integration package?

DonladRose commented 7 months ago

https://www.bilibili.com/video/BV1zw411v7vk/?spm_id_from=333.1007.top_right_bar_window_default_collection.content.click&amp;vd_source=86e24c1cd32a520bf58050cda623238b

here!

张文滔 @.***

 

------------------ 原始邮件 ------------------ 发件人: "Kosinkadink/ComfyUI-AnimateDiff-Evolved" @.>; 发送时间: 2023年12月17日(星期天) 晚上10:30 @.>; @.**@.>; 主题: Re: [Kosinkadink/ComfyUI-AnimateDiff-Evolved] ControlNet missing node... (Issue #90)

opencv-python

can you tell me where to find the integration package?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>