mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
update DB
This commit is contained in:
parent
d9592b9dab
commit
6f4eb88e07
@ -29970,6 +29970,16 @@
|
||||
"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)"
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -3229,6 +3229,15 @@
|
||||
"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": [
|
||||
[
|
||||
"Easy2DDeforum"
|
||||
|
||||
3241
github-stats.json
3241
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"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",
|
||||
"title": "cnnmmd: comfyui_xoxxox_cnnmmd",
|
||||
@ -683,26 +693,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -3229,6 +3229,15 @@
|
||||
"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": [
|
||||
[
|
||||
"Easy2DDeforum"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user