From 393cb76bcbbfdf8ac4b78d1857583d9d4a7819d7 Mon Sep 17 00:00:00 2001 From: JackEllie <119565920+JackEllie@users.noreply.github.com> Date: Sat, 13 Jul 2024 08:19:13 +0800 Subject: [PATCH] Update custom-node-list.json (#859) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4a271418..42394fda 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11824,6 +11824,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",