From 82c0c89f46537da749705aac20fc07ab7a906884 Mon Sep 17 00:00:00 2001 From: PD19 Anime <99587182+PD19Anime@users.noreply.github.com> Date: Wed, 9 Jul 2025 06:38:43 +0900 Subject: [PATCH] Add ComfyUI-PD19Anime-Nodes to custom node list (#1975) * Update custom-node-list.json * Update custom-node-list.json --------- Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 73a6e345..996ed4ef 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -29390,6 +29390,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "PD19 Anime", + "title": "ComfyUI-PD19Anime-Nodes", + "reference": "https://github.com/PD19Anime/ComfyUI-PD19Anime-Nodes", + "files": [ + "https://github.com/PD19Anime/ComfyUI-PD19Anime-Nodes" + ], + "install_type": "git-clone", + "description": "A powerful suite of nodes for ComfyUI to dynamically load prompts and images. This pack is especially focused on batch processing from a directory and includes two main nodes: Advanced Prompt & Image Loader (Multiple) and Advanced Prompt & Image Loader (single)." } ] }