mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #8954] feat: Allow image-generation pipelines, which are selectable in the Image Section in the Admin Panel for Image Generation #135060
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Classic298 on GitHub (Jan 26, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8954
Feature Request
Problem
You must use image generation from OpenAI, Automatic1111 or whatever is available from the drop down menu.
There is no clear way or possibility to add other image generation options anywhere.
Describe the solution you'd like
Image-Generation pipelines to be clearly labled as such, which are then selectable in the dropdown menu in the Image section in the Admin panel to be used for image generation.
Describe alternatives you've considered
Allow adding code for custom image generation APIs straight on the image generation page in the admin panel
@tjbck commented on GitHub (Jan 26, 2025):
Image generation providers should support OpenAI API spec and will work out of the box!