mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-03 10:40:49 +08:00
update DB
This commit is contained in:
parent
7c77942a92
commit
70663cecc3
@ -38830,6 +38830,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Make any ComfyUI workflow faster, use less VRAM, or produce better quality - with AI assistance"
|
"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",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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.",
|
"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"]
|
"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",
|
"author": "HM-RunningHub",
|
||||||
"title": "ComfyUI_RH_LLM_API",
|
"title": "ComfyUI_RH_LLM_API",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user