Spaces:
Build error
Build error
Update weights/folder_info.json
Browse files- weights/folder_info.json +16 -10
weights/folder_info.json
CHANGED
@@ -1,38 +1,44 @@
|
|
1 |
{
|
2 |
"Main Character":{
|
3 |
-
"enable":
|
4 |
"title": "Main Character",
|
5 |
"folder_path": "Main Character",
|
6 |
-
"description": "["
|
7 |
},
|
8 |
"Mondstadt":{
|
9 |
+
"enable": false,
|
10 |
"title": "Mondstadt",
|
11 |
"folder_path": "Mondstadt",
|
12 |
+
"description": "["
|
13 |
},
|
14 |
"Liyue":{
|
15 |
+
"enable": false,
|
16 |
"title": "Liyue",
|
17 |
"folder_path": "Liyue",
|
18 |
+
"description": "["
|
19 |
},
|
20 |
"Inazuma":{
|
21 |
"enable": true,
|
22 |
"title": "Inazuma",
|
23 |
"folder_path": "Inazuma",
|
24 |
+
"description": "["
|
25 |
},
|
26 |
"Sumeru":{
|
27 |
+
"enable": false,
|
28 |
"title": "Sumeru",
|
29 |
"folder_path": "Sumeru",
|
30 |
+
"description": "["
|
31 |
},
|
32 |
"Fontaine":{
|
33 |
"enable": true,
|
34 |
"title": "Fontaine",
|
35 |
"folder_path": "Fontaine",
|
36 |
+
"description": "["
|
37 |
+
},
|
38 |
+
"Random voice":{
|
39 |
+
"enable": true,
|
40 |
+
"title": "Random voice",
|
41 |
+
"folder_path": "Random voice",
|
42 |
+
"description": "["
|
43 |
}
|
44 |
}
|