MrForExample / ComfyUI-AnimateAnyone-Evolved

Improved AnimateAnyone implementation that allows you to use the opse image sequence and reference image to generate stylized video
MIT License
501 stars 43 forks source link

怎么运行的,能给几个workflow吗 #4

Open younggggger opened 10 months ago

younggggger commented 10 months ago

MooreAnimateAnyone_DDIM.json Tiles_Upscale_X2.json 运行里面自带的几个,都有错

When loading the graph, the following node types were not found: [ComfyUI-3D] Load UNet2D ConditionModel [ComfyUI-3D] Load UNet3D ConditionModel [ComfyUI-3D] Load Pose Guider [ComfyUI-3D] Pose Guider Encode INTConstant VHS_VideoCombine [ComfyUI-3D] Animate Anyone Sampler VHS_LoadVideo Nodes that have failed to load will show as red on the graph.

MrForExample commented 10 months ago

MooreAnimateAnyone_DDIM.json is the one I tested and updated yesterday.

If you have missing node then please use ComfyUI-Manager to install the missing node

konradre commented 10 months ago

MooreAnimateAnyone_DDIM.json is the one I tested and updated yesterday.

If you have missing node then please use ComfyUI-Manager to install the missing node

Same issue...

[ComfyUI-3D] Load Pose Guider [ComfyUI-3D] Load UNet2D ConditionModel [ComfyUI-3D] Load UNet3D ConditionModel [ComfyUI-3D] Pose Guider Encode [ComfyUI-3D] Animate Anyone Sampler

But the node doesnt show in Manager missing nodes.

rwywenyi commented 10 months ago

you need pip install -r requirements.txt. Then, it will not have bug

younggggger commented 10 months ago

you need pip install -r requirements.txt. Then, it will not have bug

"I have already executed 'pip install'."

MrForExample commented 10 months ago

you need pip install -r requirements.txt. Then, it will not have bug

"I have already executed 'pip install'."

Does your ComfyUI console shows any import failure error? It should tell you what package you are missing.

konradre commented 10 months ago

you need pip install -r requirements.txt. Then, it will not have bug

"I have already executed 'pip install'."

Does your ComfyUI console shows any import failure error? It should tell you what package you are missing.

I have the same issue, ran requirements.txt, but when I go to install missing nodes, nothing shows up. If I do manual search for ComfyUI-3D (yours) and install, after reload the nodes are still missing. Your node pack simply does not show up in missing nodes.

MrForExample commented 10 months ago

you need pip install -r requirements.txt. Then, it will not have bug

"I have already executed 'pip install'."

Does your ComfyUI console shows any import failure error? It should tell you what package you are missing.

I have the same issue, ran requirements.txt, but when I go to install missing nodes, nothing shows up. If I do manual search for ComfyUI-3D (yours) and install, after reload the nodes are still missing. Your node pack simply does not show up in missing nodes.

That's weird, did you clone the repo using git? or installed this repo directly from ComfyUI Manager? Also same question: Does your ComfyUI console shows any import failure error? If this addon is not load correctly, then ComfyUI console should tell you what package you are missing. Also, I think this addon is added into the ComfyUI Manager, so if you search ComfyUI-AnimateAnyone-Evolved then it should show up.

codexq123 commented 10 months ago

try updating the diffusers to the latest version. it should work.

merecesarchviz commented 9 months ago

I have the same problem the script dont loaded after all installed

RONNYKHALIL commented 9 months ago

+1

merecesarchviz commented 9 months ago

I solved my problem, i go to the folder: " F:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\" and i DELETE the 2 folders with the name "diffusers" then i go to the manager and i re-install the script, now works!

ctankep commented 9 months ago

There is an issue with " comfyui-3d " pack :

  1. There is an import for diff_gaussian_rasterization ,
    That is missing from the repo install requirements ..

  2. Its actually a submodule from INRIAs repo , For " gaussian splatting " and need to import that :
    [ https://github.com/graphdeco-inria/gaussian-splatting ]

  3. If you look at the start up logs you'll see that " comfy-3d " never loads because of this ..

    — Though weirdly I removed " comfyui-3d " add on , Then was able to run LoadUnet2d Pose Guider " nodes. Without the requirement installed ! I'm having other issues with the animate anyone sampler and map sizes ..

botnang commented 9 months ago

same here: image

image

sbalani commented 9 months ago

I'm having the exact same issue as well. @ctankep so to fix it should we add diff_gaussian_rasterization to requirements.txt?

ctankep commented 9 months ago

Hi @sbalani the requirements were updated ..
You just need to pull latest and then run the install again .. That should work !

— You can also do a manual : pip install --force-reinstall diffusers>=0.26.1

sbalani commented 9 months ago

I tried pip install --force-reinstall but I got an error

Error: you must give at least one requirement to install

What am I doing wrong?

sbalani commented 9 months ago

Never mind, I misread it, it appears as two lines on my phone and it's 7 am and no coffee 😅

Alas force reinstalling 26.1 diffusers does not fix the issue for me 😭

image

sbalani commented 9 months ago

This is the log Edit: I removed teh console errors, but the nodes still dont load. Here is the console log:

Loading: ComfyUI-Impact-Pack (V4.73.3)

Loading: ComfyUI-Impact-Pack (Subpack: V0.4)

Loading: ComfyUI-Manager (V2.7)

[Impact Pack] Wildcards loading done.

ComfyUI Revision: 1958 [236bda26] | Released on '2024-02-05'

Import times for custom nodes: 0.0 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-KJNodes 0.0 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-VideoHelperSuite 0.1 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-Frame-Interpolation 0.1 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI_essentials 0.2 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-Manager 0.2 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-AnimateAnyone-Evolved 0.6 seconds: /workspace/ComfyUI/custom_nodes/ComfyUI-Impact-Pack 1.1 seconds: /workspace/ComfyUI/custom_nodes/comfyui_controlnet_aux

Starting server

To see the GUI go to: http://0.0.0.0:8188 [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/alter-list.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/model-list.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [ComfyUI-Manager] default cache updated: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/extension-node-map.json FETCH DATA from: /workspace/ComfyUI/custom_nodes/ComfyUI-Manager/extension-node-map.json FETCH DATA from: /workspace/ComfyUI/custom_nodes/ComfyUI-Manager/.cache/1514988643_custom-node-list.json FETCH DATA from: /workspace/ComfyUI/custom_nodes/ComfyUI-Manager/.cache/1742899825_extension-node-map.json FETCH DATA from: /workspace/ComfyUI/custom_nodes/ComfyUI-Manager/.cache/1742899825_extension-node-map.json

ctankep commented 9 months ago

Well its a different issue now so you fixed it ! Its asking for " comfyui-3d " nodes that you dont have .. — Installing that should resolve it : [ https://github.com/MrForExample/ComfyUI-3D-Pack ]

zappazack commented 9 months ago

Error message: Cannot import C:\Users\User\Documents\GitHub\ComfyUI\custom_nodes\ComfyUI-3D-Pack module for custom nodes: cannot import name 'quaternion_to_axis_angle' from 'kornia.geometry.conversions' (C:\Users\User\AppData\Local\Programs\Python\Python310\lib\site-packages\kornia\geometry\conversions.py) How to fix pls?

zappazack commented 9 months ago

Well its a different issue now so you fixed it ! Its asking for " comfyui-3d " nodes that you dont have .. — Installing that should resolve it : [ https://github.com/MrForExample/ComfyUI-3D-Pack ]

I tried both methods to install the package but starting with the lasts steps gaussian installation leads to a compiling error so the wheel build failed. How did u install the pack?

ctankep commented 9 months ago

Hi , there's an answer for that here : [ https://github.com/MrForExample/ComfyUI-3D-Pack/issues/6 ]