diff --git a/custom-node-list.json b/custom-node-list.json index 8e7204a..2c49bfc 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1782,6 +1782,16 @@ "install_type": "git-clone", "description": "Adds KSampler custom nodes with variation seed and variation strength." }, + { + "author": "tusharbhutt", + "title": "Endless Nodes", + "reference": "https://github.com/tusharbhutt/Endless-Nodes", + "files": [ + "https://github.com/tusharbhutt/Endless-Nodes" + ], + "install_type": "git-clone", + "description": "A small set of nodes I created for various numerical and text inputs and outputs." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 1dc4b03..4250b24 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "tusharbhutt", + "title": "Endless Nodes", + "reference": "https://github.com/tusharbhutt/Endless-Nodes", + "files": [ + "https://github.com/tusharbhutt/Endless-Nodes" + ], + "install_type": "git-clone", + "description": "A small set of nodes I created for various numerical and text inputs and outputs." + }, { "author": "chrisgoringe", "title": "Variation seeds", @@ -912,15 +922,5 @@ "install_type": "git-clone", "description": "Nodes: EagleImageNode" } - { - "author": "tusharbhutt", - "title": "Endless Nodes", - "reference": "https://github.com/tusharbhutt/Endless-Nodes", - "files": [ - "https://github.com/tusharbhutt/Endless-Nodes" - ], - "install_type": "git-clone", - "description": "A small set of nodes I created for various numerical and text inputs and outputs." - } ] }