mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00: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