This commit is contained in:
Евгений 2026-04-28 23:46:38 +04:00 committed by GitHub
commit 7ac1b18560
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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