Set default hunyuan refiner shift to 4.0 (#9833)
This commit is contained in:
@@ -1329,7 +1329,7 @@ class HunyuanImage21Refiner(HunyuanVideo):
|
|||||||
}
|
}
|
||||||
|
|
||||||
sampling_settings = {
|
sampling_settings = {
|
||||||
"shift": 1.0,
|
"shift": 4.0,
|
||||||
}
|
}
|
||||||
|
|
||||||
latent_format = latent_formats.HunyuanImage21Refiner
|
latent_format = latent_formats.HunyuanImage21Refiner
|
||||||
|
|||||||
Reference in New Issue
Block a user