mirror of
https://github.com/open-webui/open-webui.git
synced 2025-08-29 07:10:53 +02:00
fix: default image generation value
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
let loading = false;
|
||||
|
||||
let enableImageGeneration = true;
|
||||
let enableImageGeneration = false;
|
||||
let AUTOMATIC1111_BASE_URL = '';
|
||||
|
||||
let selectedModel = '';
|
||||
|
Reference in New Issue
Block a user