What Google Gemini is good at
- Conversational and text generation: Chat with Google’s multimodal AI directly inside a ComfyUI workflow
- Multimodal reasoning: Interpret images with Gemini’s reasoning capabilities
- Image-to-prompt interpretation: The official template ships with a prompt that turns your images into corresponding drawing prompts
- Multi-image input: Use
Batch Imagesto send several images for AI interpretation in a single run
Use it
Google Gemini workflow
Run the Gemini conversational workflow in ComfyUI, locally or on Comfy Cloud
Call it from code
Call it over HTTP through Comfy Router, with copy-paste Python, TypeScript and cURL snippets