diff --git a/custom-node-list.json b/custom-node-list.json index 8bfbd1fd..33f0cfb4 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5739,7 +5739,7 @@ "files": [ "https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock" ], - "pip": ["boto3"], + "pip": ["boto3", "requests", "retry"], "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." },