mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 20:02:58 +08:00
update DB
This commit is contained in:
parent
aed01b5c90
commit
602cd6ef1d
@ -2919,6 +2919,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:TransformTemplateOntoFaceMask, ..."
|
"description": "Nodes:TransformTemplateOntoFaceMask, ..."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "zcfrank1st",
|
||||||
|
"title": "ComfyUI Yolov8",
|
||||||
|
"reference": "https://github.com/zcfrank1st/Comfyui-Yolov8",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zcfrank1st/Comfyui-Yolov8"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: Yolov8Detection, Yolov8Segmentation. Deadly simple yolov8 comfyui plugin"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Off-Live",
|
"author": "Off-Live",
|
||||||
"title": "ComfyUI-off-suite",
|
"title": "ComfyUI-off-suite",
|
||||||
|
|||||||
@ -5028,6 +5028,15 @@
|
|||||||
"title_aux": "tdxh_node_comfyui"
|
"title_aux": "tdxh_node_comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/zcfrank1st/Comfyui-Yolov8": [
|
||||||
|
[
|
||||||
|
"Yolov8Detection",
|
||||||
|
"Yolov8Segmentation"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Yolov8"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/zer0TF/cute-comfy": [
|
"https://github.com/zer0TF/cute-comfy": [
|
||||||
[
|
[
|
||||||
"Cute.Placeholder"
|
"Cute.Placeholder"
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "zcfrank1st",
|
||||||
|
"title": "ComfyUI Yolov8",
|
||||||
|
"reference": "https://github.com/zcfrank1st/Comfyui-Yolov8",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zcfrank1st/Comfyui-Yolov8"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: Yolov8Detection, Yolov8Segmentation. Deadly simple yolov8 comfyui plugin"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "discopixel-studio",
|
"author": "discopixel-studio",
|
||||||
"title": "ComfyUI Discopixel Nodes",
|
"title": "ComfyUI Discopixel Nodes",
|
||||||
|
|||||||
@ -5028,6 +5028,15 @@
|
|||||||
"title_aux": "tdxh_node_comfyui"
|
"title_aux": "tdxh_node_comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/zcfrank1st/Comfyui-Yolov8": [
|
||||||
|
[
|
||||||
|
"Yolov8Detection",
|
||||||
|
"Yolov8Segmentation"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI Yolov8"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/zer0TF/cute-comfy": [
|
"https://github.com/zer0TF/cute-comfy": [
|
||||||
[
|
[
|
||||||
"Cute.Placeholder"
|
"Cute.Placeholder"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user