diff --git a/custom-node-list.json b/custom-node-list.json index 6e70666..e49675e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2919,6 +2919,16 @@ "install_type": "git-clone", "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", "title": "ComfyUI-off-suite", diff --git a/extension-node-map.json b/extension-node-map.json index 1570c1b..93c4ccc 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -5028,6 +5028,15 @@ "title_aux": "tdxh_node_comfyui" } ], + "https://github.com/zcfrank1st/Comfyui-Yolov8": [ + [ + "Yolov8Detection", + "Yolov8Segmentation" + ], + { + "title_aux": "ComfyUI Yolov8" + } + ], "https://github.com/zer0TF/cute-comfy": [ [ "Cute.Placeholder" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 68005a5..fbbb2d4 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "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", "title": "ComfyUI Discopixel Nodes", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 1570c1b..93c4ccc 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -5028,6 +5028,15 @@ "title_aux": "tdxh_node_comfyui" } ], + "https://github.com/zcfrank1st/Comfyui-Yolov8": [ + [ + "Yolov8Detection", + "Yolov8Segmentation" + ], + { + "title_aux": "ComfyUI Yolov8" + } + ], "https://github.com/zer0TF/cute-comfy": [ [ "Cute.Placeholder"