update DB

This commit is contained in:
Dr.Lt.Data 2025-09-03 00:16:55 +09:00
parent 7e3e6726e0
commit 98a8464933
2 changed files with 24 additions and 13 deletions

View File

@ -29424,6 +29424,17 @@
"install_type": "git-clone",
"description": "Text rendering and styling nodes for ComfyUI. This extension provides a basic text renderer, multiple font loaders, and a style node that adds stroke, shadow, gradient fill, and opacity control."
},
{
"author": "S4MUEL404",
"title": "ComfyUI Prepack",
"id": "comfyui-prepack",
"reference": "https://github.com/S4MUEL-404/ComfyUI-Prepack",
"files": [
"https://github.com/S4MUEL-404/ComfyUI-Prepack"
],
"install_type": "git-clone",
"description": "A small, practical bundle of ComfyUI nodes that streamlines common workflows."
},
{
"author": "fchangjun",
"title": "MultiSaveImage Node",
@ -32572,17 +32583,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "S4MUEL404",
"title": "ComfyUI Prepack",
"id": "comfyui-prepack",
"reference": "https://github.com/S4MUEL-404/ComfyUI-Prepack",
"files": [
"https://github.com/S4MUEL-404/ComfyUI-Prepack"
],
"install_type": "git-clone",
"description": "A small, practical bundle of ComfyUI nodes that streamlines common workflows."
}
]
}

View File

@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "S4MUEL404",
"title": "ComfyUI Prepack",
"id": "comfyui-prepack",
"reference": "https://github.com/S4MUEL-404/ComfyUI-Prepack",
"files": [
"https://github.com/S4MUEL-404/ComfyUI-Prepack"
],
"install_type": "git-clone",
"description": "A small, practical bundle of ComfyUI nodes that streamlines common workflows."
},
{
"author": "Frief84",
"title": "ComfyUI-LoRAWeightAxisXY",