megaaziib commited on
Commit
6d1aa88
1 Parent(s): 8da5501

update models

Browse files
Files changed (1) hide show
  1. weights/model_info.json +36 -0
weights/model_info.json CHANGED
@@ -34,6 +34,15 @@
34
  "feature_retrieval_library": "added_IVF801_Flat_nprobe_1.index",
35
  "feature_file": "total_fea.npy",
36
  "author":"megaaziib"
 
 
 
 
 
 
 
 
 
37
  },
38
  "anya": {
39
  "enable": true,
@@ -52,5 +61,32 @@
52
  "feature_retrieval_library": "added_IVF653_Flat_nprobe_1",
53
  "feature_file": "total_fea.npy",
54
  "author":"megaaziib"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  }
56
  }
 
34
  "feature_retrieval_library": "added_IVF801_Flat_nprobe_1.index",
35
  "feature_file": "total_fea.npy",
36
  "author":"megaaziib"
37
+ },
38
+ "Korone": {
39
+ "enable": true,
40
+ "name": "korone",
41
+ "title": "Inugami Korone",
42
+ "cover": "cover.png",
43
+ "feature_retrieval_library": "added_IVF3299_Flat_nprobe_11.index",
44
+ "feature_file": "total_fea.npy",
45
+ "author":"dacoolkid44 & Hijack"
46
  },
47
  "anya": {
48
  "enable": true,
 
61
  "feature_retrieval_library": "added_IVF653_Flat_nprobe_1",
62
  "feature_file": "total_fea.npy",
63
  "author":"megaaziib"
64
+ },
65
+ "Gura": {
66
+ "enable": true,
67
+ "name": "gura",
68
+ "title": "Gawr Gura",
69
+ "cover": "cover.png",
70
+ "feature_retrieval_library": "added_IVF4130_Flat_nprobe_12.index",
71
+ "feature_file": "total_fea.npy",
72
+ "author":"dacoolkid44 & Hijack"
73
+ },
74
+ "calli": {
75
+ "enable": true,
76
+ "name": "calli",
77
+ "title": "Mori Calliope",
78
+ "cover": "cover.png",
79
+ "feature_retrieval_library": "added_IVF1502_Flat_nprobe_8.index",
80
+ "feature_file": "total_fea.npy",
81
+ "author":"dacoolkid44 & Hijack"
82
+ },
83
+ "Kronii": {
84
+ "enable": true,
85
+ "name": "kronii",
86
+ "title": "Ouro Kronii",
87
+ "cover": "cover.png",
88
+ "feature_retrieval_library": "added_IVF5475_Flat_nprobe_1.index",
89
+ "feature_file": "total_fea.npy",
90
+ "author":"dacoolkid44 & Hijack"
91
  }
92
  }