mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-24 21:10:16 +08:00
update DB
This commit is contained in:
parent
c57ee0c6e8
commit
d13837ac5c
@ -41712,7 +41712,7 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced live tuning nodes for SDXL, Illustrious, and NAI. Slice U-Net and CLIP into functional areas to adjust intensity of specific components like Layout, Style, or Syntax."
|
||||
},
|
||||
{
|
||||
{
|
||||
"author": "aledelpho",
|
||||
"title": "Arthemy Live Tuner - Z-image",
|
||||
"reference": "https://github.com/aledelpho/Arthemy_Live-Tuner-ZIT-ComfyUI",
|
||||
@ -41837,7 +41837,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Second monitor preview for video generations with interactive playback controls, color tools, generation tracking, and workflow-embedded snapshots."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "loficoding",
|
||||
"title": "ComfyUI Node HUD",
|
||||
"reference": "https://github.com/loficoding/ComfyUI-Node-HUD",
|
||||
"files": [
|
||||
"https://github.com/loficoding/ComfyUI-Node-HUD"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds a smart I/O status dock to stacked nodes for cleaner layouts.",
|
||||
"tags": ["ui", "layout", "utils"]
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -42239,15 +42249,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "loficoding",
|
||||
"title": "ComfyUI Node HUD",
|
||||
"reference": "https://github.com/loficoding/ComfyUI-Node-HUD",
|
||||
"files": ["https://github.com/loficoding/ComfyUI-Node-HUD"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds a smart I/O status dock to stacked nodes for cleaner layouts.",
|
||||
"tags": ["ui", "layout", "utils"]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "aledelpho",
|
||||
"title": "Arthemy Live Tuner - Z-image",
|
||||
"reference": "https://github.com/aledelpho/Arthemy_Live-Tuner-ZIT-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/aledelpho/Arthemy_Live-Tuner-ZIT-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced real-time control for Z-Image models and Qwen3-4B Text Encoders. These nodes allow you to change your model's weights to boost or lower specific generative phases."
|
||||
},
|
||||
{
|
||||
"author": "CrateTools",
|
||||
"title": "Preview Video Monitor Pro",
|
||||
@ -11,6 +21,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Second monitor preview for video generations with interactive playback controls, color tools, generation tracking, and workflow-embedded snapshots."
|
||||
},
|
||||
{
|
||||
"author": "loficoding",
|
||||
"title": "ComfyUI Node HUD",
|
||||
"reference": "https://github.com/loficoding/ComfyUI-Node-HUD",
|
||||
"files": [
|
||||
"https://github.com/loficoding/ComfyUI-Node-HUD"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds a smart I/O status dock to stacked nodes for cleaner layouts.",
|
||||
"tags": ["ui", "layout", "utils"]
|
||||
},
|
||||
{
|
||||
"author": "pixelpainter",
|
||||
"title": "UI-Decorators [SubGraph]",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user