The Generate Image
block enables users to create images from descriptive text prompts or image descriptions utilizing state-of-the-art AI models. This feature is designed to provide a seamless experience in generating high-quality visuals.
I/O | Feature | Type | Simple Explanation |
---|---|---|---|
input | prompt | string | The description or prompt text that guides the AI model in generating the image. |
input | num_images | number | Specifies the number of images to generate, with a maximum limit of 10. |
input | image_size | selector | Defines the resolution for the generated images, options include: - 256 x 256 - 512 x 512 - 1024 x 1024 . |
output | image_urls | string[] | Provides file paths for all generated images, which can be used as inputs in other image processing blocks. |
Consider how this block can enhance various projects and workflows:
In summary, whether for personal projects or professional endeavors requiring visual elements, the Generate Image
block provides an innovative solution to fulfill those needs effectively!