Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -46077,6 +46077,16 @@
"install_type": "git-clone",
"description": "Personal ComfyUI custom nodes."
},
{
"author": "KingManiya",
"title": "LLM Text Processor",
"reference": "https://github.com/KingManiya/ComfyUI-LLM-text-processor",
"files": [
"https://github.com/KingManiya/ComfyUI-LLM-text-processor"
],
"install_type": "git-clone",
"description": "Process text and images with GGUF LLMs in ComfyUI using llama.cpp, including Qwen3-VL, Qwen3.5, Qwen3.6, Gemma 4, and gpt-oss."
},



Expand Down