From dfbee6c5073c004aff124a3e881db99f600e9307 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Fri, 29 Nov 2024 17:41:16 +0800 Subject: [PATCH] Add ComfyUI-LLaMA-Mesh node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 24bac6bd..a681fabb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17201,6 +17201,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes for LTXVideo model." }, + { + "author": "Yuan-ManX", + "title": "ComfyUI-LLaMA-Mesh", + "reference": "https://github.com/Yuan-ManX/ComfyUI-LLaMA-Mesh", + "files": [ + "https://github.com/Yuan-ManX/ComfyUI-LLaMA-Mesh" + ], + "install_type": "git-clone", + "description": "ComfyUI nodes for LLaMA-Mesh model." + }, { "author": "Kai Duehrkop", "title": "Advanced Reflux control",