Amazon Bedrock is a fully managed service that makes base models from Amazon and third-party model providers (such as Anthropic, Cohere, and more) accessible through an API.
Once the solution is deployed, users can access a static website hosted on Amazon S3 via Amazon CloudFront domain. They can enter the image description which will be passed on to a Lambda function (via Amazon API Gateway) which in turn will invoke Stable Diffusion model on Amazon Bedrock to generate the image.
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.