From e9f6f44ab04c9a116b8dafdeea2f7a4df3a6a746 Mon Sep 17 00:00:00 2001 From: johnqiao Date: Wed, 27 Dec 2023 11:26:12 -0700 Subject: [PATCH] Add OpenArt ComfyUI-Assistant in custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index cd1a3bca..dde6fe1a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -162,6 +162,16 @@ "install_type": "git-clone", "description": "It provides the capability to generate CLIP from an image input, unlike unCLIP, which works in all models. (To use this extension, you need to download the required model file from **Install Models**)" }, + { + "author": "OpenArt-AI", + "title": "ComfyUI Assistant", + "reference": "https://github.com/OpenArt-AI/ComfyUI-Assistant", + "files": [ + "https://github.com/OpenArt-AI/ComfyUI-Assistant" + ], + "install_type": "git-clone", + "description": "ComfyUI Assistant is your one stop plugin for everything you need to get started with comfy-ui. Now it provides useful courses, tutorials, and basic templates." + }, { "author": "jags111", "title": "Efficiency Nodes for ComfyUI Version 2.0+",