From 4745597c0a87ebd4c751e1ab41364b9ff7616f87 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 29 Sep 2024 16:33:44 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/dev/custom-node-list.json | 10 ++++++++++ 2 files changed, 21 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 679c7f84..32786216 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14864,6 +14864,17 @@ "install_type": "git-clone", "description": "ComfyUI nodes for outpainting images with diffusers, based on [a/diffusers-image-outpaint](https://huggingface.co/spaces/fffiloni/diffusers-image-outpaint/tree/main) by fffiloni." }, + { + "author": "CY-CHENYUE", + "title": "ComfyUI-MiniCPM-Plus", + "id": "minicpm-plus", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus", + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus" + ], + "install_type": "git-clone", + "description": "Custom nodes for MiniCPM language models in ComfyUI. Provides advanced text generation and image understanding functions." + }, @@ -15271,17 +15282,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "CY-CHENYUE", - "title": "ComfyUI-MiniCPM-Plus", - "id": "minicpm-plus", - "reference": "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus", - "files": [ - "https://github.com/CY-CHENYUE/ComfyUI-MiniCPM-Plus" - ], - "install_type": "git-clone", - "description": "Custom nodes for MiniCPM language models in ComfyUI. Provides advanced text generation and image understanding functions." } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index d7099441..7852022b 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -12,6 +12,16 @@ + { + "author": "CY-CHENYUE", + "title": "ComfyUI-Molmo", + "reference": "https://github.com/CY-CHENYUE/ComfyUI-Molmo", + "files": [ + "https://github.com/CY-CHENYUE/ComfyUI-Molmo" + ], + "install_type": "git-clone", + "description": "This custom node for ComfyUI integrates a quantized version of the Molmo-7B-D model, allowing users to generate detailed image captions and analyses directly within their ComfyUI workflows." + }, { "author": "ShmuelRonen", "title": "ComfyUI-FreeMemory",