mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-13 18:37:25 +08:00
feat: add LLM Text Processor node
This commit is contained in:
parent
d57c142019
commit
2e9b639081
@ -46077,6 +46077,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Personal ComfyUI custom nodes."
|
"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."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user