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

v3: converted nodes_lt.py

This commit is contained in:
bigcat88
2025-07-19 16:32:25 +03:00
parent 638096fade
commit b196fb954e
2 changed files with 529 additions and 0 deletions

View File

@@ -2320,6 +2320,7 @@ def init_builtin_extra_nodes():
"v3/nodes_gits.py",
"v3/nodes_images.py",
"v3/nodes_latent.py",
"v3/nodes_lt.py",
"v3/nodes_mask.py",
"v3/nodes_preview_any.py",
"v3/nodes_primitive.py",