update defaults

This commit is contained in:
Mary Hipp
2025-02-12 12:31:32 -05:00
committed by Mary Hipp Rogers
parent 76618fee9c
commit 6927e95444

View File

@@ -98,8 +98,8 @@ const initialState: ParamsState = {
optimizedDenoisingEnabled: true,
iterations: 1,
scheduler: 'dpmpp_3m_k',
upscaleScheduler: 'dpmpp_3m_k',
upscaleCfgScale: 7.5,
upscaleScheduler: 'kdpm_2',
upscaleCfgScale: 2,
seed: 0,
shouldRandomizeSeed: true,
steps: 30,