diff --git a/extension-node-map.json b/extension-node-map.json index 05b9ff34..26766c07 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -8478,6 +8478,7 @@ "Star Face Loader", "StarFiveWildcards", "StarImageSwitch", + "StarLatentSwitch", "StarTextFilter", "StarTextInput", "Starupscale" @@ -20790,6 +20791,7 @@ "Enhanced Random Light Source", "Float Relay", "HLFrequencyDetailRestore", + "Hex to Color", "Image Add Alpha", "Image Frequency Analyzer", "Image Relay", diff --git a/github-stats.json b/github-stats.json index ae51044a..9061108d 100644 --- a/github-stats.json +++ b/github-stats.json @@ -7314,11 +7314,6 @@ "last_update": "2024-07-31 14:13:17", "author_account_age_days": 1602 }, - "https://github.com/myAiLemon/MagicGetPromptAutomatically": { - "stars": 0, - "last_update": "2025-02-01 06:37:46", - "author_account_age_days": 345 - }, "https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin": { "stars": 8, "last_update": "2025-01-16 08:03:08", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index c439da43..a648ee0f 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -5003,6 +5003,7 @@ "FixUTF8StringNode", "ImageResizeNode", "ImagesToVideoNode", + "LoadImageFormURLNode", "LoadImageFromFolderNode", "SaveImageToFolderNode", "SaveImagesToFolderNode", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 05b9ff34..26766c07 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -8478,6 +8478,7 @@ "Star Face Loader", "StarFiveWildcards", "StarImageSwitch", + "StarLatentSwitch", "StarTextFilter", "StarTextInput", "Starupscale" @@ -20790,6 +20791,7 @@ "Enhanced Random Light Source", "Float Relay", "HLFrequencyDetailRestore", + "Hex to Color", "Image Add Alpha", "Image Frequency Analyzer", "Image Relay",