1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

Add Moonvalley nodes (#8832)

This commit is contained in:
Christian Byrne
2025-07-08 05:54:30 -07:00
committed by GitHub
parent b5e97db9ac
commit 9fd0cd7cf7
5 changed files with 837 additions and 2 deletions

View File

@@ -2310,6 +2310,7 @@ def init_builtin_api_nodes():
"nodes_pika.py",
"nodes_runway.py",
"nodes_tripo.py",
"nodes_moonvalley.py",
"nodes_rodin.py",
"nodes_gemini.py",
]