mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-23 18:41:28 -05:00
[GH-ISSUE #1793] Request: Enviromental Key for Default Image Engine #115949
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 @UberMetroid on GitHub (Apr 27, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1793
Is your feature request related to a problem? Please describe.
I would like an environmental key for the Default Image Engine. Right now when I restart Open WebUI it defaults to Automatic1111. I want to use cumfyUI, but it defaults to Automatic1111.
Describe the solution you'd like
add the environmental key: DEFAULT_IMAGE_ENGINE . This mirrors the DEFAULT_MODELS environmental key.
@UberMetroid commented on GitHub (Apr 28, 2024):
wait... whats the new environmental key?
never mind. Found it. Thanks!