Spaces:
Paused
Paused
File size: 486 Bytes
3a8306a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{
"goldenglow": {
"enable": true,
"model_path": "goldenglow.pth",
"title": "Arknights - Goldenglow",
"cover": "cover.png",
"feature_retrieval_library": "added_IVF299_Flat_nprobe_1_goldenglow_v1.index",
"author": "TheAster"
},
"merc-w": {
"enable": true,
"model_path": "merc-w.pth",
"title": "Arknights - W",
"cover": "cover.png",
"feature_retrieval_library": "added_IVF379_Flat_nprobe_1_merc-w_v1.index",
"author": "TheAster"
}
} |