update DB

This commit is contained in:
Dr.Lt.Data 2025-07-28 12:15:58 +09:00
parent d9592b9dab
commit 6f4eb88e07
5 changed files with 1661 additions and 1638 deletions

View File

@ -29970,6 +29970,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a set of custom nodes for ComfyUI, designed for the following application: [a/https://github.com/cnnmmd/cnnmmd](https://github.com/cnnmmd/cnnmmd)" "description": "This is a set of custom nodes for ComfyUI, designed for the following application: [a/https://github.com/cnnmmd/cnnmmd](https://github.com/cnnmmd/cnnmmd)"
}, },
{
"author": "CallMe1101",
"title": "ComfyUI_OmniAvatar",
"reference": "https://github.com/CallMe1101/ComfyUI_OmniAvatar",
"files": [
"https://github.com/CallMe1101/ComfyUI_OmniAvatar"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node developed based on OmniAvatar, capable of generating video sequences with synchronized lip movements and facial expressions by inputting a portrait image, audio, and text prompt. The node parameters and invocation method are fully consistent with the official OmniAvatar inference."
},

View File

@ -3229,6 +3229,15 @@
"title_aux": "ComfyUI-nodes-hnmr" "title_aux": "ComfyUI-nodes-hnmr"
} }
], ],
"https://github.com/CallMe1101/ComfyUI_OmniAvatar": [
[
"OmniAvatar All-in-One (14B)",
"OmniAvatarAllInOneNode"
],
{
"title_aux": "ComfyUI_OmniAvatar"
}
],
"https://github.com/Chan-0312/ComfyUI-EasyDeforum": [ "https://github.com/Chan-0312/ComfyUI-EasyDeforum": [
[ [
"Easy2DDeforum" "Easy2DDeforum"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,15 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "CallMe1101",
"title": "ComfyUI_OmniAvatar",
"reference": "https://github.com/CallMe1101/ComfyUI_OmniAvatar",
"files": [
"https://github.com/CallMe1101/ComfyUI_OmniAvatar"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node developed based on OmniAvatar, capable of generating video sequences with synchronized lip movements and facial expressions by inputting a portrait image, audio, and text prompt. The node parameters and invocation method are fully consistent with the official OmniAvatar inference."
},
{ {
"author": "cnnmmd", "author": "cnnmmd",
"title": "cnnmmd: comfyui_xoxxox_cnnmmd", "title": "cnnmmd: comfyui_xoxxox_cnnmmd",
@ -683,26 +693,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Fix banding artifacts by re-sampling the latent with a low denoise strength." "description": "Fix banding artifacts by re-sampling the latent with a low denoise strength."
},
{
"author": "lex-drl",
"title": "Best Resolution",
"reference": "https://github.com/Lex-DRL/ComfyUI-BestResolution",
"files": [
"https://github.com/Lex-DRL/ComfyUI-BestResolution"
],
"install_type": "git-clone",
"description": "QoL nodes for semi-automatic calculation of the best (most optimal) sampling resolution \n• compatible with ANY model (from now or the future), \n• accounting for upscale... \n• ...and pixel-step."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI-ThinkSound_Wrapper",
"reference": "https://github.com/ShmuelRonen/ComfyUI-ThinkSound_Wrapper",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-ThinkSound_Wrapper"
],
"install_type": "git-clone",
"description": "A ComfyUI wrapper implementation of ThinkSound - an advanced AI model for generating high-quality audio from text descriptions and video content using Chain-of-Thought (CoT) reasoning."
} }
] ]
} }

View File

@ -3229,6 +3229,15 @@
"title_aux": "ComfyUI-nodes-hnmr" "title_aux": "ComfyUI-nodes-hnmr"
} }
], ],
"https://github.com/CallMe1101/ComfyUI_OmniAvatar": [
[
"OmniAvatar All-in-One (14B)",
"OmniAvatarAllInOneNode"
],
{
"title_aux": "ComfyUI_OmniAvatar"
}
],
"https://github.com/Chan-0312/ComfyUI-EasyDeforum": [ "https://github.com/Chan-0312/ComfyUI-EasyDeforum": [
[ [
"Easy2DDeforum" "Easy2DDeforum"