ComfyUI_V-Express

ComfyUI_V-Express
★ 87

音频驱动视频生成ComfyUI插件ffmpeg集成
ComfyUI 的 V-Express 自定义节点,基于音频驱动生成同步动画并导出视频,便于在 ComfyUI 中一键制作音频驱动的视频。
💡 将音频同步为动画并导出为视频,集成到 ComfyUI 工作流。
🍴 12 Forks💻 Python🔄 2024-06-23
📦 网盘链接待填入
📦 requirements.txt
diffusers
av
pydub
moviepy
imageio-ffmpeg
onnxruntime-gpu
einops
insightface
omegaconf
safetensors
tqdm
📄 README

ComfyUI_V-Express

the comfyui custom node of V-Express to make audio driven videos!

How to use

make sure ffmpeg is worked in your commandline

for Linux

apt update
apt install ffmpeg

for Windows,you can install ffmpeg by WingetUI automatically

then!

git clone https://github.com/AIFSH/ComfyUI_V-Express.git
cd ComfyUI_V-Express
pip install -r requirements.txt

## insatll xformers match your torch,for torch==2.1.0+cu121
pip install xformers==0.0.22.post7
pip install accelerate 

weights will be downloaded from huggingface

You can also download model_ckpts manually then put it in ComfyUI_V-Express

Tutorial

  • Demo
  • WeChat Group && Donate

    Thanks

  • V-Express