Mocci lutha commited on
Commit
094a104
1 Parent(s): c0cce11

Update weights/model_info.json

Browse files
Files changed (1) hide show
  1. weights/model_info.json +19 -1
weights/model_info.json CHANGED
@@ -98,12 +98,30 @@
98
  "author":"Ardha"
99
  },
100
  "alhaitham": {
101
- "enable": true,
102
  "name": "alhaitham",
103
  "title": "Genshin Impact - Alhaitham",
104
  "cover": "cover.png",
105
  "feature_retrieval_library": "added_IVF519_Flat_nprobe_1.index",
106
  "feature_file": "total_fea.npy",
107
  "author":"Zunousen"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
108
  }
109
  }
 
98
  "author":"Ardha"
99
  },
100
  "alhaitham": {
101
+ "enable": false,
102
  "name": "alhaitham",
103
  "title": "Genshin Impact - Alhaitham",
104
  "cover": "cover.png",
105
  "feature_retrieval_library": "added_IVF519_Flat_nprobe_1.index",
106
  "feature_file": "total_fea.npy",
107
  "author":"Zunousen"
108
+ },
109
+ "wanderer-jp": {
110
+ "enable": true,
111
+ "name": "wanderer-jp",
112
+ "title": "Genshin Impact - Wanderer",
113
+ "cover": "cover.png",
114
+ "feature_retrieval_library": "added_IVF128_Flat_nprobe_4.index",
115
+ "feature_file": "total_fea.npy",
116
+ "author":"Ardha"
117
+ },
118
+ "xiao-jp": {
119
+ "enable": true,
120
+ "name": "xiao-jp",
121
+ "title": "Genshin Impact - Xiao",
122
+ "cover": "cover.png",
123
+ "feature_retrieval_library": "added_IVF233_Flat_nprobe_5.index",
124
+ "feature_file": "total_fea.npy",
125
+ "author":"Ardha"
126
  }
127
  }