mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-11 02:15:17 +00:00
Set default shift on mochi to 6.0
This commit is contained in:
parent
9ee0a6553a
commit
669d9e4c67
@ -678,7 +678,7 @@ class GenmoMochi(supported_models_base.BASE):
|
||||
|
||||
sampling_settings = {
|
||||
"multiplier": 1.0,
|
||||
"shift": 1.0,
|
||||
"shift": 6.0,
|
||||
}
|
||||
|
||||
unet_extra_config = {}
|
||||
|
Loading…
Reference in New Issue
Block a user