From 58307705d9bfd63c266fe7004bf2b2b92fddfc75 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 19 Nov 2023 00:30:15 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 11 +++++++++++ extension-node-map.json | 8 ++++++++ node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 8 ++++++++ 4 files changed, 37 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4f56b49b..1d9b3f8d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17,6 +17,7 @@ "files": [ "https://github.com/ltdrdata/ComfyUI-Impact-Pack" ], + "pip": ["ultralytics"], "install_type": "git-clone", "description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.

NOTE:MMDetDetectorProvider and other legacy nodes are disabled by default. If you want to activate these nodes and use them, please edit the impact-pack.ini file in the ComfyUI-Impact-Pack directory and change 'mmdet_skip = True' to 'mmdet_skip = False.'

" }, @@ -2646,6 +2647,16 @@ "install_type": "git-clone", "description": "Composition nodes like Substance Designer heavily inspired by WAS and MTB Node Suites" }, + { + "author": "Umikaze-job", + "title": "select_folder_path_easy", + "reference": "https://github.com/Umikaze-job/select_folder_path_easy", + "files": [ + "https://github.com/Umikaze-job/select_folder_path_easy" + ], + "install_type": "git-clone", + "description": "This extension simply connects the nodes and specifies the output path of the generated images to a manageable path." + }, { "author": "Off-Live", "title": "ComfyUI-off-suite", diff --git a/extension-node-map.json b/extension-node-map.json index a76cfc43..438a9a3e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1544,6 +1544,14 @@ "title_aux": "ComfyUI Neural network latent upscale custom node" } ], + "https://github.com/Umikaze-job/select_folder_path_easy": [ + [ + "SelectFolderPathEasy" + ], + { + "title_aux": "select_folder_path_easy" + } + ], "https://github.com/WASasquatch/ASTERR": [ [ "ASTERR", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 051de072..42f139f8 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Umikaze-job", + "title": "select_folder_path_easy", + "reference": "https://github.com/Umikaze-job/select_folder_path_easy", + "files": [ + "https://github.com/Umikaze-job/select_folder_path_easy" + ], + "install_type": "git-clone", + "description": "This extension simply connects the nodes and specifies the output path of the generated images to a manageable path." + }, { "author": "amorano", "title": "Jovimetrix Composition Nodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index a76cfc43..438a9a3e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1544,6 +1544,14 @@ "title_aux": "ComfyUI Neural network latent upscale custom node" } ], + "https://github.com/Umikaze-job/select_folder_path_easy": [ + [ + "SelectFolderPathEasy" + ], + { + "title_aux": "select_folder_path_easy" + } + ], "https://github.com/WASasquatch/ASTERR": [ [ "ASTERR",