diff --git a/custom-node-list.json b/custom-node-list.json
index dd3c367..51a7e00 100644
--- a/custom-node-list.json
+++ b/custom-node-list.json
@@ -467,6 +467,16 @@
"install_type": "git-clone",
"description": "A ComfyUI extension allowing the interrogation of booru tags from images."
},
+ {
+ "author": "pythongosssss",
+ "title": "pythongosssss/ComfyUI-Custom-Scripts",
+ "reference": "https://github.com/pythongosssss/ComfyUI-Custom-Scripts",
+ "files": [
+ "https://github.com/pythongosssss/ComfyUI-Custom-Scripts"
+ ],
+ "install_type": "git-clone",
+ "description": "This extension provides: Auto Arrange Graph, Workflow SVG, Favicon Status, Image Feed, Latent Upscale By, Lock Nodes & Groups, Lora Subfolders, Preset Text, Show Text, Touch Support, Link Render Mode, Locking, Node Finder, Quick Nodes, Show Image On Menu, Show Text, Workflow Managements, Custom Widget Default Values"
+ },
{
"author": "strimmlarn",
"title": "ComfyUI_Strimmlarns_aesthetic_score",
@@ -619,16 +629,6 @@
"install_type": "git-clone",
"description": "Allor is a plugin for ComfyUI with an emphasis on transparency and performance.
NOTE: If you do not disable the default node override feature in the settings, the built-in nodes, namely ImageScale and ImageScaleBy nodes, will be disabled. (ref: Configutation)
" }, - { - "author": "pythongosssss", - "title": "pythongosssss/ComfyUI-Custom-Scripts", - "reference": "https://github.com/pythongosssss/ComfyUI-Custom-Scripts", - "files": [ - "https://github.com/pythongosssss/ComfyUI-Custom-Scripts" - ], - "install_type": "git-clone", - "description": "This extension provides: Auto Arrange Graph, Workflow SVG, Favicon Status, Image Feed, Latent Upscale By, Lock Nodes & Groups, Lora Subfolders, Preset Text, Show Text, Touch Support, Link Render Mode, Locking, Node Finder, Quick Nodes, Show Image On Menu, Show Text, Workflow Managements, Custom Widget Default Values" - }, { "author": "melMass", "title": "MTB Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 3bf95a7..181b472 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -408,6 +408,7 @@ "SawtoothWave", "SinWave", "SquareWave", + "StringSchedule", "TriangleWave", "ValueSchedule" ], diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 3bf95a7..181b472 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -408,6 +408,7 @@ "SawtoothWave", "SinWave", "SquareWave", + "StringSchedule", "TriangleWave", "ValueSchedule" ],