From 9e291674a7021cd84b5ff3846793ab8c3e463280 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Thu, 3 Oct 2024 23:02:38 +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 efb47348..fabe545f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15489,9 +15489,9 @@ "id": "nilor-nodes", "reference": "https://github.com/nilor-corp/nilor-nodes", "files": [ - "https://github.com/nilor-corp/nilor-nodes/raw/main/nilornodes.py" + "https://github.com/nilor-corp/nilor-nodes" ], - "install_type": "copy", + "install_type": "git-clone", "description": "Custom utility nodes for ComfyUI by Nilor Corp. Probably not useful for most people, but contains stuff for working with lists, filenames, image batches, etc in a very specifc way." } ]