Kit-Lemonfoot commited on
Commit
ee99903
1 Parent(s): 01c0f2a

Upload 2 files

Browse files
weights/folder_info.json CHANGED
@@ -18,6 +18,11 @@
18
  "enable": true,
19
  "title": "Holostars",
20
  "folder_path": "holostars"
 
 
 
 
 
21
  },
22
  "nijisanji-en": {
23
  "enable": true,
 
18
  "enable": true,
19
  "title": "Holostars",
20
  "folder_path": "holostars"
21
+ },
22
+ "nijisanji": {
23
+ "enable": true,
24
+ "title": "Nijisanji",
25
+ "folder_path": "nijisanji"
26
  },
27
  "nijisanji-en": {
28
  "enable": true,
weights/nijisanji/model_info.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Rindou": {
3
+ "enable": true,
4
+ "model_path": "Rindou_GanbareShamiko.pth",
5
+ "title": "Rindou Mikoto",
6
+ "cover": "cover.png",
7
+ "feature_retrieval_library": "added_IVF2547_Flat_nprobe_1_RindouMikoto_v2.index",
8
+ "author": "GanbareShamiko"
9
+ },
10
+ "Ponto": {
11
+ "enable": true,
12
+ "model_path": "Ponto_GanbareShamiko.pth",
13
+ "title": "Ponto Nei",
14
+ "cover": "cover.png",
15
+ "feature_retrieval_library": "added_IVF1714_Flat_nprobe_1_PontoNeiV2_v2.index",
16
+ "author": "GanbareShamiko"
17
+ },
18
+ "Inui": {
19
+ "enable": true,
20
+ "model_path": "Inui_GanbareShamiko.pth",
21
+ "title": "Inui Toko",
22
+ "cover": "cover.png",
23
+ "feature_retrieval_library": "added_IVF2875_Flat_nprobe_1_InuiToko_v2.index",
24
+ "author": "GanbareShamiko"
25
+ },
26
+ "Lulu": {
27
+ "enable": true,
28
+ "model_path": "Lulu_HinaBl.pth",
29
+ "title": "Suzuhara Lulu",
30
+ "cover": "cover.png",
31
+ "feature_retrieval_library": "added_IVF4678_Flat_nprobe_1_Luluv2_v2.index",
32
+ "author": "HinaBl"
33
+ },
34
+ "Yorumi": {
35
+ "enable": true,
36
+ "model_path": "Yorumi_Listra92.pth",
37
+ "title": "Yorumi Rena",
38
+ "cover": "cover.png",
39
+ "feature_retrieval_library": "added_IVF188_Flat_nprobe_1_yorumirena_v2.index",
40
+ "author": "Listra92"
41
+ },
42
+ "Ratna": {
43
+ "enable": true,
44
+ "model_path": "Ratna_RealDonut.pth",
45
+ "title": "Ratna Petit",
46
+ "cover": "cover.png",
47
+ "feature_retrieval_library": "added_IVF690_Flat_nprobe_1_ratna-peti_v2.index",
48
+ "author": "RealDonut"
49
+ },
50
+ "Hana": {
51
+ "enable": true,
52
+ "model_path": "Hana_HinaBl.pth",
53
+ "title": "Hana Macchia",
54
+ "cover": "cover.png",
55
+ "feature_retrieval_library": "added_IVF874_Flat_nprobe_1_hanamacchia _v2.index",
56
+ "author": "HinaBl"
57
+ },
58
+ "Mika": {
59
+ "enable": true,
60
+ "model_path": "Mika_KitLemonfoot.pth",
61
+ "title": "Mika Melatika",
62
+ "cover": "cover.png",
63
+ "feature_retrieval_library": "added_IVF1007_Flat_nprobe_1_MikaMelatika_Speaking_KitLemonfoot_v2.index",
64
+ "author": "Kit Lemonfoot / NSHFB"
65
+ }
66
+ }