From 6f1245b27ca1cb476db60eb2fdf8cad975f53c19 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 25 Aug 2025 06:30:51 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 32 +++++++++++++++-------- node_db/new/custom-node-list.json | 42 +++++++++++++++---------------- 2 files changed, 42 insertions(+), 32 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 2df89ce5..aa2a8a13 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31376,7 +31376,7 @@ "install_type": "git-clone", "description": "A powerful ComfyUI custom node that performs object detection using YOLOv8 and outputs individual images for each detected object. Perfect for automatic mask generation, object isolation, and batch processing workflows." }, - { + { "author": "Daxamur", "title": "DaxNodes", "reference": "https://civitai.com/user/Daxamur", @@ -31387,6 +31387,26 @@ "description": "ComfyUI video processing nodes with workflow metadata support", "pip": ["mediapipe>=0.10.0", "opencv-python>=4.8.0", "scipy>=1.10.0", "color-matcher>=0.3.0"] }, + { + "author": "Dehypnotic", + "title": "RangeToString", + "reference": "https://github.com/Dehypnotic/comfyui-range-to-string", + "files": [ + "https://github.com/Dehypnotic/comfyui-range-to-string" + ], + "install_type": "git-clone", + "description": "Lightweight node that generates a string of numbers between a start and end value. Supports positive and negative steps, configurable separators, and inclusive/exclusive end values." + }, + { + "author": "KY-2000", + "title": "comfyui-ksampler-tester-loop", + "reference": "https://github.com/KY-2000/comfyui-ksampler-tester-loop", + "files": [ + "https://github.com/KY-2000/comfyui-ksampler-tester-loop" + ], + "install_type": "git-clone", + "description": "Batch samplers, schedulers, cfg, shift and steps tester custom node, automatic looping functionality for Ksampler node" + }, @@ -31821,16 +31841,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Dehypnotic", - "title": "RangeToString", - "reference": "https://github.com/Dehypnotic/comfyui-range-to-string", - "files": [ - "https://github.com/Dehypnotic/comfyui-range-to-string" - ], - "install_type": "git-clone", - "description": "Lightweight node that generates a string of numbers between a start and end value. Supports positive and negative steps, configurable separators, and inclusive/exclusive end values." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index fe2b763a..34a93aec 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,6 +1,6 @@ { "custom_nodes": [ - { + { "author": "Daxamur", "title": "DaxNodes", "reference": "https://civitai.com/user/Daxamur", @@ -11,6 +11,26 @@ "description": "ComfyUI video processing nodes with workflow metadata support", "pip": ["mediapipe>=0.10.0", "opencv-python>=4.8.0", "scipy>=1.10.0", "color-matcher>=0.3.0"] }, + { + "author": "Dehypnotic", + "title": "RangeToString", + "reference": "https://github.com/Dehypnotic/comfyui-range-to-string", + "files": [ + "https://github.com/Dehypnotic/comfyui-range-to-string" + ], + "install_type": "git-clone", + "description": "Lightweight node that generates a string of numbers between a start and end value. Supports positive and negative steps, configurable separators, and inclusive/exclusive end values." + }, + { + "author": "KY-2000", + "title": "comfyui-ksampler-tester-loop", + "reference": "https://github.com/KY-2000/comfyui-ksampler-tester-loop", + "files": [ + "https://github.com/KY-2000/comfyui-ksampler-tester-loop" + ], + "install_type": "git-clone", + "description": "Batch samplers, schedulers, cfg, shift and steps tester custom node, automatic looping functionality for Ksampler node" + }, { "author": "orion4d", "title": "ComfyUI_DAO_master", @@ -672,26 +692,6 @@ ], "install_type": "git-clone", "description": "Add commentify, indentation, auto-close brackets in textarea." - }, - { - "author": "HM-RunningHub", - "title": "ComfyUI DMOSpeech2 Node", - "reference": "https://github.com/HM-RunningHub/ComfyUI_RH_DMOSpeech2", - "files": [ - "https://github.com/HM-RunningHub/ComfyUI_RH_DMOSpeech2" - ], - "install_type": "git-clone", - "description": "This is a Seed-X-PPO-7B ComfyUI plugin. Easy to use" - }, - { - "author": "Charonartist", - "title": "ComfyUI Smart Resize Node", - "reference": "https://github.com/Charonartist/comfyui-smart-resize-node", - "files": [ - "https://github.com/Charonartist/comfyui-smart-resize-node" - ], - "install_type": "git-clone", - "description": "Smart resize node for ComfyUI that handles portrait/landscape images with short/long side specification" } ] }