Spaces:
Running
Running
File size: 844 Bytes
4643ab5 |
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 |
{
"Mondstadt":{
"enable": true,
"title": "Mondstadt",
"folder_path": "Mondstadt",
"description": "Models from [RVC V2 Genshin Impact](https://huggingface.co/mocci24/RVCV2-GI)"
},
"Liyue":{
"enable": true,
"title": "Liyue",
"folder_path": "Liyue",
"description": "Models from [RVC V2 Genshin Impact](https://huggingface.co/mocci24/RVCV2-GI)"
},
"Inazuma":{
"enable": true,
"title": "Inazuma",
"folder_path": "Inazuma",
"description": "Models from [RVC V2 Genshin Impact](https://huggingface.co/mocci24/RVCV2-GI)"
},
"Sumeru":{
"enable": true,
"title": "Sumeru",
"folder_path": "Sumeru",
"description": "Models from [RVC V2 Genshin Impact](https://huggingface.co/mocci24/RVCV2-GI)"
}
}
|