update DB

This commit is contained in:
Dr.Lt.Data 2024-12-25 12:46:03 +09:00
parent 84f6e2e1bf
commit 50b1e3372d
3 changed files with 46 additions and 25 deletions

View File

@ -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."
}
]
}

View File

@ -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]",

View File

@ -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",