Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.62 KB

File metadata and controls

50 lines (35 loc) · 1.62 KB

Image to Video Motion Workflow using ComfyUI

Welcome to my latest project where I utilize ComfyUI to create a workflow that transforms static images into dynamic videos by adding motion. 🎥✨

Features

  • Convert static images to videos with motion
  • Easy to use workflow with ComfyUI
  • Stunning visual effects and animations

Example

Check out this sample transformation:

Sample Image

Sample Animation

output link: https://github.com/Ai-Haris/Image-to-Video-Motion-Workflow-using-ComfyUI/blob/main/Prores_00011_stab_apo8_prob4.mp4

Getting Started

To get started, follow these steps: 1: Download this workflow: https://github.com/Ai-Haris/Image-to-Video-Motion-Workflow-using-ComfyUI/blob/main/updated.json 2: load into comfu ui and download these models: AnimateLCM_sd15_t2v.ckpt https://huggingface.co/wangfuyun/AnimateLCM/blob/main/AnimateLCM_sd15_t2v.ckpt

AnimateLCM_sd15_t2v_lora.safetensors https://huggingface.co/wangfuyun/AnimateLCM/blob/main/AnimateLCM_sd15_t2v_lora.safetensors

IP-Adapter https://huggingface.co/h94/IP-Adapter/blob/main/models/ip-adapter-plus_sd15.bin

Clip Vision https://huggingface.co/laion/CLIP-ViT-H-14-laion2B-s32B-b79K/tree/main https://huggingface.co/laion/CLIP-ViT-H-14-laion2B-s32B-b79K/blob/main/model.safetensors

SHATTER Motion LoRA https://civitai.com/models/312519

Photon LCM https://civitai.com/models/306814

requirements

  • ComfyUI installed
  • Python 3.11