missed one

This commit is contained in:
Mary Hipp
2024-09-25 10:55:18 -04:00
committed by Kent Keirsey
parent 35685194f3
commit 29bd5834c8

View File

@@ -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,