Mocci lutha commited on
Commit
3a94acf
1 Parent(s): e540959

Update weights/model_info.json

Browse files
Files changed (1) hide show
  1. weights/model_info.json +25 -0
weights/model_info.json CHANGED
@@ -123,5 +123,30 @@
123
  "feature_retrieval_library": "added_IVF233_Flat_nprobe_5.index",
124
  "feature_file": "total_fea.npy",
125
  "author":"Ardha"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
126
  }
127
  }
 
123
  "feature_retrieval_library": "added_IVF233_Flat_nprobe_5.index",
124
  "feature_file": "total_fea.npy",
125
  "author":"Ardha"
126
+ },
127
+ "raiden-jp": {
128
+ "enable": true,
129
+ "name": "raiden-jp",
130
+ "title": "Genshin Impact - Raiden",
131
+ "cover": "cover.png",
132
+ "feature_retrieval_library": "added_IVF783_Flat_nprobe_7.index",
133
+ "feature_file": "total_fea.npy",
134
+ "author":"Ardha"
135
+ },
136
+ "ganyu-jp": {
137
+ "enable": true,
138
+ "name": "ganyu-jp",
139
+ "title": "Genshin Impact - Ganyu",
140
+ "cover": "cover.png",
141
+ "feature_retrieval_library": "added_IVF1636_Flat_nprobe_1.index",
142
+ "author":"ArkanDash"
143
+ },
144
+ "eula-jp": {
145
+ "enable": true,
146
+ "name": "eula-jp",
147
+ "title": "Genshin Impact - Eula",
148
+ "cover": "cover.png",
149
+ "feature_retrieval_library": "added_IVF2219_Flat_nprobe_1.index",
150
+ "author":"ArkanDash"
151
  }
152
  }