Update model_info.json
Browse files- model_info.json +10 -1
model_info.json
CHANGED
@@ -124,4 +124,13 @@
|
|
124 |
"feature_retrieval_library": "added_IVF265_Flat_nprobe_1.index",
|
125 |
"feature_file": "total_fea.npy",
|
126 |
"author":"DAF"
|
127 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
124 |
"feature_retrieval_library": "added_IVF265_Flat_nprobe_1.index",
|
125 |
"feature_file": "total_fea.npy",
|
126 |
"author":"DAF"
|
127 |
+
},
|
128 |
+
"jokowi": {
|
129 |
+
"enable": true,
|
130 |
+
"name": "Jokowi",
|
131 |
+
"title": "Tenshi",
|
132 |
+
"cover": "cover.png",
|
133 |
+
"feature_retrieval_library": "added_IVF84_Flat_nprobe_1.index",
|
134 |
+
"feature_file": "total_fea.npy",
|
135 |
+
"author":"DAF"
|
136 |
+
}}
|