Browse Source

Merge pull request #128 from catscandrive/patch-1

Update custom-node-list.json
pull/129/head
Dr.Lt.Data 1 year ago committed by GitHub
parent
commit
953f3f2c3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      custom-node-list.json

10
custom-node-list.json

@ -2395,6 +2395,16 @@
],
"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"
}
]
}

Loading…
Cancel
Save