Merge branch 'comfyanonymous:master' into master

This commit is contained in:
patientx 2024-10-28 10:57:25 +03:00 committed by GitHub
commit 7b1f4c1094
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -678,7 +678,7 @@ class GenmoMochi(supported_models_base.BASE):
sampling_settings = {
"multiplier": 1.0,
"shift": 1.0,
"shift": 6.0,
}
unet_extra_config = {}