Faridmaruf commited on
Commit
6ab8def
1 Parent(s): 6fdf525

Upload model_path.json

Browse files
weights/blue-archive/model_path.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alice": {
3
+ "enable": true,
4
+ "model_path": "alice.pth",
5
+ "title": "Blue Archive - alice",
6
+ "cover": "cover.png",
7
+ "feature_retrieval_library": "added_IVF141_Flat_nprobe_4.index",
8
+ "author": "by Farid"
9
+ },
10
+ "Arona": {
11
+ "enable": true,
12
+ "model_path": "arona.pth",
13
+ "title": "Blue Archive - Arona",
14
+ "cover": "cover.png",
15
+ "feature_retrieval_library": "added_IVF146_Flat_nprobe_1_v1.index",
16
+ "author": "by Farid"
17
+ },
18
+ "NoaBlueArchive": {
19
+ "enable": true,
20
+ "model_path": "NoaBlueArchive.pth",
21
+ "title": "Blue Archive - NoaBlueArchive",
22
+ "cover": "cover.png",
23
+ "feature_retrieval_library": "added_IVF175_Flat_nprobe_1.index",
24
+ "author": "by farid"
25
+ },
26
+ "SorasakiHina": {
27
+ "enable": true,
28
+ "model_path": "SorasakiHina.pth",
29
+ "title": "Blue Archive - SorasakiHina",
30
+ "cover": "cover.png",
31
+ "feature_retrieval_library": "added_IVF277_Flat_nprobe_1.index",
32
+ "author": "by LordDavis"
33
+ },
34
+ "AjitaniHifumi": {
35
+ "enable": true,
36
+ "model_path": "AjitaniHifumi.pth",
37
+ "title": "Blue Archive - AjitaniHifumi",
38
+ "cover": "cover.png",
39
+ "feature_retrieval_library": "added_IVF602_Flat_nprobe_1.index",
40
+ "author": "by LordDavis"
41
+ },
42
+ "IgusaHaruka": {
43
+ "enable": true,
44
+ "model_path": "IgusaHaruka.pth",
45
+ "title": "Blue Archive - IgusaHaruka",
46
+ "cover": "cover.png",
47
+ "feature_retrieval_library": "added_IVF365_Flat_nprobe_1_v1.index",
48
+ "author": "by LordDavis"
49
+ },
50
+ "KirifujiNagisa": {
51
+ "enable": true,
52
+ "name": "KirifujiNagisa",
53
+ "title": "Blue Archive - KirifujiNagisa",
54
+ "cover": "cover.png",
55
+ "feature_retrieval_library": "added_IVF229_Flat_nprobe_1_v1.index",
56
+ "author": "by LordDavis"
57
+ },
58
+ "SunoharaKokona": {
59
+ "enable": true,
60
+ "model_path": "SunoharaKokona.pth",
61
+ "title": "Blue Archive - SunoharaKokona",
62
+ "cover": "cover.png",
63
+ "feature_retrieval_library": "added_IVF217_Flat_nprobe_1_v1.index",
64
+ "author": "by LordDavis"
65
+ },
66
+ "JomaeSaori": {
67
+ "enable": true,
68
+ "model_path": "JomaeSaori.pth",
69
+ "title": "Blue Archive - JomaeSaori",
70
+ "cover": "cover.png",
71
+ "feature_retrieval_library": "added_IVF330_Flat_nprobe_1_JomaeSaori_v2.index",
72
+ "author": "by Maestro"
73
+ },
74
+ "HayaseYuuka": {
75
+ "enable": true,
76
+ "model_path": "HayaseYuuka.pth",
77
+ "title": "Blue Archive - HayaseYuuka",
78
+ "cover": "cover.png",
79
+ "feature_retrieval_library": "added_IVF336_Flat_nprobe_1_v1.index",
80
+ "author": "by LordDavis"
81
+ }
82
+ }