From 52f4b9506fd9ff17b0631d8dd1b37f3c5499759b Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 13 May 2025 01:44:07 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- node_db/new/custom-node-list.json | 11 +++++++++++ 2 files changed, 22 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index aea180c3..1c4dfbf2 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25230,6 +25230,17 @@ "install_type": "git-clone", "description": "Nodes to make ComfyUI-Image-Saver and rgthree-comfy more compatible. Allowing Power Lora Loader node to be used with Image Saver node. Also adding nodes to extract Image Saver compatible strings to simplify workflows." }, + { + "author": "fpgaminer", + "title": "JoyCaption Nodes", + "id": "comfyui-joycaption", + "reference": "https://github.com/fpgaminer/joycaption_comfyui", + "files": [ + "https://github.com/fpgaminer/joycaption_comfyui" + ], + "install_type": "git-clone", + "description": "Nodes for running the JoyCaption image captioner VLM." + }, @@ -25678,17 +25689,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "fpgaminer", - "title": "JoyCaption Nodes", - "id": "comfyui-joycaption", - "reference": "https://github.com/fpgaminer/joycaption_comfyui", - "files": [ - "https://github.com/fpgaminer/joycaption_comfyui" - ], - "install_type": "git-clone", - "description": "Nodes for running the JoyCaption image captioner VLM." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 21b7203b..c08d85c6 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,17 @@ + { + "author": "fpgaminer", + "title": "JoyCaption Nodes", + "id": "comfyui-joycaption", + "reference": "https://github.com/fpgaminer/joycaption_comfyui", + "files": [ + "https://github.com/fpgaminer/joycaption_comfyui" + ], + "install_type": "git-clone", + "description": "Nodes for running the JoyCaption image captioner VLM." + }, { "author": "Goshe-nite", "title": "GPS' Supplements for ComfyUI",