1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00

support system prompt and cfg renorm in Lumina2 (#6795)

* support system prompt and cfg renorm in Lumina2

* fix issues with the ruff style check
This commit is contained in:
Zhong-Yu Li
2025-02-17 07:15:43 +08:00
committed by GitHub
parent d0399f4343
commit 61c8c70c6e
2 changed files with 105 additions and 0 deletions

View File

@@ -2233,6 +2233,7 @@ def init_builtin_extra_nodes():
"nodes_hooks.py",
"nodes_load_3d.py",
"nodes_cosmos.py",
"nodes_lumina2.py",
]
import_failed = []