1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

add_optimalsteps (#7584)

Co-authored-by: bebebe666 <jianningpei@tencent.com>
This commit is contained in:
JNP
2025-04-13 08:33:36 +08:00
committed by GitHub
parent bb495cc9b8
commit 9ee6ca99d8
2 changed files with 57 additions and 0 deletions

View File

@@ -2280,6 +2280,7 @@ def init_builtin_extra_nodes():
"nodes_hunyuan3d.py",
"nodes_primitive.py",
"nodes_cfg.py",
"nodes_optimalsteps.py"
]
import_failed = []