Native block swap custom nodes considered harmful. (#10783)

This commit is contained in:
comfyanonymous
2025-11-17 21:26:44 -08:00
committed by GitHub
parent fdf49a2861
commit 47bfd5a33f
2 changed files with 40 additions and 0 deletions

View File

@@ -2330,6 +2330,7 @@ async def init_builtin_extra_nodes():
"nodes_easycache.py",
"nodes_audio_encoder.py",
"nodes_rope.py",
"nodes_nop.py",
]
import_failed = []