From e64534b357b1c8b278e0b3b06b80fb32974d3d4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ailm32442=E5=9E=8B=E6=9C=BA=E5=99=A8=E4=BA=BA?= Date: Tue, 16 Apr 2024 22:34:52 +0800 Subject: [PATCH] Update custom-node-list.json (#577) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index c02cd8c6..2dacc109 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7751,6 +7751,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "heshengtao", + "title": "comfyui_LLM_party", + "reference": "https://github.com/heshengtao/comfyui_LLM_party", + "files": [ + "https://github.com/heshengtao/comfyui_LLM_party" + ], + "install_type": "git-clone", + "description": "A set of block-based LLM agent node libraries designed for ComfyUI.This project aims to develop a complete set of nodes for LLM workflow construction based on comfyui. It allows users to quickly and conveniently build their own LLM workflows and easily integrate them into their existing SD workflows." } ] }