update DB

This commit is contained in:
Dr.Lt.Data 2025-08-23 09:20:01 +09:00
parent 4527d41a7a
commit 35151ffdd1
7 changed files with 1470 additions and 1249 deletions

View File

@ -27536,6 +27536,16 @@
"install_type": "git-clone",
"description": "This repository contains a versatile custom node for ComfyUI, Display Image with Mask, designed to offer advanced image viewing, masking, and saving capabilities directly within your workflow."
},
{
"author": "orion4d",
"title": "ComfyUI_DAO_master",
"reference": "https://github.com/orion4d/ComfyUI_DAO_master",
"files": [
"https://github.com/orion4d/ComfyUI_DAO_master"
],
"install_type": "git-clone",
"description": "ComfyUI_DAO_master is a collection of custom nodes for ComfyUI. These nodes provide additional tools for image creation, manipulation, and visual experimentation, with a focus on vector workflows (DXF & SVG) and production utilities."
},
{
"author": "aiaiaikkk",
"title": "ComfyUI-Curve",
@ -31346,6 +31356,26 @@
"install_type": "git-clone",
"description": "Auto Prompt Schedule is a ComfyUI helper node for the Prompt Schedule Node or the Batch Prompt Schedule node from Fizzledorf. You need this Prompt Schedule nodes to make use of the Auto Prompt Schedule Node."
},
{
"author": "dimtoneff",
"title": "ComfyUI-VL-Nodes",
"reference": "https://github.com/dimtoneff/ComfyUI-VL-Nodes",
"files": [
"https://github.com/dimtoneff/ComfyUI-VL-Nodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI that integrates various Vision-Language (VL) models, including Xiaomi MiMo-VL, LiquidAI LFM2-VL, Kwai Keye-VL, AIDC-AI Ovis2.5 and Ovis-U1. Tested with models: AIDC-AI/Ovis2.5-2B, AIDC-AI/Ovis2.5-9B, Kwai-Keye/Keye-VL-8B-Preview, MiMo-VL-7B-RL-GGUF, LiquidAI/LFM2-VL-450M, LiquidAI/LFM2-VL-1.6B, AIDC-AI/Ovis-U1-3B."
},
{
"author": "mangobyed",
"title": "ComfyUI YOLOv8 Object Detection Node",
"reference": "https://github.com/mangobyed/ComfyUI_Detection_List",
"files": [
"https://github.com/mangobyed/ComfyUI_Detection_List"
],
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node that performs object detection using YOLOv8 and outputs individual images for each detected object. Perfect for automatic mask generation, object isolation, and batch processing workflows."
},

View File

@ -81,6 +81,8 @@
"ImageBatchPath",
"JC",
"JC_ExtraOptions",
"JC_GGUF",
"JC_GGUF_adv",
"JC_adv"
],
{
@ -9115,6 +9117,7 @@
],
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [
[
"AudioVisualizer",
"LoraTagLoader",
"ResolutionSelector",
"StringCleaning",
@ -9129,6 +9132,7 @@
"\u2728\ud83d\udcac Groq LLM API",
"\u2728\ud83d\udcdd Groq ALM API - Transcribe",
"\u2728\ud83d\udcf7 Groq VLM API",
"\ud83c\udfb5\ud83d\udcca Audio Visualizer",
"\ud83c\udff7\ufe0f LoRA Loader Prompt Tags",
"\ud83d\udcbe Save Text File With Path",
"\ud83d\udcc1 Get File Path",
@ -20764,6 +20768,8 @@
"CYHChromaticAberrationNode",
"CYHFilmGrainNode",
"CYHFolderFilenameBuilderNode",
"CYHGlobalColorGradingNode",
"CYHInteractivePainterNode",
"CYHLatentFluxAspectRatio",
"CYHLatentPhoneAspectRatio",
"CYHLatentQwenAspectRatio",
@ -22813,6 +22819,24 @@
"title_aux": "ComfyUI PixelArt Detector"
}
],
"https://github.com/dimtoneff/ComfyUI-VL-Nodes": [
[
"KeyeModelLoader",
"KeyeNode",
"LFM2TransformerImageToText",
"LFM2TransformerModelLoader",
"MiMoFreeMemoryAPI",
"MiMoImageToText",
"MiMoModelLoader",
"Ovis25ImageToText",
"Ovis25ModelLoader",
"OvisU1ImageCaption",
"OvisU1ModelLoader"
],
{
"title_aux": "ComfyUI-VL-Nodes"
}
],
"https://github.com/diodiogod/TTS-Audio-Suite": [
[
"AudioAnalyzerNode",
@ -32166,6 +32190,14 @@
"title_aux": "ComfyUI-Mango-Random"
}
],
"https://github.com/mangobyed/ComfyUI_Detection_List": [
[
"YOLOv8ObjectDetectionNode"
],
{
"title_aux": "ComfyUI YOLOv8 Object Detection Node"
}
],
"https://github.com/manifestations/comfyui-globetrotter": [
[
"LoRATrainerNode",
@ -34417,6 +34449,42 @@
"title_aux": "ComfyUI-Image-Effects"
}
],
"https://github.com/orion4d/ComfyUI_DAO_master": [
[
"ConvertIMGtoSVG",
"ConvertSVGtoIMG",
"DAO Blur",
"DAO Hex Color Picker",
"DAO Move",
"DAO RVB Color Picker",
"DAO Text Maker",
"DXF Add Circle",
"DXF Add Ellipse",
"DXF Add Line",
"DXF Add Polygon",
"DXF Add Rectangle",
"DXF Add Rounded Rectangle",
"DXF Add Star",
"DXF Add Triangle",
"DXF Import",
"DXF New",
"DXF Preview",
"DXF Save",
"DXF Stats",
"DXF Transform",
"DXF to SVG",
"Folder File Picker",
"SVG Boolean",
"SVG Load",
"SVG Passthrough",
"SVG Preview",
"SVG Save",
"SVG Style"
],
{
"title_aux": "ComfyUI_DAO_master"
}
],
"https://github.com/orion4d/ComfyUI_colormaster": [
[
"AnnotateHexLines",
@ -37243,6 +37311,7 @@
],
"https://github.com/silveroxides/ComfyUI_FDGuidance": [
[
"FDG_APG_Patcher",
"FrequencyDecoupledGuidance"
],
{

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "LittleTechPomp",
"title": "comfyui-pixxio",
"reference": "https://github.com/LittleTechPomp/comfyui-pixxio",
"files": [
"https://github.com/LittleTechPomp/comfyui-pixxio"
],
"install_type": "git-clone",
"description": "NODES: Load Image from Pixx.io, Auto-Upload Image to Pixxio Collection"
},
{
"author": "RomanticQq",
"title": "ComfyUI-Groudingdino-Sam",
"reference": "https://github.com/RomanticQq/ComfyUI-Groudingdino-Sam",
"files": [
"https://github.com/RomanticQq/ComfyUI-Groudingdino-Sam"
],
"install_type": "git-clone",
"description": "NODES: GroundingDino, GroundedSam2CutGaussian"
},
{
"author": "Firetheft",
"title": "ComfyUI Local Media Manager [UNSAFE]",

View File

@ -2252,6 +2252,15 @@
"title_aux": "ComfyUI-Linsoo-Custom-Nodes"
}
],
"https://github.com/LittleTechPomp/comfyui-pixxio": [
[
"AutoUploadImageToPixxioCollection",
"LoadImageFromPixxioAPI"
],
{
"title_aux": "comfyui-pixxio"
}
],
"https://github.com/Looking-Glass/LKG-ComfyUI": [
[
"BridgePreview",
@ -3082,6 +3091,15 @@
"title_aux": "ComfyUI_SZtools"
}
],
"https://github.com/RomanticQq/ComfyUI-Groudingdino-Sam": [
[
"grounded_sam2_cut_gaussian",
"groundingdino"
],
{
"title_aux": "ComfyUI-Groudingdino-Sam"
}
],
"https://github.com/RoyKillington/miscomfy-nodes": [
[
"VeniceUpscale"

View File

@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "orion4d",
"title": "ComfyUI_DAO_master",
"reference": "https://github.com/orion4d/ComfyUI_DAO_master",
"files": [
"https://github.com/orion4d/ComfyUI_DAO_master"
],
"install_type": "git-clone",
"description": "ComfyUI_DAO_master is a collection of custom nodes for ComfyUI. These nodes provide additional tools for image creation, manipulation, and visual experimentation, with a focus on vector workflows (DXF & SVG) and production utilities."
},
{
"author": "dimtoneff",
"title": "ComfyUI-VL-Nodes",
"reference": "https://github.com/dimtoneff/ComfyUI-VL-Nodes",
"files": [
"https://github.com/dimtoneff/ComfyUI-VL-Nodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI that integrates various Vision-Language (VL) models, including Xiaomi MiMo-VL, LiquidAI LFM2-VL, Kwai Keye-VL, AIDC-AI Ovis2.5 and Ovis-U1. Tested with models: AIDC-AI/Ovis2.5-2B, AIDC-AI/Ovis2.5-9B, Kwai-Keye/Keye-VL-8B-Preview, MiMo-VL-7B-RL-GGUF, LiquidAI/LFM2-VL-450M, LiquidAI/LFM2-VL-1.6B, AIDC-AI/Ovis-U1-3B."
},
{
"author": "mangobyed",
"title": "ComfyUI YOLOv8 Object Detection Node",
"reference": "https://github.com/mangobyed/ComfyUI_Detection_List",
"files": [
"https://github.com/mangobyed/ComfyUI_Detection_List"
],
"install_type": "git-clone",
"description": "A powerful ComfyUI custom node that performs object detection using YOLOv8 and outputs individual images for each detected object. Perfect for automatic mask generation, object isolation, and batch processing workflows."
},
{
"author": "jtrue",
"title": "ComfyUI-WordEmbeddings",
@ -661,36 +691,6 @@
],
"install_type": "git-clone",
"description": "Assist in determining reasonable input values for tiled_width/tiled_height in the UltimateSDUpscale node to improve efficiency."
},
{
"author": "educator-art",
"title": "ComfyUI-gpt-oss-PromptDesigner",
"reference": "https://github.com/educator-art/ComfyUI-gpt-oss-PromptDesigner",
"files": [
"https://github.com/educator-art/ComfyUI-gpt-oss-PromptDesigner"
],
"install_type": "git-clone",
"description": "Using the ollama gpt-oss:20b model, a prompt is generated. The user enters the desired theme into a custom node and runs it, and the model outputs a Stable Diffusion prompt. This is useful when you want the model to handle prompt creation for you."
},
{
"author": "stduhpf",
"title": "KSampler for Wan 2.2 MoE for ComfyUI",
"reference": "https://github.com/stduhpf/ComfyUI-WanMoeKSampler",
"files": [
"https://github.com/stduhpf/ComfyUI-WanMoeKSampler"
],
"install_type": "git-clone",
"description": "These nodes are made to support 'Mixture of Expert' Flow models with the architecture of Wan2.2 A14B (With a high noise expert and low noise expert). Instead of guessing the denoising step at which to swap from tyhe high noise model to the low noise model, this node automatically chanage to the low noise model when we reach the diffusion timestep at which the signal to noise ratio is supposed to be 1:1."
},
{
"author": "shinich39",
"title": "comfyui-global-prompts",
"reference": "https://github.com/shinich39/comfyui-global-prompts",
"files": [
"https://github.com/shinich39/comfyui-global-prompts"
],
"install_type": "git-clone",
"description": "Set global prompts using note node."
}
]
}

View File

@ -81,6 +81,8 @@
"ImageBatchPath",
"JC",
"JC_ExtraOptions",
"JC_GGUF",
"JC_GGUF_adv",
"JC_adv"
],
{
@ -9115,6 +9117,7 @@
],
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [
[
"AudioVisualizer",
"LoraTagLoader",
"ResolutionSelector",
"StringCleaning",
@ -9129,6 +9132,7 @@
"\u2728\ud83d\udcac Groq LLM API",
"\u2728\ud83d\udcdd Groq ALM API - Transcribe",
"\u2728\ud83d\udcf7 Groq VLM API",
"\ud83c\udfb5\ud83d\udcca Audio Visualizer",
"\ud83c\udff7\ufe0f LoRA Loader Prompt Tags",
"\ud83d\udcbe Save Text File With Path",
"\ud83d\udcc1 Get File Path",
@ -20764,6 +20768,8 @@
"CYHChromaticAberrationNode",
"CYHFilmGrainNode",
"CYHFolderFilenameBuilderNode",
"CYHGlobalColorGradingNode",
"CYHInteractivePainterNode",
"CYHLatentFluxAspectRatio",
"CYHLatentPhoneAspectRatio",
"CYHLatentQwenAspectRatio",
@ -22813,6 +22819,24 @@
"title_aux": "ComfyUI PixelArt Detector"
}
],
"https://github.com/dimtoneff/ComfyUI-VL-Nodes": [
[
"KeyeModelLoader",
"KeyeNode",
"LFM2TransformerImageToText",
"LFM2TransformerModelLoader",
"MiMoFreeMemoryAPI",
"MiMoImageToText",
"MiMoModelLoader",
"Ovis25ImageToText",
"Ovis25ModelLoader",
"OvisU1ImageCaption",
"OvisU1ModelLoader"
],
{
"title_aux": "ComfyUI-VL-Nodes"
}
],
"https://github.com/diodiogod/TTS-Audio-Suite": [
[
"AudioAnalyzerNode",
@ -32166,6 +32190,14 @@
"title_aux": "ComfyUI-Mango-Random"
}
],
"https://github.com/mangobyed/ComfyUI_Detection_List": [
[
"YOLOv8ObjectDetectionNode"
],
{
"title_aux": "ComfyUI YOLOv8 Object Detection Node"
}
],
"https://github.com/manifestations/comfyui-globetrotter": [
[
"LoRATrainerNode",
@ -34417,6 +34449,42 @@
"title_aux": "ComfyUI-Image-Effects"
}
],
"https://github.com/orion4d/ComfyUI_DAO_master": [
[
"ConvertIMGtoSVG",
"ConvertSVGtoIMG",
"DAO Blur",
"DAO Hex Color Picker",
"DAO Move",
"DAO RVB Color Picker",
"DAO Text Maker",
"DXF Add Circle",
"DXF Add Ellipse",
"DXF Add Line",
"DXF Add Polygon",
"DXF Add Rectangle",
"DXF Add Rounded Rectangle",
"DXF Add Star",
"DXF Add Triangle",
"DXF Import",
"DXF New",
"DXF Preview",
"DXF Save",
"DXF Stats",
"DXF Transform",
"DXF to SVG",
"Folder File Picker",
"SVG Boolean",
"SVG Load",
"SVG Passthrough",
"SVG Preview",
"SVG Save",
"SVG Style"
],
{
"title_aux": "ComfyUI_DAO_master"
}
],
"https://github.com/orion4d/ComfyUI_colormaster": [
[
"AnnotateHexLines",
@ -37243,6 +37311,7 @@
],
"https://github.com/silveroxides/ComfyUI_FDGuidance": [
[
"FDG_APG_Patcher",
"FrequencyDecoupledGuidance"
],
{