Merge pull request #522 from nazgut/main

update custom-node-list
This commit is contained in:
Dr.Lt.Data 2024-03-27 22:17:18 +09:00 committed by GitHub
commit 1e421a70cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6896,6 +6896,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."
}
]
}