update DB

This commit is contained in:
Dr.Lt.Data
2026-05-11 20:38:32 +09:00
parent 3d1210aa52
commit dc0f66f042
2 changed files with 20 additions and 0 deletions
+10
View File
@@ -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",