Flux and N8N

Hey!

I followed this video you did - https://www.youtube.com/watch?v=Rv_1jt5WvtY&t=300s, however, I have a few questions.

  1. How do I change the style of the image? I tried changing a node, and added my own prompt, but it doesn’t show on the production URL.
  2. If I want to use an image to influence the end result, can those images be uploaded and added to the workflow?

Any help would be great!

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:

Hey @futuregirl,

Welcome to the community :raised_hands:

To add a new style if you go to the Form trigger node you can add the style under the exsting ones, Then update the switch node to add a route for your new style and copy one of the existing Edit fields nodes to include your new prompt for the style. From there you should be good to go.

With using an image to influence it do you know if the model supports that? If it does it should be possible.

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