diff --git a/custom-node-list.json b/custom-node-list.json index e50d897a..8f5e0055 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13873,9 +13873,19 @@ "files": [ "https://github.com/drmbt/comfyui-dreambait-nodes" ], - "install_type": "copy", + "install_type": "git-clone", "description": "A collection of forks, QoL nodes and utilities for ComfyUI" }, + { + "author": "InstaSD", + "title": "InstaSD nodes for ComfyUI", + "reference": "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD", + "files": [ + "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD" + ], + "install_type": "git-clone", + "description": "A collection of nodes for use with InstaSD. These nodes will be transformed into app inputs when you deploy your ComfyUI workflow on InstaSD." + }, @@ -14266,16 +14276,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "InstaSD", - "title": "InstaSD nodes for ComfyUI", - "reference": "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD", - "files": [ - "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD" - ], - "install_type": "git-clone", - "description": "A collection of nodes for use with InstaSD. These nodes will be transformed into app inputs when you deploy your ComfyUI workflow on InstaSD." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index e667d3c7..b71feee4 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -6487,6 +6487,19 @@ "title_aux": "Auto Crop By NPS" } ], + "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD": [ + [ + "InstaCBoolean", + "InstaCFloat", + "InstaCInteger", + "InstaCSeed", + "InstaCText", + "InstaCTextML" + ], + { + "title_aux": "InstaSD nodes for ComfyUI" + } + ], "https://github.com/WebDev9000/WebDev9000-Nodes": [ [ "IgnoreBraces", @@ -10541,6 +10554,7 @@ "JSPaint|D00MYs", "Load_Images_From_Paths|D00MYs", "Random_Images|D00MYs", + "Save_Images|D00MYs", "Save_Text|D00MYs", "Show_Text|D00MYs", "Strings_From_List|D00MYs" diff --git a/github-stats.json b/github-stats.json index cf549eea..ea235ed0 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2144,6 +2144,11 @@ "last_update": "2024-07-30 04:43:14", "author_account_age_days": 41 }, + "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD": { + "stars": 0, + "last_update": "2024-08-28 16:35:08", + "author_account_age_days": 688 + }, "https://github.com/WebDev9000/WebDev9000-Nodes": { "stars": 1, "last_update": "2024-06-14 10:28:22", @@ -3484,6 +3489,11 @@ "last_update": "2024-05-22 21:32:15", "author_account_age_days": 3834 }, + "https://github.com/drmbt/comfyui-dreambait-nodes": { + "stars": 2, + "last_update": "2024-08-28 12:06:34", + "author_account_age_days": 3842 + }, "https://github.com/drustan-hawk/primitive-types": { "stars": 7, "last_update": "2024-08-01 17:44:51", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 435d12cd..c2da75a8 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -80,9 +80,19 @@ "files": [ "https://github.com/drmbt/comfyui-dreambait-nodes" ], - "install_type": "copy", + "install_type": "git-clone", "description": "A collection of forks, QoL nodes and utilities for ComfyUI" }, + { + "author": "InstaSD", + "title": "InstaSD nodes for ComfyUI", + "reference": "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD", + "files": [ + "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD" + ], + "install_type": "git-clone", + "description": "A collection of nodes for use with InstaSD. These nodes will be transformed into app inputs when you deploy your ComfyUI workflow on InstaSD." + }, { "author": "TheBill2001", "title": "Save Images with Captions", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e667d3c7..b71feee4 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -6487,6 +6487,19 @@ "title_aux": "Auto Crop By NPS" } ], + "https://github.com/WaddingtonHoldings/ComfyUI-InstaSD": [ + [ + "InstaCBoolean", + "InstaCFloat", + "InstaCInteger", + "InstaCSeed", + "InstaCText", + "InstaCTextML" + ], + { + "title_aux": "InstaSD nodes for ComfyUI" + } + ], "https://github.com/WebDev9000/WebDev9000-Nodes": [ [ "IgnoreBraces", @@ -10541,6 +10554,7 @@ "JSPaint|D00MYs", "Load_Images_From_Paths|D00MYs", "Random_Images|D00MYs", + "Save_Images|D00MYs", "Save_Text|D00MYs", "Show_Text|D00MYs", "Strings_From_List|D00MYs"