Want to use a cool dance video for your AI artwork? This post guides you through the workflow step-by-step. The ComfyUI workflow JSON file will be provided.
Want to use a cool dance video for your AI artwork? This post guides you through the workflow step-by-step. The ComfyUI workflow JSON file will be provided.
Update: Use the Video Combine node and it works great
Workflow updated. Thanks!
Seens to be oudated:
Do not use AnimateDiff Combine node, it is deprecated. Use Video Combine node from ComfyUI-VideoHelperSuite instead. Video nodes from VideoHelperSuite are actively maintained, more feature-rich, and also automatically attempts to get ffmpeg.
TypeError: expected str, bytes or os.PathLike object, not NoneType
Prompt executed in 1469.09 seconds
Dont expect a solution – just for info 🙂
Thanks for reporting. Does the workflow still work?
I am having an error as below. Tried for entire day, but unable to fix this. Any ideas?
Loading aborted due to error reloading workflow data
TypeError: input.widget.config is undefined
beforeRegisterNodeDef/nodeType.prototype.onConfigure@http://127.0.0.1:8188/extensions/core/widgetInputs.js:161:26
beforeRegisterNodeDef/nodeType.prototype.onConfigure@http://127.0.0.1:8188/extensions/tinyterraNodes/ttNwidgets.js:380:57
LGraphNode.prototype.configure@http://127.0.0.1:8188/lib/litegraph.core.js:2549:18
LGraph.prototype.configure@http://127.0.0.1:8188/lib/litegraph.core.js:2240:26
loadGraphData@http://127.0.0.1:8188/scripts/app.js:1334:15
handleFile/reader.onload@http://127.0.0.1:8188/scripts/app.js:1642:10
This may be due to the following script:
/extensions/core/widgetInputs.js
I don’t have a lot of experience troubleshooting comfyui… were you able to run this? https://stable-diffusion-art.com/animatediff-prompt-travel-video2video/
They are similar.
Finally I got it, basically the the folder is sumoehow was not a git directory and comfyui was not getting updated. This error is common and usually happens when the comfyui and animatediff have non compatible versions. Since I wasn’t able to update it , it was not working, I removed the directory and did a fresh install. It is still work in progress but I am not getting that error now. Thanks anyways
I’m not seeing any progress past the KSampler:
Requested to load BaseModel
Requested to load ControlNet
Loading 2 new models
0%| | 0/25 [00:00<?, ?it/s]
My GPU is being used but everything looks correct. Any ideas?
For testing your setup, are you able to run this tutorial? https://stable-diffusion-art.com/animatediff-prompt-travel-video2video/
They use similar nodes.
Other than that, do you see any nodes highlighted?
I was able to get both tutorials working.
The problem was Chrome, I had a few tabs open and it took quite a bit of resources on its own.
So I turned GPU acceleration off in Chrome’s settings.
Once I closed all the extra tabs it started to work and the progress bar finally appeared.
Appreciate the tutorial, thanks!
Great!