Browse Source

Merge pull request #522 from nazgut/main

update custom-node-list
pull/523/head
Dr.Lt.Data 8 months ago committed by GitHub
parent
commit
1e421a70cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 10
      custom-node-list.json

10
custom-node-list.json

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

Loading…
Cancel
Save