Merge branch 'comfyanonymous:master' into master

This commit is contained in:
patientx 2025-02-04 18:16:21 +03:00 committed by GitHub
commit 523b5352b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -153,6 +153,7 @@ ___
- [AuraFlow](https://comfyanonymous.github.io/ComfyUI_examples/aura_flow/)
- [HunyuanDiT](https://comfyanonymous.github.io/ComfyUI_examples/hunyuan_dit/)
- [Flux](https://comfyanonymous.github.io/ComfyUI_examples/flux/)
- [Lumina Image 2.0](https://comfyanonymous.github.io/ComfyUI_examples/lumina2/)
- Video Models
- [Stable Video Diffusion](https://comfyanonymous.github.io/ComfyUI_examples/video/)
- [Mochi](https://comfyanonymous.github.io/ComfyUI_examples/mochi/)

View File

@ -873,7 +873,7 @@ class Lumina2(supported_models_base.BASE):
sampling_settings = {
"multiplier": 1.0,
"shift": 6.0,
"shift": 3.0,
}
memory_usage_factor = 1.2