Browse Source

update DB

pull/180/head
Dr.Lt.Data 1 year ago
parent
commit
58307705d9
  1. 11
      custom-node-list.json
  2. 8
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 8
      node_db/new/extension-node-map.json

11
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.<BR><p style='background-color: black; color: red;'>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.' </p>"
},
@ -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",

8
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",

10
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",

8
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",

Loading…
Cancel
Save