Update custom-node-list.json (#577)

This commit is contained in:
ailm32442型机器人
2024-04-16 22:34:52 +08:00
committed by GitHub
parent a856d857a7
commit e64534b357

View File

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