mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-01-23 18:34:27 +08:00
Set default hunyuan refiner shift to 4.0 (#9833)
This commit is contained in:
parent
e600520f8a
commit
7757d5a657
@ -1329,7 +1329,7 @@ class HunyuanImage21Refiner(HunyuanVideo):
|
||||
}
|
||||
|
||||
sampling_settings = {
|
||||
"shift": 1.0,
|
||||
"shift": 4.0,
|
||||
}
|
||||
|
||||
latent_format = latent_formats.HunyuanImage21Refiner
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user