mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix(nodes): fix metadata test
- `progress_images` is no longer a parameter - `seamless` needs to be reworked as a model config, removed as a param
This commit is contained in:
parent
bf7ea8309f
commit
e0d6946b6b
@ -18,9 +18,7 @@ valid_metadata = {
|
||||
"height": 512,
|
||||
"cfg_scale": 7.5,
|
||||
"scheduler": "k_lms",
|
||||
"seamless": False,
|
||||
"model": "stable-diffusion-1.5",
|
||||
"progress_images": True,
|
||||
},
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user