From 52bec57820966d7974f513d2ea571a2262870aa7 Mon Sep 17 00:00:00 2001 From: JackEllie <119565920+JackEllie@users.noreply.github.com> Date: Fri, 12 Jul 2024 17:59:06 +0800 Subject: [PATCH] Update 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 6c7d10ca..e756cb11 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11814,6 +11814,17 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "author": "JackEllie", + "title": "ComfyUI-AI-Assistant", + "id": "AI-Assistant", + "reference": "https://github.com/JackEllie/ComfyUI_AI_Assistant", + "files": [ + "https://github.com/JackEllie/ComfyUI_AI_Assistant" + ], + "install_type": "git-clone", + "description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)." + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI",