diff --git a/custom-node-list.json b/custom-node-list.json index a85f3816..a65e3d24 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10101,6 +10101,16 @@ "install_type": "git-clone", "description": "comfuio custom node that returns an image from a batch based on selected criteria such as RGB value, brightness, etc (credits to chris goringe's custom nodes tutorial )." }, + { + "author": "exdysa", + "title": "comfyui-selector", + "reference": "https://github.com/exdysa/comfyui-selector", + "files": [ + "https://github.com/exdysa/comfyui-selector" + ], + "install_type": "git-clone", + "description": "Nodes:Selector. Quick and dirty parameter generator node for ComfyUI." + }, @@ -10420,16 +10430,6 @@ "install_type": "copy", "description": "Nodes:TextToSpeech, phy_3_conditioning, SaveAudioToDaVinci, SaveImageToDaVinci.\nNOTE:In order to use DaVinci node you must have DaVinci Resolve Studio connected to the API. For more information check the help seciton in DaVinci Resolve Studio HELP>DOCUMENTATION>DEVELOPER. It will open a folder, search for scripting and the for README.txt file, the API documentation." }, - { - "author": "exdysa", - "title": "comfyui-selector", - "reference": "https://github.com/exdysa/comfyui-selector", - "files": [ - "https://github.com/exdysa/comfyui-selector/raw/main/selector.py" - ], - "install_type": "copy", - "description": "Nodes:Selector. Quick and dirty parameter generator node for ComfyUI." - }, { "author": "DannyStone1999", "title": "ComfyUI-Depth2Mask", diff --git a/extension-node-map.json b/extension-node-map.json index 9d7c7467..5b8444e3 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -8275,7 +8275,7 @@ "title_aux": "ComfyMath" } ], - "https://github.com/exdysa/comfyui-selector/raw/main/selector.py": [ + "https://github.com/exdysa/comfyui-selector": [ [ "Recourse", "Selector" @@ -8379,6 +8379,7 @@ "FL_HalftonePattern", "FL_HexagonalPattern", "FL_ImageCaptionSaver", + "FL_ImageCollage", "FL_ImageDimensionDisplay", "FL_ImageDurationSync", "FL_ImageNotes", diff --git a/github-stats.json b/github-stats.json index eba398af..e20dfc20 100644 --- a/github-stats.json +++ b/github-stats.json @@ -2539,6 +2539,11 @@ "last_update": "2023-08-27 03:29:04", "author_account_age_days": 4223 }, + "https://github.com/exdysa/comfyui-selector": { + "stars": 1, + "last_update": "2024-06-09 06:07:39", + "author_account_age_days": 980 + }, "https://github.com/failfa-st/failfast-comfyui-extensions": { "stars": 126, "last_update": "2024-05-09 19:24:22", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9d7c7467..5b8444e3 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -8275,7 +8275,7 @@ "title_aux": "ComfyMath" } ], - "https://github.com/exdysa/comfyui-selector/raw/main/selector.py": [ + "https://github.com/exdysa/comfyui-selector": [ [ "Recourse", "Selector" @@ -8379,6 +8379,7 @@ "FL_HalftonePattern", "FL_HexagonalPattern", "FL_ImageCaptionSaver", + "FL_ImageCollage", "FL_ImageDimensionDisplay", "FL_ImageDurationSync", "FL_ImageNotes",