diff --git a/custom-node-list.json b/custom-node-list.json index 181e2f5c..0b3c903a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10188,6 +10188,17 @@ "install_type": "git-clone", "description": "This adds a node that has both the positive and negative prompts as input in one node. You can just add one node and be done with both Positive and Negative prompts, in place of adding two different nodes for them." }, + { + "author": "Late Night Labs", + "title": "LNL Frame Selector", + "id": "lnlframeselector", + "reference": "https://github.com/latenightlabs/ComfyUI-LNL", + "files": [ + "https://github.com/latenightlabs/ComfyUI-LNL" + ], + "install_type": "git-clone", + "description": "Frame Selector & Sequence Selection Node for ComfyUI." + }, @@ -10587,17 +10598,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "Late Night Labs", - "title": "LNL Frame Selector", - "id": "lnlframeselector", - "reference": "https://github.com/latenightlabs/ComfyUI-LNL", - "files": [ - "https://github.com/latenightlabs/ComfyUI-LNL" - ], - "install_type": "git-clone", - "description": "Frame Selector & Sequence Selection Node for ComfyUI." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index e09cc75c..93a5a7df 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -5778,6 +5778,7 @@ "Bedrock - Titan Inpainting", "Bedrock - Titan Outpainting", "Bedrock - Titan Text to Image", + "Bedrock - Titan Variation", "Image From S3", "Image From URL", "Image To S3", @@ -10683,6 +10684,15 @@ "title_aux": "LoRA Power-Merger ComfyUI" } ], + "https://github.com/latenightlabs/ComfyUI-LNL": [ + [ + "LNL_FrameSelector", + "LNL_FrameSelectorV2" + ], + { + "title_aux": "LNL Frame Selector" + } + ], "https://github.com/leoleelxh/ComfyUI-LLMs": [ [ "\ud83d\uddbc\ufe0f LLMs_Vison_Ali", diff --git a/github-stats.json b/github-stats.json index 08a6ee5d..edaa083d 100644 --- a/github-stats.json +++ b/github-stats.json @@ -3314,6 +3314,11 @@ "last_update": "2024-06-05 16:41:02", "author_account_age_days": 3063 }, + "https://github.com/latenightlabs/ComfyUI-LNL": { + "stars": 0, + "last_update": "2024-05-02 07:32:18", + "author_account_age_days": 138 + }, "https://github.com/leoleelxh/ComfyUI-LLMs": { "stars": 6, "last_update": "2024-03-07 07:34:10", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8e546338..b7042187 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -14,6 +14,7 @@ + { "author": "smthemex", "title": "ComfyUI_Pops", @@ -25,6 +26,17 @@ "install_type": "git-clone", "description": "You can use [a/Popspaper](https://popspaper.github.io/pOps/) method in comfyUI" }, + { + "author": "Late Night Labs", + "title": "LNL Frame Selector", + "id": "lnlframeselector", + "reference": "https://github.com/latenightlabs/ComfyUI-LNL", + "files": [ + "https://github.com/latenightlabs/ComfyUI-LNL" + ], + "install_type": "git-clone", + "description": "Frame Selector & Sequence Selection Node for ComfyUI." + }, { "author": "shobhitic", "title": "PlusMinusTextClip", @@ -683,39 +695,6 @@ ], "install_type": "git-clone", "description": "Nodes:Private ImageCPostprocessor" - }, - { - "author": "SozeInc", - "title": "ComfyUI-Mobile", - "id": "comfyui-mobile", - "reference": "https://github.com/SozeInc/ComfyUI-Mobile", - "files": [ - "https://github.com/SozeInc/ComfyUI-Mobile" - ], - "install_type": "git-clone", - "description": "Nodes: Ultimate Concat (Mobile), Send Notification (Mobile), Settings Launcher (Mobile), Settings Launcher Outputs (Mobile)" - }, - { - "author": "AIFSH", - "title": "ComfyUI_V-Express", - "id": "v-express", - "reference": "https://github.com/AIFSH/ComfyUI_V-Express", - "files": [ - "https://github.com/AIFSH/ComfyUI_V-Express" - ], - "install_type": "git-clone", - "description": "the comfyui custom node of [a/V-Express](https://github.com/tencent-ailab/V-Express) to make audio driven videos!" - }, - { - "author": "AonekoSS", - "title": "ComfyUI-LoRA-Tuner", - "id": "lora-tuner", - "reference": "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner", - "files": [ - "https://github.com/AonekoSS/ComfyUI-LoRA-Tuner" - ], - "install_type": "git-clone", - "description": "Nodes: LoRA-Tuner. For using multiple LoRA easily." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e09cc75c..93a5a7df 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -5778,6 +5778,7 @@ "Bedrock - Titan Inpainting", "Bedrock - Titan Outpainting", "Bedrock - Titan Text to Image", + "Bedrock - Titan Variation", "Image From S3", "Image From URL", "Image To S3", @@ -10683,6 +10684,15 @@ "title_aux": "LoRA Power-Merger ComfyUI" } ], + "https://github.com/latenightlabs/ComfyUI-LNL": [ + [ + "LNL_FrameSelector", + "LNL_FrameSelectorV2" + ], + { + "title_aux": "LNL Frame Selector" + } + ], "https://github.com/leoleelxh/ComfyUI-LLMs": [ [ "\ud83d\uddbc\ufe0f LLMs_Vison_Ali",