Image Generation Node
The Image Generation Node creates images using AI models like DALL-E.
Overview#
Use Image Generation Nodes to:
- Generate images from text descriptions
- Create visual content programmatically
- Build image-based workflows
Configuration#
Prompt#
Describe the image you want to generate:
plaintext
A professional logo for {{input.company_name}} in minimalist styleModel#
Select the image generation model.
Size#
Choose output dimensions (e.g., 1024x1024).
Style#
Optional style parameters for the generation.
Output#
Returns:
image_url- URL to the generated imageprompt- The prompt used
Best Practices#
- Be descriptive in your prompts
- Specify style, mood, and composition
- Include relevant details
- Test with variations