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

Upload model_info.json

Browse files
Files changed (1) hide show
  1. weights/vtuber/model_info.json +34 -0
weights/vtuber/model_info.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ }