update custom-node-list

This commit is contained in:
Aleksander Majda 2024-03-27 00:03:50 +01:00
parent c734e4f680
commit 180db45ef8

View File

@ -6876,6 +6876,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Big Idea Technology",
"title": "LLM Node for ComfyUI",
"reference": "https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node",
"files": [
"https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node"
],
"install_type": "git-clone",
"description": "The LLM_Node enhances ComfyUI by integrating advanced language model capabilities, enabling a wide range of NLP tasks such as text generation, content summarization, question answering, and more. This flexibility is powered by various transformer model architectures from the transformers library, allowing for the deployment of models like T5, GPT-2, and others based on your project's needs."
}
]
}