add hallo node (#820)

This commit is contained in:
Kaifeng Xu 2024-06-26 19:52:57 +08:00 committed by GitHub
parent d7f276726a
commit 3394c1990c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7791,6 +7791,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Unofficial implementation of [a/dreamtalk](https://github.com/ali-vilab/dreamtalk) for ComfyUI" "description": "Unofficial implementation of [a/dreamtalk](https://github.com/ali-vilab/dreamtalk) for ComfyUI"
}, },
{
"author": "hay86",
"title": "ComfyUI Hallo",
"id": "hallo-hay86",
"reference": "https://github.com/hay86/ComfyUI_Hallo",
"files": [
"https://github.com/hay86/ComfyUI_Hallo"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/hallo](https://github.com/fudan-generative-vision/hallo) for ComfyUI"
},
{ {
"author": "hay86", "author": "hay86",
"title": "ComfyUI OpenVoice", "title": "ComfyUI OpenVoice",