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." } ] }