From 97b548cd793bb207e5a80c6f69bcba79061c5ffe Mon Sep 17 00:00:00 2001 From: jphillips <120260158+fearnworks@users.noreply.github.com> Date: Thu, 11 Jul 2024 20:40:32 -0500 Subject: [PATCH] Update custom-node-list.json for FW nodes --- custom-node-list.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 6c7d10ca..819698fa 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11671,14 +11671,14 @@ }, { "author": "fearnworks", - "title": "Fearnworks Custom Nodes", + "title": "Fearnworks Nodes", "id": "fearnworks", "reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes", "files": [ - "https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py" + "https://github.com/fearnworks/ComfyUI_FearnworksNodes" ], - "install_type": "copy", - "description": "A collection of ComfyUI nodes. These nodes are tailored for specific tasks, such as counting files in directories and sorting text segments based on token counts. Currently this is only tested on SDXL 1.0 models. An additional swich is needed to hand 1.x" + "install_type": "git-clone", + "description": "This extension provides various nodes to support multimodal workflows." }, { "author": "LZC",