diff --git a/custom-node-list.json b/custom-node-list.json index 04dad4c0..6a401c36 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }