Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

a comfyui custom node for AniTalker
https://github.com/aifsh/anitalker-comfyui

Last synced: 2 months ago
JSON representation

a comfyui custom node for AniTalker

Awesome Lists containing this project

README

        

# AniTalker-ComfyUI
a comfyui custom node for [AniTalker](https://github.com/X-LANCE/AniTalker)

## How to use
test on py3.10,2080ti 11gb,torch==2.3.0+cu121
```
# in ComfyUI/custom_nodes
git clone https://github.com/AIFSH/AniTalker-ComfyUI.git
cd AniTalker-ComfyUI
pip install -r requirements.txt
```
## Tutorial
todo