From 3fb931564d66003cf850ab08ed03a2221c634042 Mon Sep 17 00:00:00 2001 From: ChuqiaoHuang Date: Fri, 18 Apr 2025 20:29:43 -0400 Subject: [PATCH] remove Remove Node Efficientnet for inactivity --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 85afaac..bfe9fcd 100644 --- a/data.json +++ b/data.json @@ -1965,15 +1965,6 @@ ], "description": "Sample AI Apps built with H2O Wave." }, - { - "name": "Node Efficientnet", - "link": "https://github.com/ntedgi/node-efficientnet", - "label": "good first issue", - "technologies": [ - "TypeScript" - ], - "description": "EfficientNet Image Recognition model for Node JS ( written with tensorflow.js )." - }, { "name": "OpenMetadata", "link": "https://github.com/open-metadata/OpenMetadata",