feat(api-nodes): add LTXV API nodes (#10496)

This commit is contained in:
Alexander Piskun
2025-10-28 07:25:29 +02:00
committed by GitHub
parent c305deed56
commit 55bad30375
2 changed files with 192 additions and 0 deletions

View File

@@ -2349,6 +2349,7 @@ async def init_builtin_api_nodes():
"nodes_kling.py",
"nodes_bfl.py",
"nodes_bytedance.py",
"nodes_ltxv.py",
"nodes_luma.py",
"nodes_recraft.py",
"nodes_pixverse.py",