From 50b1e3372d98ad3a7030a5ec0a13090c3b532669 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Wed, 25 Dec 2024 12:46:03 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 38 ++++++++++++------------------- node_db/dev/custom-node-list.json | 10 ++++++++ node_db/new/custom-node-list.json | 23 ++++++++++++++++++- 3 files changed, 46 insertions(+), 25 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 7cd8a7e9..3c23d432 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7313,7 +7313,7 @@ "https://github.com/ShmuelRonen/ComfyUI_pixtral_large" ], "install_type": "git-clone", - "description": "A ComfyUI custom node that integrates Mistral AI's Pixtral Large vision model, enabling powerful multimodal AI capabilities within ComfyUI. Pixtral Large is a 124B parameter model (123B decoder + 1B vision encoder) that can analyze up to 30 high-resolution images simultaneously." + "description": "A ComfyUI custom node that integrates Mistral AI's Pixtral Large vision model, enabling powerful multimodal AI capabilities within ComfyUI. Pixtral Large is a 124B parameter model (123B decoder + 1B visual encoder)" }, { "author": "ShmuelRonen", @@ -12595,7 +12595,7 @@ "https://github.com/licyk/ComfyUI-Restart-Sampler" ], "install_type": "git-clone", - "description": "This extension is a node that directly expands the functionality of KSampler, rather than being in the form of a custom node. [w/Workflows created using this feature are not compatible with other users.]" + "description": "This extension is a node that directly expands the functionality of KSampler, adding the TCD sampling to KSampler." }, { "author": "licyk", @@ -16782,7 +16782,7 @@ "https://github.com/Blonicx/ComfyUI-X-Rework" ], "install_type": "git-clone", - "description": "This is a plugin for ComfyUI that adds new Util Nodes and makes Lora training in ComfyUI abel. Except that it adds a new Features for Images." + "description": "This is a plugin for ComfyUI that adds new Util Nodes and Nodes for easier image creation and sharing." }, { "author": "1zhangyy1", @@ -18059,16 +18059,6 @@ "install_type": "git-clone", "description": "A collection of nodes to enhance your experience with ComfyUI." }, - { - "author": "krich-cto", - "title": "ComfyUI Flow Control", - "reference": "https://github.com/krich-cto/ComfyUI-Flow-Control", - "files": [ - "https://github.com/krich-cto/ComfyUI-Flow-Control" - ], - "install_type": "git-clone", - "description": "This is an Extension for ComfyUI. This project will help you control the flow logic via many controls." - }, { "author": "Tlant", "title": "ComfyUI-OllamaPromptsGeneratorTlant", @@ -18333,6 +18323,17 @@ "install_type": "git-clone", "description": "AsyncDiff node for ComfyUI" }, + { + "author": "pharmapsychotic", + "title": "comfy-cliption", + "id": "comfy-cliption", + "reference": "https://github.com/pharmapsychotic/comfy-cliption", + "files": [ + "https://github.com/pharmapsychotic/comfy-cliption" + ], + "install_type": "git-clone", + "description": "Image to caption with CLIP ViT-L/14. Small and fast addition to the CLIP-L model you already have loaded to generate captions for images within your workflow." + }, @@ -18775,17 +18776,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "pharmapsychotic", - "title": "comfy-cliption", - "id": "comfy-cliption", - "reference": "https://github.com/pharmapsychotic/comfy-cliption", - "files": [ - "https://github.com/pharmapsychotic/comfy-cliption" - ], - "install_type": "git-clone", - "description": "Image to caption with CLIP ViT-L/14. Small and fast addition to the CLIP-L model you already have loaded to generate captions for images within your workflow." } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 627b9e63..cb051fc8 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,16 @@ + { + "author": "krich-cto", + "title": "ComfyUI Flow Control [UNSTABLE]", + "reference": "https://github.com/krich-cto/ComfyUI-Flow-Control", + "files": [ + "https://github.com/krich-cto/ComfyUI-Flow-Control" + ], + "install_type": "git-clone", + "description": "This is an Extension for ComfyUI. This project will help you control the flow logic via many controls.[w/Installing this custom node currently causes a conflict with the UnetLoaderGGUF of ComfyUI-GGUF.]" + }, { "author": "dihan", "title": "ComfyUI Random Keypoints for InstantID [WIP]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3f23d5b8..65165b81 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,28 @@ - + { + "author": "Light-x02", + "title": "Flux Settings Node", + "id": "flux_settings_node", + "reference": "https://github.com/Light-x02/ComfyUI-FluxSettingsNode", + "files": [ + "https://github.com/Light-x02/ComfyUI-FluxSettingsNode" + ], + "install_type": "git-clone", + "description": "A combined node for ComfyUI with six configurable tabs for managing multiple parameter configurations, including guidance, sampler, scheduler, steps, and denoise." + }, + { + "author": "pharmapsychotic", + "title": "comfy-cliption", + "id": "comfy-cliption", + "reference": "https://github.com/pharmapsychotic/comfy-cliption", + "files": [ + "https://github.com/pharmapsychotic/comfy-cliption" + ], + "install_type": "git-clone", + "description": "Image to caption with CLIP ViT-L/14. Small and fast addition to the CLIP-L model you already have loaded to generate captions for images within your workflow." + }, { "author": "shinich39", "title": "comfyui-view-recommendations",