generate_image_core
Generate images from text prompts via Stable Image Core on AWS Bedrock for faster, lower-cost results. Control aspect ratio, seed, and negative prompts.
Instructions
Generate an image using Stable Image Core (faster, lower cost).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Seed | |
| prompt | Yes | Text description of the image to generate | |
| filename | No | Output filename | |
| output_dir | No | Override output directory | |
| aspect_ratio | No | Aspect ratio | |
| negative_prompt | No | What to exclude |