v3: converted nodes_latent.py

This commit is contained in:
bigcat88
2025-07-19 14:54:34 +03:00
parent b6a4a4c664
commit 638096fade
2 changed files with 341 additions and 0 deletions

View File

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