update DB

This commit is contained in:
Dr.Lt.Data 2025-12-17 06:02:43 +09:00
parent 7c77942a92
commit 70663cecc3
2 changed files with 21 additions and 11 deletions

View File

@ -38830,6 +38830,16 @@
"install_type": "git-clone",
"description": "Make any ComfyUI workflow faster, use less VRAM, or produce better quality - with AI assistance"
},
{
"author": "tppp2806",
"title": "ComfyUI-YoloTrack",
"reference": "https://github.com/tppp2806/ComfyUI-YoloTrack",
"files": [
"https://github.com/tppp2806/ComfyUI-YoloTrack"
],
"install_type": "git-clone",
"description": "Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images."
},
@ -39242,16 +39252,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "tppp2806",
"title": "ComfyUI-YoloTrack",
"reference": "https://github.com/tppp2806/ComfyUI-YoloTrack",
"files": [
"https://github.com/tppp2806/ComfyUI-YoloTrack"
],
"install_type": "git-clone",
"description": "Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images."
}
}
]
}

View File

@ -11,6 +11,16 @@
"description": "Nodes for XY-style testing of parameters such as seed, steps, cfg, denoise, prompts, and LoRAs. Does not require a custom KSampler and works with any KSampler, including the default ComfyUI one.",
"tags": ["xy_plot", "xy", "xz", "testing", "ksampler"]
},
{
"author": "tppp2806",
"title": "ComfyUI-YoloTrack",
"reference": "https://github.com/tppp2806/ComfyUI-YoloTrack",
"files": [
"https://github.com/tppp2806/ComfyUI-YoloTrack"
],
"install_type": "git-clone",
"description": "Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images."
},
{
"author": "HM-RunningHub",
"title": "ComfyUI_RH_LLM_API",