generate-image
Create custom images from text prompts with configurable settings like aspect ratio, resolution, and output format. Save results to a specified directory.
Instructions
Generate an image based on a prompt
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| aspect_ratio | No | ||
| filename | No | Base filename to save the image(s) with | |
| go_fast | No | ||
| megapixels | No | ||
| num_inference_steps | No | ||
| num_outputs | No | ||
| output_dir | Yes | Full absolute path to output directory. For Windows, use double backslashes like 'C:\\Users\\name\\path'. For Unix/Mac use '/path/to/dir'. Always use the proper path otherwise you will get an error. | |
| output_format | No | ||
| output_quality | No | ||
| prompt | Yes |