File size: 2,222 Bytes
19531fb
 
be10bd7
 
 
 
c6441ee
be10bd7
 
 
 
 
19531fb
 
 
 
5784d4b
19531fb
 
 
be10bd7
 
33dec33
be10bd7
 
 
 
 
 
 
c6441ee
 
be10bd7
 
 
 
 
 
 
 
c6441ee
 
be10bd7
 
 
 
 
 
 
 
c6441ee
 
be10bd7
 
 
 
 
 
 
 
c6441ee
 
be10bd7
 
 
 
 
 
 
 
 
c6441ee
 
be10bd7
 
 
 
 
 
 
 
c6441ee
 
19531fb
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{

  "zeta-en": {
		"enable": true,
		"name": "zeta-en",
        "title": "Vestia Zeta",
        "model_path": "zeta-en.pth",
        "cover": "cover.png",
		"feature_retrieval_library": "aadded_IVF382_Flat_nprobe_1.index",
		"feature_file": "total_fea.npy",
		"author":"firzaelbuho"
    },
	
    "anies": {
		"enable": true,
		"model_path": "model.pth",
        "title": "Anies baswedan",
        "cover": "cover.jpg",
		"feature_retrieval_library": "model.index",
		"author":"firzaelbuho"
    },
  	

    "gema": {
		"enable": true,
		"name": "gema",
        "title": "Gema Cita Andika",
        "cover": "cover.jpg",
		"feature_retrieval_library": "added_IVF605_Flat_nprobe_1.index",
		"feature_file": "total_fea.npy",
		"author":"firzaelbuho",
        "model_path": "gema.pth"
    },
    "taraarts": {
		"enable": true,
		"name": "taraarts",
        "title": "Diwantara Anugrah",
        "cover": "cover.jpg",
		"feature_retrieval_library": "added_IVF413_Flat_nprobe_1.index",
		"feature_file": "total_fea.npy",
		"author":"firzaelbuho",
        "model_path": "taraarts.pth"
    },
    "windah": {
		"enable": true,
		"name": "windah",
        "title": "Windah Basudara",
        "cover": "cover.jpg",
		"feature_retrieval_library": "added_IVF272_Flat_nprobe_1.index",
		"feature_file": "total_fea.npy",
		"author":"firzaelbuho",
        "model_path": "windah.pth"
    },
    "javier": {
		"enable": true,
		"name": "javier",
        "title": "Javierstoy",
        "cover": "cover.jpg",
		"feature_retrieval_library": "added_IVF114_Flat_nprobe_1.index",
		"feature_file": "total_fea.npy",
		"author":"firzaelbuho",
        "model_path": "javier.pth"
    },
   
    "fnra": {
		"enable": true,
		"name": "fnra",
        "title": "fnra",
        "cover": "cover.png",
		"feature_retrieval_library": "added_IVF638_Flat_nprobe_1.index",
		"feature_file": "total_fea.npy",
		"author":"firzaelbuho",
        "model_path": "fnra.pth"
    },
    "jokowi": {
		"enable": false,
		"name": "jokowi",
        "title": "Mister J",
        "cover": "cover.png",
		"feature_retrieval_library": "added_IVF281_Flat_nprobe_1.index",
		"feature_file": "total_fea.npy",
		"author":"firzaelbuho",
        "model_path": "jokowi.pth"
    }
}