ComfyUI Node
Griptape Driver: Amazon Bedrock Titan
Amazon Bedrock Titan Image Generation Driver
Griptape Driver: Amazon Bedrock Titan
- DRIVER
◄image_generation_modelamazon.titan-image-generator-v1►
◄size512x512►
◄seed10342349342►
◄aws_access_key_id_env_varAWS_ACCESS_KEY_ID►
◄aws_secret_access_key_env_varAWS_SECRET_ACCESS_KEY►
◄aws_default_region_env_varAWS_DEFAULT_REGION►
CategoryGriptape/Agent Drivers/Image Generation
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image_generation_modelopt | STRING | amazon.titan-image-generator-v1 | Select the image generation model to use. |
| sizeopt | COMBO | 512x512 | Choose the size of the generated image. |
| seedopt | INT | 10342349342 | Set the seed for random number generation. |
| aws_access_key_id_env_varopt | STRING | AWS_ACCESS_KEY_ID | Enter the name of the environment variable for your AWS_ACCESS_KEY_ID, not your actual key. |
| aws_secret_access_key_env_varopt | STRING | AWS_SECRET_ACCESS_KEY | Enter the name of the environment variable for your AWS_SECRET_ACCESS_KEY, not your actual key. |
| aws_default_region_env_varopt | STRING | AWS_DEFAULT_REGION | Enter the name of the environment variable for your AWS_DEFAULT_REGION, not your actual region. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| DRIVER | DRIVER | — |