update DB

This commit is contained in:
Dr.Lt.Data 2025-06-28 19:33:20 +09:00
parent c43c7ecc03
commit 0876a12fe9
7 changed files with 30 additions and 10 deletions

View File

@ -28295,6 +28295,16 @@
"install_type": "git-clone",
"description": "This node provides a button that, when clicked, triggers the execution of the node and generates a new random integer between 0 and 1000. The generated number is available as an output."
},
{
"author": "Good-Dream-Studio",
"title": "ComfyUI-Connect",
"reference": "https://github.com/Good-Dream-Studio/ComfyUI-Connect",
"files": [
"https://github.com/Good-Dream-Studio/ComfyUI-Connect"
],
"install_type": "git-clone",
"description": "Expose your workflows into HTTP endpoints directly from ComfyUI itself."
},

View File

@ -310,6 +310,7 @@
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"ImageAddLabel",
"ImageBBoxOverlayByMask",
"ImageBatchToList",
"ImageBlendModesByAlpha",
"ImageBlendModesByCSS",
@ -15054,6 +15055,7 @@
],
"https://github.com/alchemine/comfyui-alchemine-pack": [
[
"CustomProcessor",
"FilterSubtags",
"FilterTags",
"ProcessTags",

View File

@ -1929,6 +1929,11 @@
"last_update": "2024-11-13 06:03:10",
"author_account_age_days": 5300
},
"https://github.com/Good-Dream-Studio/ComfyUI-Connect": {
"stars": 15,
"last_update": "2025-06-28 09:54:28",
"author_account_age_days": 105
},
"https://github.com/Goshe-nite/comfyui-gps-supplements": {
"stars": 2,
"last_update": "2025-05-14 20:52:22",

View File

@ -1132,16 +1132,6 @@
"install_type": "git-clone",
"description": "Node for LoRA stack management in ComfyUI\nNOTE: The files in the repo are not organized."
},
{
"author": "Good-Dream-Studio",
"title": "ComfyUI-Connect [WIP]",
"reference": "https://github.com/Good-Dream-Studio/ComfyUI-Connect",
"files": [
"https://github.com/Good-Dream-Studio/ComfyUI-Connect"
],
"install_type": "git-clone",
"description": "Transform your ComfyUI into a powerful API, exposing all your saved workflows as ready-to-use HTTP endpoints."
},
{
"author": "fuzr0dah",
"title": "comfyui-sceneassembly",

View File

@ -149,6 +149,7 @@
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"ImageAddLabel",
"ImageBBoxOverlayByMask",
"ImageBatchToList",
"ImageBlendModesByAlpha",
"ImageBlendModesByCSS",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "Good-Dream-Studio",
"title": "ComfyUI-Connect",
"reference": "https://github.com/Good-Dream-Studio/ComfyUI-Connect",
"files": [
"https://github.com/Good-Dream-Studio/ComfyUI-Connect"
],
"install_type": "git-clone",
"description": "Expose your workflows into HTTP endpoints directly from ComfyUI itself."
},
{
"author": "lihaoyun6",
"title": "ComfyUI-BlindWatermark",

View File

@ -310,6 +310,7 @@
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"ImageAddLabel",
"ImageBBoxOverlayByMask",
"ImageBatchToList",
"ImageBlendModesByAlpha",
"ImageBlendModesByCSS",
@ -15054,6 +15055,7 @@
],
"https://github.com/alchemine/comfyui-alchemine-pack": [
[
"CustomProcessor",
"FilterSubtags",
"FilterTags",
"ProcessTags",