change default sampler
This commit is contained in:
parent
b358e6cbce
commit
d37bf4fb4e
@ -295,7 +295,7 @@ const defaultValues: AppState = {
|
|||||||
controlnetMethod: "lllyasviel/control_v11p_sd15_canny",
|
controlnetMethod: "lllyasviel/control_v11p_sd15_canny",
|
||||||
disableModelSwitch: false,
|
disableModelSwitch: false,
|
||||||
isDesktop: false,
|
isDesktop: false,
|
||||||
samplers: ["DPM++ 2M"],
|
samplers: ["DPM++ 2M SDE Karras"],
|
||||||
},
|
},
|
||||||
settings: {
|
settings: {
|
||||||
model: {
|
model: {
|
||||||
|
Loading…
Reference in New Issue
Block a user