diff --git a/extension-node-map.json b/extension-node-map.json index 09905e2e..7107e52a 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -5299,6 +5299,7 @@ "Image Params", "Is Image Valid ?", "None if same Image", + "Resize To Megapixels", "Video Params" ], { diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 4170cf2c..b9d7bb00 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "LucianoCirino", + "title": "ComfyUI-invAIder-Nodes", + "reference": "https://github.com/LucianoCirino/ComfyUI-invAIder-Nodes", + "files": [ + "https://github.com/LucianoCirino/ComfyUI-invAIder-Nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes I've created for my own personal workflows. Use at your own discretion.\nNOTE: The files in the repo are not organized." + }, { "author": "zhuanvi", "title": "ComfyUI-ZVNodes [WIP]", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 0d1d445b..26e4c13d 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -2065,6 +2065,34 @@ "title_aux": "ComfyUI-Lucian [WIP]" } ], + "https://github.com/LucianoCirino/ComfyUI-invAIder-Nodes": [ + [ + "\ud83d\udc7e Any Switch", + "\ud83d\udc7e Any Switch Large", + "\ud83d\udc7e Any Switch Medium", + "\ud83d\udc7e Any to Any", + "\ud83d\udc7e Debug Tensor Structure", + "\ud83d\udc7e Evaluate Anything", + "\ud83d\udc7e Image Crop", + "\ud83d\udc7e Image Grid", + "\ud83d\udc7e Image Overlay", + "\ud83d\udc7e Img to Gif", + "\ud83d\udc7e Int to Bits", + "\ud83d\udc7e Is Image Fully Transparent", + "\ud83d\udc7e Load Any", + "\ud83d\udc7e Load Image Batch", + "\ud83d\udc7e Number Counter", + "\ud83d\udc7e Preview Image if True", + "\ud83d\udc7e Save AnimPNG If True", + "\ud83d\udc7e Save Any", + "\ud83d\udc7e Save Image If True", + "\ud83d\udc7e Seed Controller", + "\ud83d\udc7e Signed Integer" + ], + { + "title_aux": "ComfyUI-invAIder-Nodes" + } + ], "https://github.com/LyazS/ComfyUI-aznodes": [ [ "CrossFadeImageSequence", @@ -2185,6 +2213,7 @@ "ImageCountConcatenate", "ImageHeigthStitch", "ImageWidthStitch", + "Image_Resize", "MergeImageChannels", "random_any", "show_type", diff --git a/node_db/dev/github-stats.json b/node_db/dev/github-stats.json index e76f9316..68ba98cd 100644 --- a/node_db/dev/github-stats.json +++ b/node_db/dev/github-stats.json @@ -684,6 +684,11 @@ "last_update": "2025-06-18 06:47:37", "author_account_age_days": 2277 }, + "https://github.com/LucianoCirino/ComfyUI-invAIder-Nodes": { + "stars": 0, + "last_update": "2025-07-27 22:04:59", + "author_account_age_days": 1062 + }, "https://github.com/LucipherDev/ComfyUI-Sentinel": { "stars": 34, "last_update": "2025-04-07 14:53:13", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 09905e2e..7107e52a 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -5299,6 +5299,7 @@ "Image Params", "Is Image Valid ?", "None if same Image", + "Resize To Megapixels", "Video Params" ], {