Metadata-Version: 2.1
Name: comfyui-llm-node-for-amazon-bedrock
Version: 0.0.1
Summary: 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.
Home-page: https://github.com/aws-samples/comfyui-llm-node-for-amazon-bedrock
Requires-Python: >=3.10
Requires-Dist: boto3
Requires-Dist: requests
Requires-Dist: retry
