Spaces:
Runtime error
Runtime error
Update weights/folder_info.json
Browse files- weights/folder_info.json +3 -3
weights/folder_info.json
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
{
|
2 |
"Mondstadt":{
|
3 |
-
"enable":
|
4 |
"title": "Mondstadt",
|
5 |
"folder_path": "Mondstadt",
|
6 |
"description": "Models from [RVC V2 Genshin Impact](https://huggingface.co/mocci24/RVCV2-GI)"
|
7 |
},
|
8 |
"Liyue":{
|
9 |
-
"enable":
|
10 |
"title": "Liyue",
|
11 |
"folder_path": "Liyue",
|
12 |
"description": "Models from [RVC V2 Genshin Impact](https://huggingface.co/mocci24/RVCV2-GI)"
|
13 |
},
|
14 |
"Inazuma":{
|
15 |
-
"enable":
|
16 |
"title": "Inazuma",
|
17 |
"folder_path": "Inazuma",
|
18 |
"description": "Models from [RVC V2 Genshin Impact](https://huggingface.co/mocci24/RVCV2-GI)"
|
|
|
1 |
{
|
2 |
"Mondstadt":{
|
3 |
+
"enable": true,
|
4 |
"title": "Mondstadt",
|
5 |
"folder_path": "Mondstadt",
|
6 |
"description": "Models from [RVC V2 Genshin Impact](https://huggingface.co/mocci24/RVCV2-GI)"
|
7 |
},
|
8 |
"Liyue":{
|
9 |
+
"enable": true,
|
10 |
"title": "Liyue",
|
11 |
"folder_path": "Liyue",
|
12 |
"description": "Models from [RVC V2 Genshin Impact](https://huggingface.co/mocci24/RVCV2-GI)"
|
13 |
},
|
14 |
"Inazuma":{
|
15 |
+
"enable": true,
|
16 |
"title": "Inazuma",
|
17 |
"folder_path": "Inazuma",
|
18 |
"description": "Models from [RVC V2 Genshin Impact](https://huggingface.co/mocci24/RVCV2-GI)"
|