Spaces:
Runtime error
Runtime error
Update weights/folder_info.json
Browse files- weights/folder_info.json +6 -1
weights/folder_info.json
CHANGED
@@ -4,5 +4,10 @@
|
|
4 |
"title": "Random",
|
5 |
"folder_path": "Random",
|
6 |
"description": "Models from [RVC V2 Random)"
|
7 |
-
}
|
|
|
|
|
|
|
|
|
|
|
8 |
}
|
|
|
4 |
"title": "Random",
|
5 |
"folder_path": "Random",
|
6 |
"description": "Models from [RVC V2 Random)"
|
7 |
+
},
|
8 |
+
"Random2":{
|
9 |
+
"enable": true,
|
10 |
+
"title": "Random2",
|
11 |
+
"folder_path": "Random2",
|
12 |
+
"description": "Models from [RVC V2 Random)"
|
13 |
}
|