From 184bd8ed885984d8094aaaeb20797a21c1dfb169 Mon Sep 17 00:00:00 2001 From: PD19 Anime <99587182+PD19Anime@users.noreply.github.com> Date: Tue, 8 Jul 2025 01:07:51 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 2eb8b0bf..f4d31c69 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -29308,6 +29308,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/blob/main/PD19Anime_Nodes.py" + ], + "install_type": "copy", + "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)." } ] }