Spaces:
Runtime error
Runtime error
Update weights/mygo/model_info.json
Browse files- weights/mygo/model_info.json +31 -3
weights/mygo/model_info.json
CHANGED
@@ -1,9 +1,37 @@
|
|
1 |
{
|
2 |
-
|
3 |
"enable": true,
|
4 |
-
"model_path": "Anon_v2.pth,
|
5 |
"cover": "",
|
6 |
"feature_retrieval_library": "added_IVF4511_Flat_nprobe_1_Anon_v2_v2.index",
|
7 |
"author": "Wan Lau"
|
8 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
}
|
|
|
1 |
{
|
2 |
+
"anon": {
|
3 |
"enable": true,
|
4 |
+
"model_path": "Anon_v2.pth",
|
5 |
"cover": "",
|
6 |
"feature_retrieval_library": "added_IVF4511_Flat_nprobe_1_Anon_v2_v2.index",
|
7 |
"author": "Wan Lau"
|
8 |
+
},
|
9 |
+
"rana": {
|
10 |
+
"enable": true,
|
11 |
+
"model_path": "Rana_v2.pth",
|
12 |
+
"cover": "",
|
13 |
+
"feature_retrieval_library": "added_IVF923_Flat_nprobe_1_Rana_v2_v2.index",
|
14 |
+
"author": "Wan Lau"
|
15 |
+
},
|
16 |
+
"soyo": {
|
17 |
+
"enable": true,
|
18 |
+
"model_path": "Soyo1_v2.pth",
|
19 |
+
"cover": "",
|
20 |
+
"feature_retrieval_library": "added_IVF2023_Flat_nprobe_1_Soyo1_v2_v2.index",
|
21 |
+
"author": "Wan Lau"
|
22 |
+
},
|
23 |
+
"tomori": {
|
24 |
+
"enable": true,
|
25 |
+
"model_path": "Tomori_v2.pth",
|
26 |
+
"cover": "",
|
27 |
+
"feature_retrieval_library": "added_IVF2922_Flat_nprobe_1_Tomori_v2_v2.index",
|
28 |
+
"author": "Wan Lau"
|
29 |
+
},
|
30 |
+
"taki": {
|
31 |
+
"enable": true,
|
32 |
+
"model_path": "Taki_v2.pth",
|
33 |
+
"cover": "",
|
34 |
+
"feature_retrieval_library": "added_IVF2928_Flat_nprobe_1_Taki_v2_v2.index",
|
35 |
+
"author": "Wan Lau"
|
36 |
+
},
|
37 |
}
|