workflows.fit
Back to n8n workflows
n8n templateFreeBy Yaron Been

Generate images from text with IBM Granite Vision 3.3 2B AI model

Generate Images from Text with IBM Granite Vision 3.3 2B AI Model 🌍 Overview This workflow uses the ibm-granite/granite-vision-3.3-2b model (hosted on Replicate) to generate AI images. It starts manually, sends a req...

DevelopmentCore NodesManual TriggerSetHttp RequestCode
Loading interactive preview...

Template notes

Generate Images from Text with IBM Granite Vision 3.3 2B AI Model

🌍 Overview

This workflow uses the ibm-granite/granite-vision-3.3-2b model (hosted on Replicate) to generate AI images. It starts manually, sends a request to the Replicate API, waits for the result, and finally outputs the generated image link.

Think of it as your AI art assistant β€” you click once, and it handles the full request/response cycle for image generation.

---

🟒 Section 1: Trigger & API Setup

πŸ”— Nodes:

Manual Trigger β†’ Starts when you click Execute. Set API Key β†’ Stores your Replicate API Key safely in the workflow.