New Lora nodes using DynamicGroup widget (CORE-186) (#14655)

This commit is contained in:
Talmaj
2026-07-09 15:29:06 +02:00
committed by GitHub
parent fa585a8660
commit f024492f81
2 changed files with 108 additions and 0 deletions

View File

@@ -2502,6 +2502,7 @@ async def init_builtin_extra_nodes():
"nodes_triposplat.py",
"nodes_depth_anything_3.py",
"nodes_seed.py",
"nodes_lora_stack.py",
]
import_failed = []