update custom node

This commit is contained in:
KY-2000 2025-08-23 16:02:21 +08:00
parent 35151ffdd1
commit ff46242328

View File

@ -4989,17 +4989,6 @@
"install_type": "git-clone",
"description": "A collection of nodes powering a tensor oracle on a home network with automation"
},
{
"author": "jtrue",
"title": "ComfyUI-WordEmbeddings",
"reference": "https://github.com/jtrue/ComfyUI-WordEmbeddings",
"files": [
"https://github.com/jtrue/ComfyUI-WordEmbeddings"
],
"nodename_pattern": "_jru$",
"install_type": "git-clone",
"description": "Word embedding utility nodes for ComfyUI. Load a pre-trained embedding model, explore neighbors, do analogies, and project any token/phrase onto 1D/2D/3D semantic axes with humanreadable summaries."
},
{
"author": "filliptm",
"title": "ComfyUI_Fill-Nodes",
@ -27536,16 +27525,6 @@
"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",
@ -31246,15 +31225,15 @@
"install_type": "git-clone",
"description": "Smart dynamic layer swapping between GPU and CPU for optimal inference performance with comprehensive mixed precision handling and copy-compute overlap optimization. Enables running much larger models on limited VRAM setups."
},
{
{
"author": "Dehypnotic",
"title": "NumberedText",
"title": "Numbered Text",
"reference": "https://github.com/Dehypnotic/comfyui-numbered-text",
"files": [
"https://github.com/Dehypnotic/comfyui-numbered-text"
],
"install_type": "git-clone",
"description": "Lightweight node to number text divisions (one per newline) and select single/multiple divisions by index with an optional separator"
"description": "Simple node for handling multi-line text with automatic line numbering and extracting a selected line.\nAlways auto-numbers lines (1., 2., 3., …)\nPick a line via 1-based index and output only that lines content (without the “n. ” prefix)\nRead-only “gutter”-style preview with line numbers on the left, intended for display nodes"
},
{
"author": "rickrender",
@ -31336,46 +31315,6 @@
"install_type": "git-clone",
"description": "Tiled regional prompting + tiled VAE decode with seam-free blending for ComfyUI"
},
{
"author": "BEIBEI-star661",
"title": "SJ_sweepEffect_Comfyui",
"reference": "https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui",
"files": [
"https://github.com/BEIBEI-star661/SJ_sweepEffect_Comfyui"
],
"install_type": "git-clone",
"description": "A high-quality sweep light effect node designed specifically for ComfyUI, supporting multiple parameter adjustments and anti-aliasing."
},
{
"author": "ReinerBforartists",
"title": "Auto Prompt Schedule",
"reference": "https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule",
"files": [
"https://github.com/ReinerBforartists/comfyui_auto_prompt_schedule"
],
"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."
},
@ -31811,6 +31750,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "KY-2000",
"title": "comfyui-ksampler-tester-loop",
"reference": "https://github.com/KY-2000/comfyui-ksampler-tester-loop",
"files": [
"https://github.com/KY-2000/comfyui-ksampler-tester-loop"
],
"install_type": "git-clone",
"description": "Batch samplers, schedulers, cfg, shift and steps tester custom node, automatic looping functionality for Ksampler node"
}
]
}
}