From 3f72853dc5a01b951c63a85fd600e58418666683 Mon Sep 17 00:00:00 2001 From: xfgexo Date: Thu, 19 Dec 2024 13:32:07 -0600 Subject: [PATCH] Add EXO custom node details to custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9431fe2c..ef9fe051 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "xfgexo", + "title": "EXO Custom ComfyUI Nodes", + "id": "exo-custom-nodes", + "reference": "https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes", + "files": [ + "https://github.com/xfgexo/EXO-Custom-ComfyUI-Nodes" + ], + "install_type": "git-clone", + "description": "A custom node pack made with efficiency and quality of life features in mind. Most notably is my Prompt Builder Deluxe Node. Unlike any other run-of-the-mill prompt builder or styler node out there. Mine allows you to create and design in a way no other node does." + }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager",