feat: Support MoGe (CORE-168) (#13878)

This commit is contained in:
Jukka Seppänen
2026-05-15 05:34:56 +03:00
committed by GitHub
parent b2000029c8
commit 77e2ed5e01
9 changed files with 1504 additions and 3 deletions

View File

@@ -2437,6 +2437,7 @@ async def init_builtin_extra_nodes():
"nodes_wandancer.py",
"nodes_hidream_o1.py",
"nodes_save_3d.py",
"nodes_moge.py",
]
import_failed = []