firzaelbuho commited on
Commit
d300385
1 Parent(s): 0fc1119

Update weights/vtuber/model_info.json

Browse files
Files changed (1) hide show
  1. weights/vtuber/model_info.json +6 -29
weights/vtuber/model_info.json CHANGED
@@ -1,34 +1,11 @@
1
  {
2
- "furina-jp": {
 
3
  "enable": true,
4
- "model_path": "furina-jp.pth",
5
- "title": "Furina - 275 Epochs",
6
  "cover": "cover.png",
7
- "feature_retrieval_library": "added_IVF1358_Flat_nprobe_1_furina-jp_v2.index",
8
- "author":"ArkanDash"
9
- },
10
- "navia-jp": {
11
- "enable": true,
12
- "model_path": "navia-jp.pth",
13
- "title": "Navia - 114 Epochs",
14
- "cover": "cover.png",
15
- "feature_retrieval_library": "added_IVF3987_Flat_nprobe_1_navia-jp_v2.index",
16
- "author":"ArkanDash"
17
- },
18
- "charlotte-jp": {
19
- "enable": true,
20
- "model_path": "charlotte-jp.pth",
21
- "title": "Charlotte - 400 Epochs",
22
- "cover": "cover.png",
23
- "feature_retrieval_library": "added_IVF1318_Flat_nprobe_1_charlotte-jp_v2.index",
24
- "author":"ArkanDash"
25
- },
26
- "lyney-jp": {
27
- "enable": true,
28
- "model_path": "lyney-jp.pth",
29
- "title": "Lyney - 101 Epochs",
30
- "cover": "cover.png",
31
- "feature_retrieval_library": "added_IVF4817_Flat_nprobe_1_lyney-jp_v2.index",
32
- "author":"ArkanDash"
33
  }
34
  }
 
1
  {
2
+
3
+ "zeta": {
4
  "enable": true,
5
+ "model_path": "zeta-en.pth",
6
+ "title": "zeta - 200 Epochs",
7
  "cover": "cover.png",
8
+ "feature_retrieval_library": "added_IVF382_Flat_nprobe_1.index",
9
+ "author":"firzaelbuho"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  }
11
  }