Update model_info.json
Browse files- model_info.json +9 -0
model_info.json
CHANGED
@@ -97,4 +97,13 @@
|
|
97 |
"feature_retrieval_library": "added_IVF193_Flat_nprobe_1.index",
|
98 |
"feature_file": "total_fea.npy",
|
99 |
"author":"DAF"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
100 |
}}
|
|
|
97 |
"feature_retrieval_library": "added_IVF193_Flat_nprobe_1.index",
|
98 |
"feature_file": "total_fea.npy",
|
99 |
"author":"DAF"
|
100 |
+
},
|
101 |
+
"alice": {
|
102 |
+
"enable": true,
|
103 |
+
"name": "alice",
|
104 |
+
"title": "Blue Archive - Alice",
|
105 |
+
"cover": "cover.png",
|
106 |
+
"feature_retrieval_library": "added_IVF141_Flat_nprobe_4.index",
|
107 |
+
"feature_file": "total_fea.npy",
|
108 |
+
"author":"DAF"
|
109 |
}}
|