diff --git a/nodes.py b/nodes.py index 2a2a5f2ad..778e94419 100644 --- a/nodes.py +++ b/nodes.py @@ -2331,6 +2331,7 @@ async def init_builtin_extra_nodes(): "nodes_model_patch.py", "nodes_easycache.py", "nodes_audio_encoder.py", + "nodes_gds.py", ] import_failed = []