"examples/trials/vscode:/vscode.git/clone" did not exist on "80cebd84b23c682b6d489686f6b2eab245f9fd6f"
Commit 41a6bf11 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: default image generation value

parent 0f8a74d5
......@@ -23,7 +23,7 @@
let loading = false;
let enableImageGeneration = true;
let enableImageGeneration = false;
let AUTOMATIC1111_BASE_URL = '';
let selectedModel = '';
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment