Update custom-node-list.json

This commit is contained in:
VangengLab 2024-11-05 12:26:38 +08:00 committed by GitHub
parent a68eb721d5
commit d6b1515334
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16737,6 +16737,27 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
}
{
"author": "VangengLab",
"title": "ComfyUI-LivePortrait_v2",
"reference": "https://github.com/VangengLab/ComfyUI-LivePortrait_v2",
"files": [
"https://github.com/VangengLab/ComfyUI-LivePortrait_v2"
],
"install_type": "copy",
"description": "We developed a custom_node for Liveportrait_v2 that enables flexible use on Comfyui to drive animal image-based emoji generation from videos."
},
{
"author": "VangengLab",
"title": "Comfyui_Liveportrait_v3",
"reference": "https://github.com/VangengLab/Comfyui_Liveportrait_v3",
"files": [
"https://github.com/VangengLab/Comfyui_Liveportrait_v3"
],
"install_type": "copy",
"description": "We developed a custom_node for Liveportrait_v3 that enables flexible use on Comfyui to drive image-based emoji generation from photos."
} }
] ]
} }