File size: 973 Bytes
c10b90a |
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 |
{
"raiden-jp": {
"enable": true,
"model_path": "raiden-jp.pth",
"title": "Genshin Impact - Raiden Shogun",
"cover": "cover.png",
"feature_retrieval_library": "added_IVF4256_Flat_nprobe_1_raiden-jp_v2.index",
"author": "ArkanDash"
},
"yaemiko-jp": {
"enable": true,
"model_path": "yaemiko-jp.pth",
"title": "Genshin Impact - Yae Miko",
"cover": "cover.png",
"feature_retrieval_library": "added_IVF2765_Flat_nprobe_1.index",
"author": "ArkanDash"
},
"kokomi-jp": {
"enable": true,
"model_path": "kokomi-jp.pth",
"title": "Genshin Impact - Sangonomiya Kokomi",
"cover": "cover.png",
"feature_retrieval_library": "added_IVF1723_Flat_nprobe_1.index",
"author": "ArkanDash"
},
"itto-jp": {
"enable": true,
"model_path": "itto-jp.pth",
"title": "Genshin Impact - Itto",
"cover": "cover.png",
"feature_retrieval_library": "added_IVF4454_Flat_nprobe_1_itto-jp_v2.index",
"author": "ArkanDash"
}
} |