mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-03-15 14:09:36 +00:00
Set the shift for Lumina back to 6.
This commit is contained in:
parent
94f21f9301
commit
37cd448529
@ -873,7 +873,7 @@ class Lumina2(supported_models_base.BASE):
|
|||||||
|
|
||||||
sampling_settings = {
|
sampling_settings = {
|
||||||
"multiplier": 1.0,
|
"multiplier": 1.0,
|
||||||
"shift": 3.0,
|
"shift": 6.0,
|
||||||
}
|
}
|
||||||
|
|
||||||
memory_usage_factor = 1.2
|
memory_usage_factor = 1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user