From 7652690cd0d0ae170abe4fa28e876ecf30dbc0b6 Mon Sep 17 00:00:00 2001 From: Gene Date: Fri, 10 Nov 2023 17:26:26 +0800 Subject: [PATCH] [MNT] add others to Scenario --- learnware/config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/learnware/config.py b/learnware/config.py index 8bd557e..30b1365 100644 --- a/learnware/config.py +++ b/learnware/config.py @@ -107,6 +107,7 @@ semantic_config = { "Education", "Entertainment", "Architecture", + "Others", ], "Type": "Tag", # Choose one or more tags },