Miiflow Docs

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:

A professional logo for {{input.company_name}} in minimalist style

Model

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 image
  • prompt - The prompt used

Best Practices

  1. Be descriptive in your prompts
  2. Specify style, mood, and composition
  3. Include relevant details
  4. Test with variations