update DB

This commit is contained in:
Dr.Lt.Data
2024-09-10 00:43:15 +09:00
parent 7e27275eae
commit bd790a2cd4
9 changed files with 1906 additions and 1852 deletions

View File

@@ -30,6 +30,17 @@
"install_type": "git-clone",
"description": "Node to enable WhatsApp in ComfyUI."
},
{
"author": "alexcong",
"title": "Qwen2-VL wrapper for ComfyUI",
"id": "comfyui-qwen2-vl",
"reference": "https://github.com/alexcong/ComfyUI_QwenVL",
"files": [
"https://github.com/alexcong/ComfyUI_QwenVL"
],
"install_type": "git-clone",
"description": "ComfyUI Qwen2-VL wrapper that supports text-based and single-image queries."
},
{
"author": "LatentRat",
"title": "comfy_remote_run",