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

@@ -4468,17 +4468,6 @@
"install_type": "git-clone",
"description": "Nodes:Save Text File"
},
{
"author": "AI2lab",
"title": "comfyUI-tool-2lab",
"id": "tool2lab",
"reference": "https://github.com/AI2lab/comfyUI-tool-2lab",
"files": [
"https://github.com/AI2lab/comfyUI-tool-2lab"
],
"install_type": "git-clone",
"description": "simple tool set for developing workflow and publish to web api server"
},
{
"author": "AI2lab",
"title": "comfyUI-DeepSeek-2lab",
@@ -9381,15 +9370,15 @@
"description": "A collection of custom nodes to help with saving images, providing generation parameters, static literal nodes, and other useful nodes."
},
{
"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": "This single node uses an LLM to generate a functionality based on your request. You can make the node do anything."
"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": "tankucc1no",