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",

View File

@ -369,6 +369,7 @@
"> Float to Int",
"> Int",
"> Int to Text",
"> Light Source Mask",
"> Load Image",
"> Load Image From Folder",
"> Mask Curves",
@ -10576,14 +10577,16 @@
],
"https://github.com/lks-ai/anynode": [
[
"AnyNode"
"AnyNode",
"AnyNodeGemini",
"AnyNodeLocal"
],
{
"author": "newsbubbles",
"description": "This single node uses an LLM to generate a functionality based on your request. You can make the node do anything.",
"nickname": "AnyNode",
"title": "AnyNode v0.1",
"title_aux": "AnyNode"
"title_aux": "ComfyUI AnyNode: Any Node you ask for"
}
],
"https://github.com/lldacing/comfyui-easyapi-nodes": [

View File

@ -47,10 +47,6 @@
"stars": 2,
"last_update": "2024-05-22 22:11:40"
},
"https://github.com/AI2lab/comfyUI-tool-2lab": {
"stars": 4,
"last_update": "2024-05-22 22:11:29"
},
"https://github.com/AIFSH/ComfyUI-FishSpeech": {
"stars": 6,
"last_update": "2024-05-23 01:18:49"

View File

@ -10,6 +10,17 @@
},
{
"author": "AI2lab",
"title": "comfyUI-tool-2lab [REMOVED]",
"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": "wibur0620",
"title": "ComfyUI Ollama (wibur) [REMOVED]",

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",

View File

@ -369,6 +369,7 @@
"> Float to Int",
"> Int",
"> Int to Text",
"> Light Source Mask",
"> Load Image",
"> Load Image From Folder",
"> Mask Curves",
@ -10576,14 +10577,16 @@
],
"https://github.com/lks-ai/anynode": [
[
"AnyNode"
"AnyNode",
"AnyNodeGemini",
"AnyNodeLocal"
],
{
"author": "newsbubbles",
"description": "This single node uses an LLM to generate a functionality based on your request. You can make the node do anything.",
"nickname": "AnyNode",
"title": "AnyNode v0.1",
"title_aux": "AnyNode"
"title_aux": "ComfyUI AnyNode: Any Node you ask for"
}
],
"https://github.com/lldacing/comfyui-easyapi-nodes": [