This workflow can generate a consistent video from an image using LCM lora, LCM AnimateDiff Model, Custom Sampler, Controlnet and IpAdapter.
Checkpoint : https://civarchive.com/api/download/models/274039
Controlnet : https://huggingface.co/lllyasviel/control_v11f1p_sd15_depth/tree/main
Custom Nodes :
Install Custom nodes from ComfyUI Manager
or
Install by git hub
Animate LCM Models : https://huggingface.co/wangfuyun/AnimateLCM/resolve/main/AnimateLCM_sd15_t2v.ckpt?download=true
and
Have Fun!
Updated: Uploaded two Versions of same workflow.
Post your results.
Description
FAQ
Comments (11)
thanks a lot, can this be used to preserve video coherence and consistency when upscale a video using SD 1.5 and controlnet tile?
I think you can use it
Thanks a lot for sharing! To get the - Bravo.json working I had two change two things:
- Connect the CONDITIONING+ from Efficient Loader to "positive" from Apply Advanced ControlNet.
- In IPAdapter Unified Loader change the preset to VIT-G (medium strength)
I changed this based on intuition after errors, but I am not an expert, so please correct me if there is a better way to do this!
Yeah, i removed some unwanted nodes connected to efficient loader and forgot to fix it, and about VIT-G (medium strength) it depends on your available IpAdapter models and checkpoint Model, you did it right, it should work!
could you share this new fixed workflow please
After installing missing nodes with a comfyui-manager, i still get some nodes missing:
When loading the graph, the following node types were not found:
- easy setNode
- easy getNode
- LayerColor: Brightness Contrast
Nodes that have failed to load will show as red on the graph.
Where can I get the missing nodes?
@jafarscharm Thanks! I'll try to fix it
@jafarscharm I installed the Nodes, but it still dont work. And the Nodes SeargeIntegerPair and LayerColor: Brightness & Contrast are missing, too. No search results in the mod manager
@bliz1981 you remove that node and continue
When I queue prompt ignoring missing warning, following error emerges:
SyntaxError: Unexpected non-whitespace character after JSON at position 4 (line 1 column 5)
How to fix the stuff?