Merge pull request #426 from yytdfc/main

add custom nodes Amazon Bedrock
This commit is contained in:
Dr.Lt.Data 2024-02-22 12:46:25 +09:00 committed by GitHub
commit fd7d78d5a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5645,6 +5645,16 @@
"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",