Skip to content

Commit 70663ce

Browse files
committed
update DB
1 parent 7c77942 commit 70663ce

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-11
lines changed

custom-node-list.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -38830,6 +38830,16 @@
3883038830
"install_type": "git-clone",
3883138831
"description": "Make any ComfyUI workflow faster, use less VRAM, or produce better quality - with AI assistance"
3883238832
},
38833+
{
38834+
"author": "tppp2806",
38835+
"title": "ComfyUI-YoloTrack",
38836+
"reference": "https://github.com/tppp2806/ComfyUI-YoloTrack",
38837+
"files": [
38838+
"https://github.com/tppp2806/ComfyUI-YoloTrack"
38839+
],
38840+
"install_type": "git-clone",
38841+
"description": "Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images."
38842+
},
3883338843

3883438844

3883538845

@@ -39242,16 +39252,6 @@
3924239252
],
3924339253
"install_type": "unzip",
3924439254
"description": "This is a node to convert an image into a CMYK Halftone dot image."
39245-
},
39246-
{
39247-
"author": "tppp2806",
39248-
"title": "ComfyUI-YoloTrack",
39249-
"reference": "https://github.com/tppp2806/ComfyUI-YoloTrack",
39250-
"files": [
39251-
"https://github.com/tppp2806/ComfyUI-YoloTrack"
39252-
],
39253-
"install_type": "git-clone",
39254-
"description": "Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images."
39255-
}
39255+
}
3925639256
]
3925739257
}

node_db/new/custom-node-list.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@
1111
"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.",
1212
"tags": ["xy_plot", "xy", "xz", "testing", "ksampler"]
1313
},
14+
{
15+
"author": "tppp2806",
16+
"title": "ComfyUI-YoloTrack",
17+
"reference": "https://github.com/tppp2806/ComfyUI-YoloTrack",
18+
"files": [
19+
"https://github.com/tppp2806/ComfyUI-YoloTrack"
20+
],
21+
"install_type": "git-clone",
22+
"description": "Based on a YOLO model, it performs object detection, capture, and smooth tracking-based cropping on images."
23+
},
1424
{
1525
"author": "HM-RunningHub",
1626
"title": "ComfyUI_RH_LLM_API",

0 commit comments

Comments
 (0)