From 189136b2933959bfda434b3b870754b52ac464c3 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Fri, 28 Nov 2025 08:03:33 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 88cd160f..3d855f0b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37562,9 +37562,13 @@ "description": "This is a node to convert an image into a CMYK Halftone dot image." }, { - "name": "ComfyUI FSL Nodes", - "url": "https://github.com/fredlef/Comfyui_FSL_Nodes", - "branch": "main", + "author": "fredlef", + "title": "ComfyUI FSL Nodes", + "reference": "https://github.com/fredlef/Comfyui_FSL_Nodes", + "files": [ + "https://github.com/fredlef/Comfyui_FSL_Nodes" + ], + "install_type": "git-clone", "tags": ["image", "chat", "gemini", "fsl"] } ]