Zaxxced commited on
Commit
764d4cc
·
1 Parent(s): 1fbbde2

Upload model_info.json

Browse files
Files changed (1) hide show
  1. weights/Random2/model_info.json +42 -0
weights/Random2/model_info.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mutsuki": {
3
+ "enable": true,
4
+ "model_path": "AsagiMutsuki.pth",
5
+ "title": "AsagiMutsuki",
6
+ "cover": "cover.png",
7
+ "feature_retrieval_library": "added_IVF716_Flat_nprobe_1_v1.index",
8
+ "author": "Azzam"
9
+ },
10
+ "bocchi": {
11
+ "enable": true,
12
+ "model_path": "bocchi.pth",
13
+ "title": "bocchi",
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
+ }