KarmKarma commited on
Commit
8b742bd
·
verified ·
1 Parent(s): 3ac64f1

Upload model_info.json

Browse files
weights/genshin-impact/model_info.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "wanderer-jp": {
3
+ "enable": true,
4
+ "model_path": "wanderer-jp.pth",
5
+ "title": "Wanderer - 400 Epochs",
6
+ "cover": "cover.png",
7
+ "feature_retrieval_library": "added_IVF936_Flat_nprobe_1_wanderer-jp_v2.index",
8
+ "author": "Scaramiau"
9
+ },
10
+ "cyno-jp": {
11
+ "enable": true,
12
+ "model_path": "cyno-jp.pth",
13
+ "title": "Cyno - 300 Epochs",
14
+ "cover": "cover.png",
15
+ "feature_retrieval_library": "added_IVF380_Flat_nprobe_1_cynoJP_v2.index",
16
+ "author": "Scaramiau"
17
+ },
18
+ "albedo-jp": {
19
+ "enable": true,
20
+ "model_path": "albedo-jp.pth",
21
+ "title": "Albedo - 400 Epochs",
22
+ "cover": "cover.png",
23
+ "feature_retrieval_library": "added_IVF1336_Flat_nprobe_1_albedo-jp_v2.index",
24
+ "author": "Scaramiau"
25
+ },
26
+ "heizou-jp": {
27
+ "enable": true,
28
+ "model_path": "heizou-jp.pth",
29
+ "title": "Heizou - 300 Epochs",
30
+ "cover": "cover.png",
31
+ "feature_retrieval_library": "added_IVF466_Flat_nprobe_1_heizou-jp_v1.index",
32
+ "author": "Scaramiau"
33
+ },
34
+ "venti-jp": {
35
+ "enable": true,
36
+ "model_path": "venti-jp.pth",
37
+ "title": "Venti - 300 Epochs",
38
+ "cover": "cover.png",
39
+ "feature_retrieval_library": "added_IVF777_Flat_nprobe_1_venti-jp_v1.index",
40
+ "author": "Scaramiau"
41
+ },
42
+ "tignari-jp": {
43
+ "enable": true,
44
+ "model_path": "tignari-jp.pth",
45
+ "title": "Tignari - 300 Epochs",
46
+ "cover": "cover.png",
47
+ "feature_retrieval_library": "added_IVF446_Flat_nprobe_1_tignari-jp_v1.index",
48
+ "author": "Scaramiau"
49
+ },
50
+ "kazuha-jp": {
51
+ "enable": true,
52
+ "model_path": "kazuha-jp.pth",
53
+ "title": "Kazuha - ??? Epochs",
54
+ "cover": "cover.png",
55
+ "feature_retrieval_library": "added_IVF677_Flat_nprobe_7.index",
56
+ "author": "Ardha"
57
+ },
58
+ "xiao-jp": {
59
+ "enable": true,
60
+ "model_path": "xiao-jp.pth",
61
+ "title": "Xiao - ??? Epochs",
62
+ "cover": "cover.png",
63
+ "feature_retrieval_library": "added_IVF233_Flat_nprobe_5.index",
64
+ "author": "Ardha"
65
+ }
66
+ }