mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-24 13:50:49 +08:00
update DB
This commit is contained in:
parent
7c77942a92
commit
70663cecc3
@ -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."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user