The prompt to generate the image with
The size of the generated image.
The number of inference steps to perform.
The same seed and the same prompt given to the same version of the model will output the same image every time.
The CFG (Classifier Free Guidance) scale is a measure of how close you want the model to stick to your prompt when looking for a related image to show you.
If `True`, the media will be returned as a data URI and the output data won't be available in the request history.
The number of images to generate.
If set to true, the safety checker will be enabled.
The format of the generated image.
The negative prompt for the generation
Acceleration level for image generation. Options: 'none', 'regular', 'high'. Higher acceleration increases speed. 'regular' balances speed and quality. 'high' is recommended for images without text.
The LoRAs to use for the image generation. You can use up to 3 LoRAs and they will be merged together to generate the final image.
Enable turbo mode for faster generation with high quality. When enabled, uses optimized settings (10 steps, CFG=1.2).
Run the workflow to see results