Browse Source

update DB

pull/175/head
Dr.Lt.Data 1 year ago
parent
commit
662e15540f
  1. 10
      custom-node-list.json
  2. 1
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 1
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -2535,6 +2535,16 @@
"install_type": "git-clone",
"description": "This custom node provides various tools for resizing images. The goal is resizing without distorting proportions, yet without having to perform any calculations with the size of the original image. If a mask is present, it is resized and modified along with the image."
},
{
"author": "palant",
"title": "Integrated Nodes for ComfyUI",
"reference": "https://github.com/palant/integrated-nodes-comfyui",
"files": [
"https://github.com/palant/integrated-nodes-comfyui"
],
"install_type": "git-clone",
"description": "This tool will turn entire workflows or parts of them into single integrated nodes. In a way, it is similar to the Node Templates functionality but hides the inner structure. This is useful if all you want is to reuse and quickly configure a bunch of nodes without caring how they are interconnected."
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",

1
extension-node-map.json

@ -3173,6 +3173,7 @@
"LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
"LineArt_Preprocessor_Provider_for_SEGS //Inspire",
"LoadImage //Inspire",
"LoadImageListFromDir //Inspire",
"LoadImagesFromDir //Inspire",
"LoadPromptsFromDir //Inspire",
"LoadPromptsFromFile //Inspire",

10
node_db/new/custom-node-list.json

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "palant",
"title": "Integrated Nodes for ComfyUI",
"reference": "https://github.com/palant/integrated-nodes-comfyui",
"files": [
"https://github.com/palant/integrated-nodes-comfyui"
],
"install_type": "git-clone",
"description": "This tool will turn entire workflows or parts of them into single integrated nodes. In a way, it is similar to the Node Templates functionality but hides the inner structure. This is useful if all you want is to reuse and quickly configure a bunch of nodes without caring how they are interconnected."
},
{
"author": "palant",
"title": "Image Resize for ComfyUI",

1
node_db/new/extension-node-map.json

@ -3173,6 +3173,7 @@
"LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
"LineArt_Preprocessor_Provider_for_SEGS //Inspire",
"LoadImage //Inspire",
"LoadImageListFromDir //Inspire",
"LoadImagesFromDir //Inspire",
"LoadPromptsFromDir //Inspire",
"LoadPromptsFromFile //Inspire",

Loading…
Cancel
Save