mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
c43c7ecc03
commit
0876a12fe9
@ -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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -149,6 +149,7 @@
|
||||
"https://github.com/1hew/ComfyUI-1hewNodes": [
|
||||
[
|
||||
"ImageAddLabel",
|
||||
"ImageBBoxOverlayByMask",
|
||||
"ImageBatchToList",
|
||||
"ImageBlendModesByAlpha",
|
||||
"ImageBlendModesByCSS",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user