Generate images from a prompt with a choice of providers (Freepik, Vertex AI), aspect ratio, and variant count — results persist to storage.
Where: flow canvas → Add Node → Visual → Generate Image — Add an image generation node
Key ideas
- Provider choice: Pick a model (e.g. Freepik or Vertex AI) in the node’s Model dropdown.
- Persistence: Provider URLs expire fast; results are mirrored to Firebase Storage automatically.
- Result history: Each node keeps versioned results you can browse in the lightbox.
Steps
- Add a Generate Image node.
- Enter a prompt, pick a model and aspect ratio, set variant count.
- Run it; click a result to open the lightbox (copy/download).