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

Add TCFG node (#8730)

This commit is contained in:
chaObserv
2025-07-01 14:33:07 +08:00
committed by GitHub
parent c46268bf60
commit f02de13316
2 changed files with 72 additions and 0 deletions

View File

@@ -2283,6 +2283,7 @@ def init_builtin_extra_nodes():
"nodes_string.py",
"nodes_camera_trajectory.py",
"nodes_edit_model.py",
"nodes_tcfg.py"
]
import_failed = []