Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aifsh/anitalker-comfyui
- Owner: AIFSH
- License: apache-2.0
- Created: 2024-08-01T21:13:33.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T03:08:44.000Z (5 months ago)
- Last Synced: 2024-08-06T15:07:14.333Z (5 months ago)
- Language: Python
- Size: 71.3 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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