mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-12-16 09:42:29 +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…
Reference in New Issue
Block a user