From 66d4ad6174eca5a9c3824d91381859e89154800d Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 14 Jul 2025 18:58:05 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 28 ++++++++++++++-------------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 25 insertions(+), 14 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 281cacf8..f9a8c139 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -29144,9 +29144,9 @@ "id": "comfyui-exloadout", "reference": "https://github.com/IsItDanOrAi/ComfyUI-exLoadout", "files": [ - "https://github.com/IsItDanOrAi/ComfyUI-exLoadout.git" + "https://github.com/IsItDanOrAi/ComfyUI-exLoadout" ], - "install_type": "copy", + "install_type": "git-clone", "description": "Excel spreadsheet-driven ComfyUI nodes that let you load models, values, and workflows based on saved rows in Excel. Great for organizing and switching between CLIPs, VAEs, LoRAs, and more." }, { @@ -29169,6 +29169,18 @@ "install_type": "git-clone", "description": "Utilize the power of an LLM into ComfyUI to transform your text-to-image and text-to-video ideas into highly detailed prompts for generation while giving you full control." }, + { + "author": "xChenNing", + "title": "ComfyUI_Image_Pin", + "id": "comfyui-image-pin", + "reference": "https://github.com/CheNing233/ComfyUI_Image_Pin", + "files": [ + "https://github.com/CheNing233/ComfyUI_Image_Pin" + ], + "install_type": "git-clone", + "description": "Allows you to pin images to the JSON of your workflow, migrate with JSON, or embed in image's metadata. supports image compression." + }, + @@ -29192,7 +29204,6 @@ - { "author": "Ser-Hilary", "title": "SDXL_sizing", @@ -29493,17 +29504,6 @@ "install_type": "copy", "description": "A ComfyUI custom node for face comparison. This node utilizes Face++'s facial recognition and comparison algorithms by directly calling the Face++ API. Its usage in the workflow is as follows:" }, - { - "author": "xChenNing", - "title": "ComfyUI_Image_Pin", - "id": "comfyui-image-pin", - "reference": "https://github.com/CheNing233/ComfyUI_Image_Pin", - "files": [ - "https://github.com/CheNing233/ComfyUI_Image_Pin" - ], - "install_type": "git-clone", - "description": "Allows you to pin images to the JSON of your workflow, migrate with JSON, or embed in image's metadata. supports image compression." - }, { "author": "folkghost", "title": "CSV Search Node", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index e21f16d1..db5d2bc6 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -20,6 +20,17 @@ "install_type": "git-clone", "description": "ComfyUI-ThinkSound is now available in ComfyUI, ThinkSound is a unified Any2Audio generation framework with flow matching guided by Chain-of-Thought (CoT) reasoning." }, + { + "author": "xChenNing", + "title": "ComfyUI_Image_Pin", + "id": "comfyui-image-pin", + "reference": "https://github.com/CheNing233/ComfyUI_Image_Pin", + "files": [ + "https://github.com/CheNing233/ComfyUI_Image_Pin" + ], + "install_type": "git-clone", + "description": "Allows you to pin images to the JSON of your workflow, migrate with JSON, or embed in image's metadata. supports image compression." + }, { "author": "silveroxides", "title": "ComfyUI Power Shift Scheduler",