diff --git a/custom-node-list.json b/custom-node-list.json index cd3a0dff..772ae26f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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",