FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
29.43k stars 15.22k forks source link

[QUESTION] Dalle3 or Stability Diffusion Image Generation Custom Tool #2851

Open asrguru20 opened 1 month ago

asrguru20 commented 1 month ago

I am curious how To use Dalle3 for Image generation in Flowise AI,

is there any built in tool for this? if no

can anyone help me create a custom Tool for generating images by Dalle 3 or Stability Diffusion

Thanks

HenryHengZJ commented 1 month ago

There is a cool template that uses Stability to generate image: image

For the tool, you just need to create a custom tool that can calls the Dalle API

asrguru20 commented 1 month ago

thanks Dear Henry I used N8N to use Dalle as a custom tool via a webhook I am not technical can you give me JS custom tool code for Dalle?

michelgirault commented 1 month ago

did you find a solution? I'm in the same situation ideally without using replicate

asrguru20 commented 1 month ago

Now I can Use Dalle 3 but with use of N8N only

did you find a solution? I'm in the same situation ideally without using replicate