mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
missed one
This commit is contained in:
@@ -86,7 +86,7 @@ const initialState: ParamsState = {
|
||||
img2imgStrength: 0.75,
|
||||
optimizedDenoisingEnabled: true,
|
||||
iterations: 1,
|
||||
scheduler: 'euler',
|
||||
scheduler: 'dpmpp_3m_k',
|
||||
seed: 0,
|
||||
shouldRandomizeSeed: true,
|
||||
steps: 30,
|
||||
|
||||
Reference in New Issue
Block a user