From ce8611d4e005c05fe776bfb101857e2e79382792 Mon Sep 17 00:00:00 2001 From: Max Kolomeychenko Date: Thu, 16 Jun 2022 15:16:53 +0300 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 9faff8f..b3b9359 100644 --- a/config.json +++ b/config.json @@ -2,7 +2,7 @@ "name": "Serve Custom Detection Model Template", "type": "app", "categories": [ - "templates" + "development" ], "main_script": "main.py", "description": "Template application to serve custom detection models",