generate_image
Generate images from text prompts using AI models. Choose style and aspect ratio to create visuals that fit your project.
Instructions
Create images using AI models, with options for style and aspect ratio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Generates an image based on the provided text. Example user prompt: generate an image of a sunset using the DALL-E 3 model. | |
| model | Yes | LLM model to use for text generation. | DALL-E 3 |
| model_style | Yes | Style | default |
| model_aspect_ratio | Yes | Aspect Ratio | 9:16 |