Kit-Lemonfoot commited on
Commit
3ded370
1 Parent(s): aa20739

Update Stage1

Browse files
weights/folder_info.json CHANGED
@@ -23,6 +23,16 @@
23
  "enable": true,
24
  "title": "Nijisanji English",
25
  "folder_path": "nijisanji-en"
 
 
 
 
 
 
 
 
 
 
26
  },
27
  "other": {
28
  "enable": true,
 
23
  "enable": true,
24
  "title": "Nijisanji English",
25
  "folder_path": "nijisanji-en"
26
+ },
27
+ "vshojo": {
28
+ "enable": true,
29
+ "title": "Vshojo",
30
+ "folder_path": "vshojo"
31
+ },
32
+ "phaseconnect": {
33
+ "enable": true,
34
+ "title": "Phase Connect",
35
+ "folder_path": "phaseconnect"
36
  },
37
  "other": {
38
  "enable": true,
weights/phaseconnect/model_info.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Pippa": {
3
+ "enable": true,
4
+ "model_path": "Pippa_Pianissimo.pth",
5
+ "title": "Pipkin Pippa",
6
+ "cover": "cover.png",
7
+ "feature_retrieval_library": "added_IVF2367_Flat_nprobe_1_pippa-clean1_v2.index",
8
+ "author": "Pianissimo"
9
+ },
10
+ "Tenma": {
11
+ "enable": true,
12
+ "model_path": "Tenma_MahdeenSky.pth",
13
+ "title": "Maemi Tenma",
14
+ "cover": "cover.png",
15
+ "feature_retrieval_library": "added_IVF733_Flat_nprobe_1_MaemiTenma_v2.index",
16
+ "author": "MahdeenSky"
17
+ }
18
+ }
weights/vshojo/model_info.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Nyanners": {
3
+ "enable": true,
4
+ "model_path": "Nyanners_Legitdark.pth",
5
+ "title": "Nyatasha Nyanners",
6
+ "cover": "cover.png",
7
+ "feature_retrieval_library": "added_IVF1358_Flat_nprobe_1_Nyanners-By-Dan_v2.index",
8
+ "author": "Legitdark"
9
+ },
10
+ "Ironmouse": {
11
+ "enable": true,
12
+ "model_path": "Ironmouse_TempoHawk.pth",
13
+ "title": "Ironmouse",
14
+ "cover": "cover.png",
15
+ "feature_retrieval_library": "added_IVF772_Flat_nprobe_1_Ironmouse_v2.index",
16
+ "author": "TempoHawk"
17
+ },
18
+ "Melody": {
19
+ "enable": true,
20
+ "model_path": "Melody_0x3e9.pth",
21
+ "title": "Projekt Melody",
22
+ "cover": "cover.png",
23
+ "feature_retrieval_library": "added_IVF1988_Flat_nprobe_1_projektmelody_v2.index",
24
+ "author": "0x3e9"
25
+ },
26
+ "Froot": {
27
+ "enable": true,
28
+ "model_path": "Froot_Kaiaya.pth",
29
+ "title": "Apricot / Froot",
30
+ "cover": "cover.png",
31
+ "feature_retrieval_library": "added_IVF4259_Flat_nprobe_1_Apricot_v2.index",
32
+ "author": "Kaiaya"
33
+ },
34
+ "Veibae": {
35
+ "enable": true,
36
+ "model_path": "Veibae_Skeetawn.pth",
37
+ "title": "Veibae",
38
+ "cover": "cover.png",
39
+ "feature_retrieval_library": "added_IVF656_Flat_nprobe_1_Veibae-BySkeetawn_v2.index",
40
+ "author": "Skeetawn"
41
+ },
42
+ "Silvervale": {
43
+ "enable": true,
44
+ "model_path": "Silvervale_Sonphantrung.pth",
45
+ "title": "Silvervale",
46
+ "cover": "cover.png",
47
+ "feature_retrieval_library": "added_IVF2572_Flat_nprobe_1_Silvervale_v2.index",
48
+ "author": "Sonphantrung"
49
+ },
50
+ "Henya": {
51
+ "enable": true,
52
+ "model_path": "Henya_Dacoolkid.pth",
53
+ "title": "Henya the Genius",
54
+ "cover": "cover.png",
55
+ "feature_retrieval_library": "added_IVF2458_Flat_nprobe_1_henya_v2.index",
56
+ "author": "dacoolkid44 & Hijack"
57
+ },
58
+ "GEEGA": {
59
+ "enable": true,
60
+ "model_path": "GEEGA_Kaiaya.pth",
61
+ "title": "GEEGA",
62
+ "cover": "cover.png",
63
+ "feature_retrieval_library": "added_IVF256_Flat_nprobe_1_GEEGA_v2.index",
64
+ "author": "Kaiaya"
65
+ }
66
+ }