
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Prompt to use for the image generation process.
1 - 4000playground-v2-5 Negative prompt to use for the image generation process.
4000The number of images to generate. Between 1 and 4.
1 <= x <= 4The size of the generated images.
1024x1024, 768x1344, 1344x768 Number of steps to use for the image generation process. Between 1 and 50.
1 <= x <= 50Random seed to use for the image generation process. If 0, we will use a totally random seed. Between 0 and 2147483647.
x <= 2147483647Enable a safety check for each response.
Classifier-free guidance scale for the image diffusion process.
Success
An array of generated image URLs.