diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 451bc60d..7f19b414 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "lyra-ai", + "title": "lyra-nodes", + "reference": "https://github.com/lyra-ai/lyra-nodes", + "files": [ + "https://github.com/lyra-ai/lyra-nodes" + ], + "install_type": "git-clone", + "description": "NODES: Lyra – 🎞️ Image Audio Fusion, Lyra – 🌐 Load Audio from URL, Lyra – 🖼️ Load Image from URL" + }, { "author": "VectorASD", "title": "ComfyUI-VectorASD", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 25dd3ff4..897ad8d9 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -9091,6 +9091,16 @@ "title_aux": "comfyui_RollingDepth [WIP]" } ], + "https://github.com/lyra-ai/lyra-nodes": [ + [ + "LyraImageAudioFusion", + "LyraLoadAudioFromURL", + "LyraLoadImageFromURL" + ], + { + "title_aux": "lyra-nodes" + } + ], "https://github.com/machinesarenotpeople/comfyui-energycost": [ [ "TimeCostEndNode", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index 98c8284d..9be8d967 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -3274,6 +3274,11 @@ "last_update": "2025-06-01 18:46:56", "author_account_age_days": 270 }, + "https://github.com/lyra-ai/lyra-nodes": { + "stars": 0, + "last_update": "2025-11-02 03:21:35", + "author_account_age_days": 3900 + }, "https://github.com/m-ai-studio/mai-prompt-progress": { "stars": 0, "last_update": "2025-08-14 08:47:35",