Nodes Browser
ComfyDeploy: How ComfyUI-IP_LAP works in ComfyUI?
What is ComfyUI-IP_LAP?
Nodes:IP_LAP Node, Video Loader, PreView Video, Combine Audio Video. the comfyui custom node of [a/IP_LAP](https://github.com/Weizhi-Zhong/IP_LAP) to make audio driven videos!
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-IP_LAP
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-IP_LAP
the comfyui custom node of IP_LAP to make audio driven videos!
<div> <figure> <img alt='webpage' src="web.png?raw=true" width="600px"/> <figure> </div>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-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
Windows
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
<div> <figure> <img alt='Wechat' src="1key.jpg?raw=true" width="300px"/> <figure> </div>