[GH-ISSUE #696] feat: image generation integration #50848

Closed
opened 2026-05-05 11:23:02 -05:00 by GiteaMirror · 5 comments
Owner

Originally created by @raphaelmaenle on GitHub (Feb 10, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/696

Originally assigned to: @tjbck on GitHub.

Feature request Summary
Analogous to ChatGPT's integration of mixed models, I would like to have a single place for AI requests.
1, connect ollama webui via openAI api to dall-e 3 image generation
2, be able to connect ollama webui to other image generation models which run locally

Example of how dall-e image generation is presented in chatGPT interface:
dall-e

Originally created by @raphaelmaenle on GitHub (Feb 10, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/696 Originally assigned to: @tjbck on GitHub. **Feature request Summary** Analogous to ChatGPT's integration of mixed models, I would like to have a single place for AI requests. 1, connect ollama webui via openAI api to dall-e 3 image generation 2, be able to connect ollama webui to other image generation models which run locally Example of how dall-e image generation is presented in chatGPT interface: ![dall-e](https://github.com/ollama-webui/ollama-webui/assets/17550607/dc45cf7e-7f19-45e9-a636-d07fa1d0edec)
GiteaMirror added the enhancementcore labels 2026-05-05 11:23:03 -05:00
Author
Owner

@jonasbg commented on GitHub (Feb 14, 2024):

This would be awesome and a feature I miss. Curious how to integrate this. Using something from automatic1111 isn't as simple as using DALLE3 with ChatGPT. You have a lot of variables, models, tweaks etc that make an easy implementation complicated.

Dalle3 yields good results because it adds prompts to your existing prompt, and hides all the complicated settings.

<!-- gh-comment-id:1943939626 --> @jonasbg commented on GitHub (Feb 14, 2024): This would be awesome and a feature I miss. Curious how to integrate this. Using something from automatic1111 isn't as simple as using DALLE3 with ChatGPT. You have a lot of variables, models, tweaks etc that make an easy implementation complicated. Dalle3 yields good results because it adds prompts to your existing prompt, and hides all the complicated settings.
Author
Owner

@ghost commented on GitHub (Feb 21, 2024):

would love this aswell, with auto1111 please :)

<!-- gh-comment-id:1957560291 --> @ghost commented on GitHub (Feb 21, 2024): would love this aswell, with auto1111 please :)
Author
Owner

@justinh-rahb commented on GitHub (Feb 21, 2024):

This would be awesome and a feature I miss. Curious how to integrate this. Using something from automatic1111 isn't as simple as using DALLE3 with ChatGPT. You have a lot of variables, models, tweaks etc that make an easy implementation complicated.

Dalle3 yields good results because it adds prompts to your existing prompt, and hides all the complicated settings.

I think the holy grail is figuring out how to replicate that. Probably involves using a specialized fine-tuned model to parse the requested generation and create parameters to achieve it.

<!-- gh-comment-id:1957815120 --> @justinh-rahb commented on GitHub (Feb 21, 2024): > This would be awesome and a feature I miss. Curious how to integrate this. Using something from automatic1111 isn't as simple as using DALLE3 with ChatGPT. You have a lot of variables, models, tweaks etc that make an easy implementation complicated. > > Dalle3 yields good results because it adds prompts to your existing prompt, and hides all the complicated settings. I think the holy grail is figuring out how to replicate that. Probably involves using a specialized fine-tuned model to parse the requested generation and create parameters to achieve it.
Author
Owner

@tjbck commented on GitHub (Feb 21, 2024):

My immediate plan is to add a button for image generation and then we can refine the feature from there :)

<!-- gh-comment-id:1957829520 --> @tjbck commented on GitHub (Feb 21, 2024): My immediate plan is to add a button for image generation and then we can refine the feature from there :)
Author
Owner

@Henglund commented on GitHub (Aug 1, 2024):

1234567890
192.168.4.1.

<!-- gh-comment-id:2262946254 --> @Henglund commented on GitHub (Aug 1, 2024): 1234567890 192.168.4.1.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#50848