1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-03 07:26:31 +08:00

converted nodes files starting with "t" letter

This commit is contained in:
bigcat88
2025-07-24 15:22:35 +03:00
parent 487ec28b9c
commit 2ea2bc2941
5 changed files with 954 additions and 0 deletions

View File

@@ -2350,6 +2350,10 @@ def init_builtin_extra_nodes():
"v3/nodes_sdupscale.py",
"v3/nodes_slg.py",
"v3/nodes_stable_cascade.py",
"v3/nodes_tcfg.py",
"v3/nodes_tomesd.py",
"v3/nodes_torch_compile.py",
"v3/nodes_train.py",
"v3/nodes_upscale_model.py",
"v3/nodes_video.py",
"v3/nodes_video_model.py",