Type | Workflows |
Stats | 16,626 |
Reviews | (1,480) |
Published | Apr 26, 2024 |
Base Model | |
Hash | AutoV2 85E41B617C |
Workflow for generating morph style looping videos.
v3: Hyper-SD implementation - allows us to use AnimateDiff v3 Motion model with DPM and other samplers. Seems to result in improved quality, overall color and animation coherence.
Uses QRCode Controlnet to guide the animation flow, morphing between the reference images is done via IPAdapter attention masks.
Here are some more motion masks to use with QRCode - kindly provided by @Xenodimensional: https://civitai.com/posts/2011230
❗If you are getting an error message CLIP Vision Model not found: /ComfyUI/models/clip_vision
folder
CLIP-ViT-H-14-laion2B-s32B-b79K.safetensors download and rename
CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors download and rename
❗If you are getting an error message IPAdapter model not found:
You are likely missing the IPAdapter model. In ComfyUI Manager Menu click Install Models - Search for ip-adapter_sd15_vit-G.safetensors and click Install.
If installing through Manager doesn't work for some reason you can download the model from Huggingface and drop it into \ComfyUI\models\ipadapter
folder.
ViT-G model is what I used in the workflow but I suggest you try out other IPAdapter models as well.