keisanmono commited on
Commit
326e8f8
·
verified ·
1 Parent(s): 4b601e7

Update weights/mygo/model_info.json

Browse files
Files changed (1) hide show
  1. weights/mygo/model_info.json +5 -5
weights/mygo/model_info.json CHANGED
@@ -1,35 +1,35 @@
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"
 
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"