mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
refactor(mm): remove vae field on _MainConfig
We will handle default VAE selection in the UI.
This commit is contained in:
@@ -75,7 +75,6 @@ example_model_config = {
|
||||
"description": "string",
|
||||
"source": "string",
|
||||
"last_modified": 0,
|
||||
"vae": "string",
|
||||
"variant": "normal",
|
||||
"prediction_type": "epsilon",
|
||||
"repo_variant": "fp16",
|
||||
|
||||
Reference in New Issue
Block a user