Spaces:
Runtime error
Runtime error
Commit
·
3a7aed9
1
Parent(s):
bb2ea36
Upload model_path.json
Browse files
weights/Oshi No Ko/model_path.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"AiHoshino": {
|
3 |
+
"enable": true,
|
4 |
+
"model_path": "AiHoshino.pth",
|
5 |
+
"title": "Oshi No Ko - AiHoshino",
|
6 |
+
"cover": "cover.png",
|
7 |
+
"feature_retrieval_library": "added_IVF510_Flat_nprobe_1_v2.index",
|
8 |
+
"author": "by KJAV"
|
9 |
+
},
|
10 |
+
"RubyHoshino": {
|
11 |
+
"enable": true,
|
12 |
+
"model_path": "RubyHoshino.pth",
|
13 |
+
"title": "Oshi No Ko - RubyHoshino",
|
14 |
+
"cover": "cover.png",
|
15 |
+
"feature_retrieval_library": "added_IVF525_Flat_nprobe_1_ruby_v2.index",
|
16 |
+
"author": "by Sakushi"
|
17 |
+
}
|
18 |
+
}
|