update DB

This commit is contained in:
Dr.Lt.Data
2024-05-27 23:49:12 +09:00
parent 876256c363
commit aa28f872aa
6 changed files with 27 additions and 25 deletions

View File

@@ -45,15 +45,15 @@
"description": "Takes two images and matches their sizes using various methods, detailed below."
},
{
"author": "newsbubbles",
"title": "AnyNode",
"author": "lks-ai",
"title": "ComfyUI AnyNode: Any Node you ask for",
"id": "anynode",
"reference": "https://github.com/lks-ai/anynode",
"files": [
"https://github.com/lks-ai/anynode"
],
"install_type": "git-clone",
"description": "LLM based nodes"
"description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini)."
},
{
"author": "Thomas Ward",