From 1700993de9ee9fa1d996923fa9c9b8feec551f22 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 10 Jul 2024 02:47:30 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 4 ++-- extension-node-map.json | 6 +----- node_db/new/extension-node-map.json | 6 +----- 3 files changed, 4 insertions(+), 12 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 6cd38062..898b40ab 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2969,7 +2969,7 @@ "https://github.com/kijai/ComfyUI-Florence2" ], "install_type": "git-clone", - "description": "ComfyUI nodes to use Microsoft's Florence2 vision model. Supports captioning, object detection and segmentation" + "description": "Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr" }, { "author": "kijai", @@ -4982,7 +4982,7 @@ "https://github.com/ttulttul/ComfyUI-Iterative-Mixer" ], "install_type": "git-clone", - "description": "Nodes: Iterative Mixing KSampler, Batch Unsampler, Iterative Mixing KSampler Advanced" + "description": "Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr" }, { "author": "ttulttul", diff --git a/extension-node-map.json b/extension-node-map.json index 8223fbe3..884b4fa4 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2551,18 +2551,14 @@ "https://github.com/KewkLW/ComfyUI-kewky_tools": [ [ "CLIPInterrogator", - "DeforumAnimationNode", "FormattedPromptNode", - "IPAdapterBinApply", - "IPAdapterBinPreprocessor", "ImageBatcher", "LoadImagePlus", "LoadVideoPlus", "TensorDebugPlus", "TextAppendNode", "TextSearchNode", - "VRAM_Debug_Plus", - "load_unet" + "VRAM_Debug_Plus" ], { "title_aux": "ComfyUI-kewky_tools" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 8223fbe3..884b4fa4 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2551,18 +2551,14 @@ "https://github.com/KewkLW/ComfyUI-kewky_tools": [ [ "CLIPInterrogator", - "DeforumAnimationNode", "FormattedPromptNode", - "IPAdapterBinApply", - "IPAdapterBinPreprocessor", "ImageBatcher", "LoadImagePlus", "LoadVideoPlus", "TensorDebugPlus", "TextAppendNode", "TextSearchNode", - "VRAM_Debug_Plus", - "load_unet" + "VRAM_Debug_Plus" ], { "title_aux": "ComfyUI-kewky_tools"