ArkanDash commited on
Commit
4269598
1 Parent(s): 7a68474

fix(nilou-zh): fix model not registered

Browse files
Files changed (1) hide show
  1. weights/model_info.json +8 -0
weights/model_info.json CHANGED
@@ -79,5 +79,13 @@
79
  "feature_retrieval_library": "added_IVF233_Flat_nprobe_5.index",
80
  "feature_file": "total_fea.npy",
81
  "author":"Ardha"
 
 
 
 
 
 
 
 
82
  }
83
  }
 
79
  "feature_retrieval_library": "added_IVF233_Flat_nprobe_5.index",
80
  "feature_file": "total_fea.npy",
81
  "author":"Ardha"
82
+ },
83
+ "nilou-zh": {
84
+ "enable": true,
85
+ "name": "nilou-zh",
86
+ "title": "Genshin Impact - Nilou",
87
+ "cover": "cover.png",
88
+ "feature_retrieval_library": "added_IVF1939_Flat_nprobe_9.index",
89
+ "feature_file": "total_fea.npy"
90
  }
91
  }