add node - image compare (#11343)

This commit is contained in:
Terry Jia
2026-01-09 00:31:19 -05:00
committed by GitHub
parent 6207f86c18
commit 4609fcd260
3 changed files with 67 additions and 0 deletions

View File

@@ -2370,6 +2370,7 @@ async def init_builtin_extra_nodes():
"nodes_nop.py",
"nodes_kandinsky5.py",
"nodes_wanmove.py",
"nodes_image_compare.py",
]
import_failed = []