mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-01 11:47:21 +08:00
update DB
This commit is contained in:
parent
0ccaf67ed9
commit
dfa45a67e0
@ -1,15 +1,5 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "robomello",
|
||||
"title": "ComfyUI-NVML-Monitor",
|
||||
"reference": "https://github.com/robomello/ComfyUI-NVML-Monitor",
|
||||
"files": [
|
||||
"https://github.com/robomello/ComfyUI-NVML-Monitor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NVIDIA-first hardware telemetry chip + popup for ComfyUI. Linux/Docker-friendly with explicit accounting for VRAM used by other containers/host."
|
||||
},
|
||||
{
|
||||
"author": "Carasibana",
|
||||
"title": "ComfyUI-SimpleFloatSlider",
|
||||
@ -45232,6 +45222,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Saves images with prompt reference cards - thumbnail + formatted prompt side-by-side with JSON syntax highlighting for easy browsing and organization."
|
||||
},
|
||||
{
|
||||
"author": "robomello",
|
||||
"title": "ComfyUI-NVML-Monitor",
|
||||
"reference": "https://github.com/robomello/ComfyUI-NVML-Monitor",
|
||||
"files": [
|
||||
"https://github.com/robomello/ComfyUI-NVML-Monitor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NVIDIA-first hardware telemetry chip + popup for ComfyUI. Linux/Docker-friendly with explicit accounting for VRAM used by other containers/host."
|
||||
},
|
||||
{
|
||||
"author": "HappyOnigiri",
|
||||
"title": "ComfyUI-Meld",
|
||||
@ -52587,6 +52587,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of quick-use custom nodes for ComfyUI - image processing and workflow tools"
|
||||
},
|
||||
{
|
||||
"author": "millerlight",
|
||||
"title": "Key-Value KV-Tools for ComfyUI",
|
||||
"reference": "https://github.com/millerlight/ComfyUI-KVTools",
|
||||
"files": [
|
||||
"https://github.com/millerlight/ComfyUI-KVTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for JSON Key/Value (KV) storage with on-the-fly UI preview, dynamic drop-downs, random selection, and inline edit mode."
|
||||
},
|
||||
{
|
||||
"author": "m0rtus59",
|
||||
"title": "ComfyUI-MoonNodes",
|
||||
"reference": "https://github.com/m0rtus59/ComfyUI-MoonNodes",
|
||||
"files": [
|
||||
"https://github.com/m0rtus59/ComfyUI-MoonNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Multi-area regional prompting nodes featuring a layered canvas mask GUI, greedy text encoder, and Gemini API persistent chat utilities."
|
||||
},
|
||||
{
|
||||
"author": "ntdviet",
|
||||
"title": "ntdviet/comfyui-ext",
|
||||
@ -52805,16 +52825,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "millerlight",
|
||||
"title": "Key-Value KV-Tools for ComfyUI",
|
||||
"reference": "https://github.com/millerlight/ComfyUI-KVTools",
|
||||
"files": [
|
||||
"https://github.com/millerlight/ComfyUI-KVTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for JSON Key/Value (KV) storage with on-the-fly UI preview, dynamic drop-downs, random selection, and inline edit mode."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "millerlight",
|
||||
"title": "Key-Value KV-Tools for ComfyUI",
|
||||
"reference": "https://github.com/millerlight/ComfyUI-KVTools",
|
||||
"files": [
|
||||
"https://github.com/millerlight/ComfyUI-KVTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes for JSON Key/Value (KV) storage with on-the-fly UI preview, dynamic drop-downs, random selection, and inline edit mode."
|
||||
},
|
||||
{
|
||||
"author": "robomello",
|
||||
"title": "ComfyUI-NVML-Monitor",
|
||||
"reference": "https://github.com/robomello/ComfyUI-NVML-Monitor",
|
||||
"files": [
|
||||
"https://github.com/robomello/ComfyUI-NVML-Monitor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NVIDIA-first hardware telemetry chip + popup for ComfyUI. Linux/Docker-friendly with explicit accounting for VRAM used by other containers/host."
|
||||
},
|
||||
{
|
||||
"author": "m0rtus59",
|
||||
"title": "ComfyUI-MoonNodes",
|
||||
"reference": "https://github.com/m0rtus59/ComfyUI-MoonNodes",
|
||||
"files": [
|
||||
"https://github.com/m0rtus59/ComfyUI-MoonNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Multi-area regional prompting nodes featuring a layered canvas mask GUI, greedy text encoder, and Gemini API persistent chat utilities."
|
||||
},
|
||||
{
|
||||
"author": "qazwsxedc121",
|
||||
"title": "Qaz Tools",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user