generate_variations
Generate multiple image variations from a single prompt by automatically varying the seed. Explore different interpretations or select the best result from a set of up to 16 outputs.
Instructions
Generate multiple variations of the same prompt by varying the seed. Useful for picking the best result or exploring a concept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Text prompt for the base image | |
| count | No | Number of variations to generate | |
| negative_prompt | No | ||
| width | No | ||
| height | No | ||
| steps | No | ||
| cfg | No | ||
| base_seed | No | Starting seed; subsequent variations use base_seed + i | |
| checkpoint | No |