Adding ComfyUI-LoadFiles

This commit is contained in:
Daryl Tucker 2024-08-23 13:12:41 -07:00
parent e8d5c92cb3
commit df59c488ee

View File

@ -13423,17 +13423,6 @@
"install_type": "git-clone",
"description": "Generalised 'image' processing nodes for images, masks, latents, and combinations thereof."
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",
@ -13801,6 +13790,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "daryltucker",
"title": "ComfyUI-LoadFiles",
"id": "LoadFiles",
"reference": "https://github.com/daryltucker/ComfyUI-LoadFiles",
"files": [
"https://github.com/daryltucker/ComfyUI-LoadFiles"
],
"install_type": "git-clone",
"description": "The primary goal of these nodes is to provide a way to access files generated by ComfyUI workflows, local to the machine running ComfyUI. These nodes should always return an updated list of files when triggered."
}
]
}