From 19ffb0b9f67f8da1d054160c482d88d479225dda Mon Sep 17 00:00:00 2001 From: Ionite Date: Wed, 21 Feb 2024 13:29:31 -0500 Subject: [PATCH] Add LykosAI/ComfyUI-Inference-Core-Nodes --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index cd3a0dff..5d0916ef 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5654,6 +5654,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "LykosAI", + "title": "ComfyUI Nodes for Inference.Core", + "reference": "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes", + "files": [ + "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes" + ], + "install_type": "git-clone", + "description": "Primary Nodes for Inference.Core and Stability Matrix. With a focus on not impacting startup performance and using fully qualified Node names." } ] }