Spaces:
Runtime error
Runtime error
Update weights/mygo/model_info.json
Browse files
weights/mygo/model_info.json
CHANGED
@@ -1,35 +1,35 @@
|
|
1 |
{
|
2 |
"anon": {
|
3 |
"enable": true,
|
4 |
-
"model_path": "
|
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": "
|
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": "
|
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": "
|
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": "
|
33 |
"cover": "",
|
34 |
"feature_retrieval_library": "added_IVF2928_Flat_nprobe_1_Taki_v2_v2.index",
|
35 |
"author": "Wan Lau"
|
|
|
1 |
{
|
2 |
"anon": {
|
3 |
"enable": true,
|
4 |
+
"model_path": "anon.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.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": "soyo.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.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.pth",
|
33 |
"cover": "",
|
34 |
"feature_retrieval_library": "added_IVF2928_Flat_nprobe_1_Taki_v2_v2.index",
|
35 |
"author": "Wan Lau"
|