add color type and color to rgb int node

This commit is contained in:
pythongosssss
2026-01-28 16:53:34 -08:00
parent 1711020904
commit cc592e9896
3 changed files with 59 additions and 1 deletions

View File

@@ -2432,7 +2432,8 @@ async def init_builtin_extra_nodes():
"nodes_wanmove.py",
"nodes_image_compare.py",
"nodes_zimage.py",
"nodes_lora_debug.py"
"nodes_lora_debug.py",
"nodes_color.py"
]
import_failed = []