update DB
This commit is contained in:
@@ -8397,7 +8397,17 @@
|
||||
"https://github.com/if-ai/ComfyUI-IF_MemoAvatar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI implementation of MEMO (Memory-Guided Diffusion for Expressive Talking Video Generation), which enables the creation of expressive talking avatar videos from a single image and audio input."
|
||||
"description": "ComfyUI MemoAvatar is a talking head avatar generator using Memory-Guided Diffusion for Expressive Talking Video Generation"
|
||||
},
|
||||
{
|
||||
"author": "if-ai",
|
||||
"title": "ComfyUI-IF_Trellis",
|
||||
"reference": "https://github.com/if-ai/ComfyUI-IF_Trellis",
|
||||
"files": [
|
||||
"https://github.com/if-ai/ComfyUI-IF_Trellis"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI TRELLIS is a large 3D asset generation in various formats, such as Radiance Fields, 3D Gaussians, and meshes. The cornerstone of TRELLIS is a unified Structured LATent (SLAT) representation that allows decoding to different output formats and Rectified Flow Transformers tailored for SLAT as the powerful backbones."
|
||||
},
|
||||
{
|
||||
"author": "dmMaze",
|
||||
@@ -8823,6 +8833,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Add keybindings to textarea."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-textarea-command",
|
||||
"reference": "https://github.com/shinich39/comfyui-textarea-command",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-textarea-command"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add command and comment in textarea. (e.g. // Disabled line)"
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-put-image",
|
||||
@@ -14232,14 +14252,15 @@
|
||||
"description": "Custom nodes introducing particle simulations, optical flow, audio manipulation & reactivity, and temporal masks"
|
||||
},
|
||||
{
|
||||
"author": "ryanontheinside",
|
||||
"title": "ComfyUI Control Nodes",
|
||||
"author": "RyanOnTheInside",
|
||||
"title": "Nodes for use with real-time applications of ComfyUI",
|
||||
"id": "realtimenodes",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI_RealTimeNodes",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple control nodes that generate changing values over separate executions of a workflow. Each time the workflow is executed, the value will be updated. This is useful for animating parameters in systems like ComfyStream that execute the workflow for each frame."
|
||||
"description": "These nodes are for real-time applications of ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "ControlAltAI",
|
||||
@@ -17586,6 +17607,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Easy Pony is a helper node that simplifies the process of adding scoring and other attributes to prompts when using Pony models."
|
||||
},
|
||||
{
|
||||
"author": "itsjustregi",
|
||||
"title": "ComfyUI-EasyNoobai",
|
||||
"reference": "https://github.com/regiellis/ComfyUI-EasyNoobai",
|
||||
"files": [
|
||||
"https://github.com/regiellis/ComfyUI-EasyNoobai"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple set of nodes to assist with prompt generation for NOOBAI XL / Illustrious models"
|
||||
},
|
||||
{
|
||||
"author": "steelan9199",
|
||||
"title": "ComfyUI-Teeth",
|
||||
@@ -18077,17 +18108,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper nodes for Ruyi, an image-to-video model by CreateAI."
|
||||
},
|
||||
{
|
||||
"author": "itsjustregi",
|
||||
"title": "ComfyUI-EasyNoobai",
|
||||
"reference": "https://github.com/regiellis/ComfyUI-EasyNoobai",
|
||||
"files": [
|
||||
"https://github.com/regiellis/ComfyUI-EasyNoobai"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple set of nodes to assist with prompt generation for NOOBAI XL / Illustrious models"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -18554,17 +18574,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "RyanOnTheInside",
|
||||
"title": "Nodes for use with real-time applications of ComfyUI",
|
||||
"id": "realtimenodes",
|
||||
"reference": "https://github.com/ryanontheinside/ComfyUI_RealTimeNodes",
|
||||
"files": [
|
||||
"https://github.com/ryanontheinside/ComfyUI_RealTimeNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes are for real-time applications of ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user