From 597f2cf2d902f35dd5a9c50e67f547a3f000f7c5 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Wed, 9 Jul 2025 06:38:36 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index f4d31c69..b81bb372 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -29314,9 +29314,9 @@ "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" + "https://github.com/PD19Anime/ComfyUI-PD19Anime-Nodes" ], - "install_type": "copy", + "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)." } ]