mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-30 06:00:43 -05:00
[GH-ISSUE #8607] Feature: Offline-Ready Image Generation (Prompt-to-Image, Image-to-Image, In-Painting, Out-Painting) with Extended Model Support #69795
Reference in New Issue
Block a user
Originally created by @arudaev on GitHub (Jan 16, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8607
Is your feature request related to a problem?
There used to be a tool called OpenAI Labs, which offered cool features like Variations and Out-Painting. However, it is being sunsetted, forcing me and many other AI enthusiasts to search for alternative tools. The available paid tools are often subpar, striving for overly realistic results or adopting a chat interface similar to DALL·E 3 in ChatGPT. Additionally, HuggingFace models are frequently unstable, appearing and disappearing on a weekly basis. Currently, there is no environment that seamlessly integrates Prompt-to-Image, Image-to-Image, In-Painting, and Out-Painting operations. This gap necessitates the use of separate tools or services, complicating workflows and increasing setup overhead.
Describe the solution you'd like
I propose adding an offline-capable image generation module to Open WebUI. This feature will seamlessly blend text-based and visual AI, enabling users to perform a comprehensive range of image operations within a single interface. Key aspects include:
Unified Visual + Text AI
Comprehensive Image Generation Features
Extended Model Support
Resource Allocation & Management
Modular Architecture
Documentation & Examples
Describe alternatives you’ve considered
Additional Context
Why This Matters
Proposed Implementation Approach
New
image-generationPluginConfiguration & Resource Management
UI Integration
Error Handling & Logging
Testing & Validation
Feature Checklist
Thank you for reviewing this request! I believe Offline-Ready Image Generation in Open WebUI will significantly enhance the platform, streamline AI workflows, and foster greater collaboration. I look forward to your feedback and any guidance on moving this proposal forward.