1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 23:14:49 +08:00

Add nodes_multigpu.py to loaded nodes

This commit is contained in:
Jedrzej Kosinski
2025-01-14 12:24:55 -06:00
parent ec16ee2f39
commit 198953cd08

View File

@@ -2224,6 +2224,7 @@ def init_builtin_extra_nodes():
"nodes_mahiro.py",
"nodes_lt.py",
"nodes_hooks.py",
"nodes_multigpu.py",
"nodes_load_3d.py",
"nodes_cosmos.py",
]