Spaces:
Running
Running
aerith marel
Browse files- weights/model_info.json +18 -0
weights/model_info.json
CHANGED
@@ -124,5 +124,23 @@
|
|
124 |
"feature_retrieval_library": "added_IVF325_Flat_nprobe_5.index",
|
125 |
"feature_file": "total_fea.npy",
|
126 |
"author":"Ardha"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
127 |
}
|
128 |
}
|
|
|
124 |
"feature_retrieval_library": "added_IVF325_Flat_nprobe_5.index",
|
125 |
"feature_file": "total_fea.npy",
|
126 |
"author":"Ardha"
|
127 |
+
},
|
128 |
+
"aerith": {
|
129 |
+
"enable": false,
|
130 |
+
"name": "aerith",
|
131 |
+
"title": "Aerith",
|
132 |
+
"cover": "cover.jpg",
|
133 |
+
"feature_retrieval_library": "trained_IVF3933_Flat_nprobe_1_5.index",
|
134 |
+
"feature_file": "total_fea.npy",
|
135 |
+
"author":"Ardha"
|
136 |
+
},
|
137 |
+
"marel": {
|
138 |
+
"enable": false,
|
139 |
+
"name": "marel",
|
140 |
+
"title": "Marel",
|
141 |
+
"cover": "cover.jpg",
|
142 |
+
"feature_retrieval_library": "added_IVF418_Flat_nprobe_1.index",
|
143 |
+
"feature_file": "total_fea.npy",
|
144 |
+
"author":"Ardha"
|
145 |
}
|
146 |
}
|