Hello, I’m new to n8n. Can anyone tell me how to use gemini to create images? I consulted workflows and almost everyone uses Openai
Thanks
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Looks like Gemini is a text only model. It can “understand” images if I’m not mistaken but cannot generate them.
OpenAI uses DALL·E 3 to generate images hence why you see only OpenAI examples.
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.