the comfyui custom node of IP_LAP to make audio driven videos!
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-IP_LAP.git
cd ComfyUI-IP_LAP
pip install -r requirements.txt
download weights or OneDrive and put the *.pth
files in ComfyUI-IP_LAP/weights
There is a portable standalone build for Windows that should work for running on Nvidia GPUs and cuda>=11.8, click the link to download