Spaces:
Runtime error
Runtime error
fix(nilou-zh): fix model not registered
Browse files- 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 |
}
|