From 26573ce48999dca3635d69fe95c5f321b5d28eaf Mon Sep 17 00:00:00 2001 From: YarvixPA <152553832+YarvixPA@users.noreply.github.com> Date: Sat, 5 Oct 2024 00:31:09 -0500 Subject: [PATCH] Update custom-node-list.json (#1111) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 40b70444..1b49d637 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",