feat: Add Support For Simple Seed (CORE-295) (#14616)

This commit is contained in:
Yousef R. Gamaleldin
2026-06-25 04:39:10 +03:00
committed by GitHub
parent 5236cd02e6
commit b22d0fb9c0
2 changed files with 34 additions and 0 deletions

View File

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