From f86a12d066430f1c55768edc41b7b90dd6c0f38c Mon Sep 17 00:00:00 2001 From: YarvixPA <152553832+YarvixPA@users.noreply.github.com> Date: Fri, 4 Oct 2024 03:33:48 -0500 Subject: [PATCH] Update 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 6a8bb3d0..ebda1d73 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7517,6 +7517,16 @@ "install_type": "git-clone", "description": "A minimalist node that calls LLMs, combined with one API, can call all language models, including local models." }, + { + "author": "YarvixPA", + "title": "ComfyUI-NeuralMedia", + "reference": "https://github.com/YarvixPA/ComfyUI-NeuralMedia", + "files": [ + "https://github.com/YarvixPA/ComfyUI-NeuralMedia" + ], + "install_type": "git-clone", + "description": "A set of custom nodes modified to achieve things I felt were missing." + }, { "author": "hughescr", "title": "OpenPose Keypoint Extractor",