Support zimage omni base model. (#11979)

This commit is contained in:
comfyanonymous
2026-01-19 20:17:38 -08:00
committed by GitHub
parent 9d273d3ab1
commit 2108167f9f
5 changed files with 381 additions and 58 deletions

View File

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