From b2793023d6fba3e754c5d5551edc3deb771a9f87 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 7 Oct 2023 13:53:32 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 20 ++++++++++---------- extension-node-map.json | 8 ++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 8 ++++++++ 4 files changed, 36 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 9446a67e..846d718d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2352,6 +2352,16 @@ "install_type": "copy", "description": "Nodes:Int to Text, Seed With Text, Save A1 Image." }, + { + "author": "catscandrive", + "title": "Image loader with subfolders", + "reference": "https://github.com/catscandrive/comfyui-imagesubfolders", + "files": [ + "https://github.com/catscandrive/comfyui-imagesubfolders/raw/main/loadImageWithSubfolders.py" + ], + "install_type": "copy", + "description": "Adds an Image Loader node that also shows images in subfolders of the default input directory" + }, { "author": "theally", "title": "TheAlly's Custom Nodes", @@ -2395,16 +2405,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "catscandrive", - "title": "Image loader with subfolders", - "reference": "https://github.com/catscandrive/comfyui-imagesubfolders", - "files": [ - "https://github.com/catscandrive/comfyui-imagesubfolders/raw/main/loadImageWithSubfolders.py" - ], - "install_type": "copy", - "description": "Adds an Image Loader node that also shows images in subfolders of the default input directory" } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 9b5c053f..d8b21f9f 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1981,6 +1981,14 @@ "title_aux": "ComfyUI_PerpWeight" } ], + "https://github.com/catscandrive/comfyui-imagesubfolders/raw/main/loadImageWithSubfolders.py": [ + [ + "LoadImagewithSubfolders" + ], + { + "title_aux": "Image loader with subfolders" + } + ], "https://github.com/chenbaiyujason/sc-node-comfyui": [ [ "8 Combine Text String", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 1b985125..a665cd6e 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "catscandrive", + "title": "Image loader with subfolders", + "reference": "https://github.com/catscandrive/comfyui-imagesubfolders", + "files": [ + "https://github.com/catscandrive/comfyui-imagesubfolders/raw/main/loadImageWithSubfolders.py" + ], + "install_type": "copy", + "description": "Adds an Image Loader node that also shows images in subfolders of the default input directory" + }, { "author": "laksjdjf", "title": "LoRA-Merger-ComfyUI", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9b5c053f..d8b21f9f 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1981,6 +1981,14 @@ "title_aux": "ComfyUI_PerpWeight" } ], + "https://github.com/catscandrive/comfyui-imagesubfolders/raw/main/loadImageWithSubfolders.py": [ + [ + "LoadImagewithSubfolders" + ], + { + "title_aux": "Image loader with subfolders" + } + ], "https://github.com/chenbaiyujason/sc-node-comfyui": [ [ "8 Combine Text String",