feat: Add model support for SCAIL-2 (#14373)

* initial SCAIL2 support
This commit is contained in:
Jukka Seppänen
2026-06-09 18:24:09 +03:00
committed by GitHub
parent 07c53f8f0f
commit 184009c2f6
7 changed files with 462 additions and 63 deletions

View File

@@ -2450,6 +2450,7 @@ async def init_builtin_extra_nodes():
"nodes_rtdetr.py",
"nodes_frame_interpolation.py",
"nodes_sam3.py",
"nodes_scail.py",
"nodes_void.py",
"nodes_wandancer.py",
"nodes_hidream_o1.py",