From a product picture generate a new picture with an AI generated background

Describe the problem/error/question

On the public version of Gemini, Chatgpt (Dall), I can easily upload a picture of a product and generate a new one with a different background. When I use the N8n workflow with any of these AI agents, these models create brand new images of the product (not respecting the original) even when I clearly specify that the product should not be edited at all.
I suspect a pb here. I use a png in these external tools (GPT, Gemini) while I use an URL with the picture in N8N AI agents so I am not sure these AI agents actually check the pictures

What is the error message (if any)? No error message, the system only returns pictures of products that don’t even exist (hallucination)

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Try file uploading the picure instead of URL.

Thanks Daniel!!

Did it work? If it did, could you mark the solution please, it just helps my stats

1 Like

Yes just replied, thanks a mill

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.