From 3275afd3cf3cfcfd95b894dbd6f5ee21e8b0b7ca Mon Sep 17 00:00:00 2001 From: fairy-root Date: Sun, 29 Dec 2024 12:58:31 +0100 Subject: [PATCH] Added ComfyUI-GLHF Node... --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index ed7e4d6d..809b738e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -14336,6 +14336,17 @@ "install_type": "git-clone", "description": "A flexible and customizable prompt generator for generating detailed and creative prompts for image generation models for ComfyUI" }, + { + "author": "fairy-root", + "title": "ComfyUI-GLHF", + "id": "comfyui-glhf", + "reference": "https://github.com/fairy-root/ComfyUI-GLHF", + "files": [ + "https://github.com/fairy-root/ComfyUI-GLHF" + ], + "install_type": "git-clone", + "description": "GLHF is a ComfyUI node that facilitates seamless interaction with the GLHF chat API. Designed to enhance user experience, it supports multiple language models, web search integration, and customizable instructions, making it a powerful extension for AI-driven workflows." + }, { "author": "ryanontheinside", "title": "RyanOnTheInside",