update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data 2026-04-06 01:04:03 +09:00
parent c7da60732e
commit 2a55999552
2 changed files with 22 additions and 11 deletions

View File

@ -41543,6 +41543,17 @@
"install_type": "git-clone",
"description": "A simple custom node for ComfyUI that loads and provides an all-in-one dropdown selector to build a prompt string."
},
{
"author": "Atsushi888",
"title": "ComfyUI-MediaPreview",
"id": "comfyui-mediapreview",
"reference": "https://github.com/Atsushi888/ComfyUI-MediaPreview",
"files": [
"https://github.com/Atsushi888/ComfyUI-MediaPreview"
],
"install_type": "git",
"description": "All-in-one media preview node for ComfyUI."
},
{
"author": "pixixai",
"title": "ComfyUI-AlignLayout",
@ -45779,17 +45790,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Atsushi888",
"title": "ComfyUI-MediaPreview",
"id": "comfyui-mediapreview",
"reference": "https://github.com/Atsushi888/ComfyUI-MediaPreview",
"files": [
"https://github.com/Atsushi888/ComfyUI-MediaPreview/archive/refs/heads/main.zip"
],
"install_type": "git",
"description": "All-in-one media preview node for ComfyUI."
}
]
}

View File

@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "Atsushi888",
"title": "ComfyUI-MediaPreview",
"id": "comfyui-mediapreview",
"reference": "https://github.com/Atsushi888/ComfyUI-MediaPreview",
"files": [
"https://github.com/Atsushi888/ComfyUI-MediaPreview"
],
"install_type": "git",
"description": "All-in-one media preview node for ComfyUI."
},
{
"author": "kplkasteel",
"title": "Image to Prompt (Abacus.AI)",