diff --git a/custom-node-list.json b/custom-node-list.json index 4a41cc3a..15732879 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5300,6 +5300,17 @@ "install_type": "git-clone", "description": "ComfyUI reference implementation for [a/PhotoMaker](https://github.com/TencentARC/PhotoMaker) models. [w/WARN:The repository name has been changed. For those who have previously installed it, please delete custom_nodes/ComfyUI-PhotoMaker from disk and reinstall this.]" }, + { + "author": "yytdfc", + "title": "Amazon Bedrock nodes for ComfyUI", + "reference": "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock", + "files": [ + "https://github.com/aws-samples/comfyui-llm-node-for-amazon-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." + }, { "author": "Qais Malkawi", "title": "ComfyUI-Qais-Helper",