diff --git a/client/demo/dist/assets/gui_settings/RVC.json b/client/demo/dist/assets/gui_settings/RVC.json index b0aa48b3..db9e0583 100644 --- a/client/demo/dist/assets/gui_settings/RVC.json +++ b/client/demo/dist/assets/gui_settings/RVC.json @@ -36,14 +36,6 @@ { "name": "onnxExport", "options": {} - }, - { - "name": "onnxExecutor", - "options": {} - }, - { - "name": "modelSamplingRate", - "options": {} } ], "modelSetting": [ @@ -61,7 +53,7 @@ "showFeature": true, "showIndex": true, - "showHalfPrecision": true, + "showHalfPrecision": false, "showPyTorchEnableCheckBox": false, "defaultEnablePyTorch": true, "onlySelectedFramework": true, diff --git a/client/demo/dist/index.html b/client/demo/dist/index.html index 83226387..bd2ec274 100644 --- a/client/demo/dist/index.html +++ b/client/demo/dist/index.html @@ -1 +1,10 @@ -