feat(api-nodes): add ByteDance Image nodes (#9477)

This commit is contained in:
Alexander Piskun
2025-09-03 23:17:07 +03:00
committed by GitHub
parent 4f5812b937
commit 26d5b86da8
2 changed files with 337 additions and 0 deletions

View File

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