rvc-genshin-impact / weights /folder_info.json
ArkanDash's picture
feat: update model list
c10b90a
raw
history blame
No virus
1.09 kB
{
"Mondstadt":{
"enable": true,
"title": "Mondstadt",
"folder_path": "Mondstadt",
"description": "Models from [RVC Genshin Impact](https://huggingface.co/ArkanDash/rvc-genshin-impact)"
},
"Liyue":{
"enable": true,
"title": "Liyue",
"folder_path": "Liyue",
"description": "Models from [RVC Genshin Impact](https://huggingface.co/ArkanDash/rvc-genshin-impact)"
},
"Inazuma":{
"enable": true,
"title": "Inazuma",
"folder_path": "Inazuma",
"description": "Models from [RVC Genshin Impact](https://huggingface.co/ArkanDash/rvc-genshin-impact)"
},
"Sumeru":{
"enable": true,
"title": "Sumeru",
"folder_path": "Sumeru",
"description": "Models from [RVC Genshin Impact](https://huggingface.co/ArkanDash/rvc-genshin-impact)"
},
"Other":{
"enable": true,
"title": "Other",
"folder_path": "Other",
"description": "Models from [RVC Genshin Impact](https://huggingface.co/ArkanDash/rvc-genshin-impact)"
}
}