From 15cb78345d81174362eb866883e7c502d7c96fb9 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 16 Jun 2024 19:59:12 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 11 +++++++++++ extension-node-map.json | 9 +++++++++ github-stats.json | 5 +++++ node_db/dev/custom-node-list.json | 13 ++++++++++++- node_db/new/custom-node-list.json | 11 +++++++++++ node_db/new/extension-node-map.json | 9 +++++++++ 6 files changed, 57 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index cf0356a4..01922e37 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10373,6 +10373,17 @@ "install_type": "git-clone", "description": "sdBxb, a tool that converts ComfyUI workflows into WeChat Mini Program, Douyin Mini Program, and H5 with one click, and supports payments." }, + { + "author": "SuperMasterBlasterLaser", + "title": "ComfyUI_YOLO_Classifiers", + "id": "yolo-classifier", + "reference": "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers", + "files": [ + "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers" + ], + "install_type": "git-clone", + "description": "Nodes:YOLO Classifier Model Loader, YOLO Classify." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 9af436ee..417f1628 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3992,6 +3992,15 @@ "title_aux": "ComfyUI-SuperBeasts" } ], + "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": [ + [ + "YOLO Classifier Model Loader", + "YOLO Classify" + ], + { + "title_aux": "ComfyUI_YOLO_Classifiers" + } + ], "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": [ [ "CR 8 Channel In", diff --git a/github-stats.json b/github-stats.json index f48aeebe..b47dffb7 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1304,6 +1304,11 @@ "last_update": "2024-06-01 20:27:53", "author_account_age_days": 80 }, + "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": { + "stars": 0, + "last_update": "2024-06-16 09:55:58", + "author_account_age_days": 3570 + }, "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": { "stars": 464, "last_update": "2024-06-05 01:09:25", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 0f25c6e9..cbd9cf60 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -11,6 +11,17 @@ + { + "author": "horidream", + "title": "ComfyUI-Horidream", + "id": "horidream", + "reference": "https://github.com/horidream/ComfyUI-Horidream", + "files": [ + "https://github.com/horidream/ComfyUI-Horidream" + ], + "install_type": "git-clone", + "description": "Nodes:Pass Through With Sound." + }, { "author": "kijai", "title": "ComfyUI-DiffusersSD3Wrapper", @@ -30,7 +41,7 @@ "https://github.com/AustinMroz/ComfyUI-WorkflowCheckpointing" ], "install_type": "git-clone", - "description": "ComfyUI SD3-Medium ControlNet(Diffusers)" + "description": "ComfyUI SD3-Medium ControlNet (Diffusers)" }, { "author": "AustinMroz", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 282f8588..3a6cada4 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -14,6 +14,17 @@ + { + "author": "SuperMasterBlasterLaser", + "title": "ComfyUI_YOLO_Classifiers", + "id": "yolo-classifier", + "reference": "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers", + "files": [ + "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers" + ], + "install_type": "git-clone", + "description": "Nodes:YOLO Classifier Model Loader, YOLO Classify." + }, { "author": "kijai", "title": "ComfyUI-B-LoRA", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9af436ee..417f1628 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3992,6 +3992,15 @@ "title_aux": "ComfyUI-SuperBeasts" } ], + "https://github.com/SuperMasterBlasterLaser/ComfyUI_YOLO_Classifiers": [ + [ + "YOLO Classifier Model Loader", + "YOLO Classify" + ], + { + "title_aux": "ComfyUI_YOLO_Classifiers" + } + ], "https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes": [ [ "CR 8 Channel In",