Spaces:
Runtime error
Runtime error
{ | |
"venti": { | |
"enable": true, | |
"model_path": "Venti.pth", | |
"title": "venti - Bardo de Pacotilla", | |
"cover": "cover.webp", | |
"feature_retrieval_library": "venti.index", | |
"author": "Toritto713" | |
}, | |
"amber": { | |
"enable": true, | |
"model_path": "Amber.pth", | |
"title": "Amber - Campeona de vuelo, Caballera exploradora", | |
"cover": "cover.webp", | |
"feature_retrieval_library": "Amber.index", | |
"author": "Toritto713" | |
}, | |
"kaeya": { | |
"enable": true, | |
"model_path": "Kaeya.pth", | |
"title": "Kaeya - Capitán de Caballería", | |
"cover": "cover.webp", | |
"feature_retrieval_library": "kaeya.index", | |
"author": "Toritto713" | |
}, | |
"jean": { | |
"enable": true, | |
"model_path": "Jean.pth", | |
"title": "Jean - Gran Maestra Intendente, Caballera de Dandelion", | |
"cover": "cover.webp", | |
"feature_retrieval_library": "jean.index", | |
"author": "Toritto713" | |
}, | |
"lisa": { | |
"enable": true, | |
"model_path": "Lisa.pth", | |
"title": "Lisa - Bruja de las Rosas, La bibliotecaria", | |
"cover": "cover.webp", | |
"feature_retrieval_library": "lisa.index", | |
"author": "Toritto713" | |
}, | |
"diluc": { | |
"enable": true, | |
"model_path": "Diluc.pth", | |
"title": "Diluc - Batman, Dueño del Viñedo del Amanecer", | |
"cover": "cover.webp", | |
"feature_retrieval_library": "diluc.index", | |
"author": "Toritto713" | |
}, | |
"barbara": { | |
"enable": false, | |
"model_path": "Barbara.pth", | |
"title": "Barbara - Ídolo Radiante, Diaconisa", | |
"cover": "cover.webp", | |
"feature_retrieval_library": "barbara.index", | |
"author": "Toritto713" | |
} | |
} |