Zaxxced commited on
Commit
141dda7
·
1 Parent(s): b51644e

Update weights/Random/model_info.json

Browse files
Files changed (1) hide show
  1. weights/Random/model_info.json +25 -1
weights/Random/model_info.json CHANGED
@@ -14,5 +14,29 @@
14
  "cover": "cover.png",
15
  "feature_retrieval_library": "added_IVF3549_Flat_nprobe_1_Bocchi-V5.2-E400_v2.index",
16
  "author": "Azzam"
17
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  }
 
14
  "cover": "cover.png",
15
  "feature_retrieval_library": "added_IVF3549_Flat_nprobe_1_Bocchi-V5.2-E400_v2.index",
16
  "author": "Azzam"
17
+ },
18
+ "Megumin": {
19
+ "enable": true,
20
+ "model_path": "meguminV2d_e420.pth",
21
+ "title": "Megumin",
22
+ "cover": "cover.png",
23
+ "feature_retrieval_library": "added_IVF3146_Flat_nprobe_1_v2.index",
24
+ "author": "Azzam"
25
+ },
26
+ "HatsuneMiku": {
27
+ "enable": true,
28
+ "model_path": "infamous_miku_v2.pth",
29
+ "title": "HatsuneMiku",
30
+ "cover": "cover.png",
31
+ "feature_retrieval_library": "added_IVF2983_Flat_nprobe_1_infamous_miku_v2_v2.index",
32
+ "author": "Azzam"
33
+ },
34
+ "rimuru": {
35
+ "enable": true,
36
+ "model_path": "rimuru_e310_s6820.pth",
37
+ "title": "rimuru",
38
+ "cover": "cover.png",
39
+ "feature_retrieval_library": "added_IVF1252_Flat_nprobe_1_rimuru_v2.index",
40
+ "author": "Azzam"
41
+ },
42
  }