update DB
This commit is contained in:
@@ -5298,14 +5298,13 @@
|
||||
},
|
||||
{
|
||||
"author": "yytdfc",
|
||||
"title": "Amazon Bedrock nodes for ComfyUI",
|
||||
"title": "Amazon Bedrock nodes for for ComfyUI",
|
||||
"reference": "https://github.com/yytdfc/ComfyUI-Bedrock",
|
||||
"files": [
|
||||
"https://github.com/yytdfc/ComfyUI-Bedrock"
|
||||
],
|
||||
"pip": ["boto3"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies. This repo is the ComfyUI nodes for Bedrock service. You could invoke the foundation model in your ComfyUI pipeline."
|
||||
"description": "This extension provides fundation models nodes from Amazon Bedrock, including Claude (v1, v2.0, v2.1), SDXL."
|
||||
},
|
||||
{
|
||||
"author": "mirabarukaso",
|
||||
@@ -5327,6 +5326,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Node - Hugging Face repositories GTP2 Prompt"
|
||||
},
|
||||
{
|
||||
"author": "LykosAI",
|
||||
"title": "ComfyUI Nodes for Inference.Core",
|
||||
"reference": "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes",
|
||||
"files": [
|
||||
"https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Primary Nodes for Inference.Core and Stability Matrix. With a focus on not impacting startup performance and using fully qualified Node names."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
@@ -5645,16 +5655,6 @@
|
||||
"install_type": "unzip",
|
||||
"description": "Various image processing nodes."
|
||||
},
|
||||
{
|
||||
"author": "yytdfc",
|
||||
"title": "Amazon Bedrock nodes for for ComfyUI",
|
||||
"reference": "https://github.com/yytdfc/ComfyUI-Bedrock",
|
||||
"files": [
|
||||
"https://github.com/yytdfc/ComfyUI-Bedrock"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides fundation models nodes from Amazon Bedrock, including Claude (v1, v2.0, v2.1), SDXL."
|
||||
},
|
||||
{
|
||||
"author": "aimingfail",
|
||||
"title": "Image2Halftone Node for ComfyUI",
|
||||
@@ -5664,16 +5664,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "LykosAI",
|
||||
"title": "ComfyUI Nodes for Inference.Core",
|
||||
"reference": "https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes",
|
||||
"files": [
|
||||
"https://github.com/LykosAI/ComfyUI-Inference-Core-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Primary Nodes for Inference.Core and Stability Matrix. With a focus on not impacting startup performance and using fully qualified Node names."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user