From d8c5a42777c4c37e868f4c1502516b604dd48997 Mon Sep 17 00:00:00 2001 From: Yuan-Man <68322456+Yuan-ManX@users.noreply.github.com> Date: Fri, 29 Nov 2024 19:51:50 +0800 Subject: [PATCH] Add ComfyUI-LLaMA-Mesh node (#1282) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 1a45dfea..e0eb1a64 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17202,6 +17202,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",