update DB

This commit is contained in:
Dr.Lt.Data
2025-01-26 18:15:33 +09:00
parent cd9f003da1
commit 3ee0bfe1ea
2 changed files with 44 additions and 70 deletions

View File

@@ -20007,16 +20007,29 @@
"description": "Essential string manipulation nodes for ComfyUI."
},
{
"author": "Dr.Positliver",
"title": "comfyui-zegr",
"id": "manager",
"reference": "https://github.com/Positliver/comfyui-zegr",
"files": [
"https://github.com/Positliver/comfyui-zegr"
],
"install_type": "git-clone",
"description": "comfyui share models to oss conveniently."
"author": "Dr.Positliver",
"title": "comfyui-zegr",
"id": "manager",
"reference": "https://github.com/Positliver/comfyui-zegr",
"files": [
"https://github.com/Positliver/comfyui-zegr"
],
"install_type": "git-clone",
"description": "comfyui share models to oss conveniently."
},
{
"author": "danielw",
"title": "Custom nodes for llm chat with optional image input",
"id": "llm-api",
"reference": "https://github.com/tianyuw/ComfyUI-LLM-API",
"files": [
"https://github.com/tianyuw/ComfyUI-LLM-API"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that enables Large Language Model (LLM) chat interactions with optional image input support."
},