Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aifsh/comfyui-ip_lap

the comfyui custom node of IP_LAP to make audio driven videos!
https://github.com/aifsh/comfyui-ip_lap

comfyui-nodes lipsync

Last synced: about 2 months ago
JSON representation

the comfyui custom node of IP_LAP to make audio driven videos!

Awesome Lists containing this project

README

        

# ComfyUI-IP_LAP
the comfyui custom node of [IP_LAP](https://github.com/Weizhi-Zhong/IP_LAP) to make audio driven videos!



webpage



## 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](https://github.com/marticliment/WingetUI) automatically

then!
```
git clone https://github.com/AIFSH/ComfyUI-IP_LAP.git
cd ComfyUI-IP_LAP
pip install -r requirements.txt
```
download [weights](https://www.jianguoyun.com/p/DeXpK34QgZ-EChjI9YcFIAA) or [OneDrive](https://1drv.ms/f/s!Amqu9u09qiUGi7UJIADzCCC9rThkpQ?e=P1jG5N) 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](https://www.bilibili.com/video/BV1qx4y1h7T2) to download



Wechat

## Tutorial
- [Demo](https://www.bilibili.com/video/BV1ht421J7SX)
- [FULL WorkFLOW](https://www.bilibili.com/video/BV1XE421T7ja)

## WeChat Group && Donate



Wechat
donate



## Thanks
- [NativeSpeakerUI](https://github.com/AIFSH/NativeSpeakerUI)
- [IP_LAP](https://github.com/Weizhi-Zhong/IP_LAP)