mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-14 10:57:25 +08:00
update DB
This commit is contained in:
parent
3d1210aa52
commit
dc0f66f042
@ -47183,6 +47183,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "VolcEngine (火山引擎) video and image generation nodes. Supports Seedance (text-to-video, image-to-video with audio reference) and Seedream (text-to-image, image-to-image) models via Ark API."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "gzsiang",
|
||||
"title": "ComfyUI-VolcEngine",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user