mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-21 07:24:05 +00:00
Merge branch 'master' into dr-support-pip-cm
This commit is contained in:
4
nodes.py
4
nodes.py
@@ -2290,6 +2290,10 @@ def init_builtin_api_nodes():
|
||||
"nodes_pixverse.py",
|
||||
"nodes_stability.py",
|
||||
"nodes_pika.py",
|
||||
"nodes_runway.py",
|
||||
"nodes_tripo.py",
|
||||
"nodes_rodin.py",
|
||||
"nodes_gemini.py",
|
||||
]
|
||||
|
||||
if not load_custom_node(os.path.join(api_nodes_dir, "canary.py"), module_parent="comfy_api_nodes"):
|
||||
|
||||
Reference in New Issue
Block a user