upload files

This commit is contained in:
Plachta
2023-02-19 22:26:21 +08:00
parent fc838f7e5f
commit 674ddf346a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -71,6 +71,6 @@ inference
├───inference.exe ├───inference.exe
├───... ├───...
├───finetune_speaker.json ├───finetune_speaker.json
└───G_latest.json └───G_latest.pth
``` ```
4. run `inference.exe`, the browser should pop up automatically. 4. run `inference.exe`, the browser should pop up automatically.
+1 -1
View File
@@ -70,6 +70,6 @@ inference
├───inference.exe ├───inference.exe
├───... ├───...
├───finetune_speaker.json ├───finetune_speaker.json
└───G_latest.json └───G_latest.pth
``` ```
4. run `inference.exe`, the browser should pop up automatically. 4. run `inference.exe`, the browser should pop up automatically.
+1 -1
View File
@@ -69,7 +69,7 @@ inference
├───inference.exe ├───inference.exe
├───... ├───...
├───finetune_speaker.json ├───finetune_speaker.json
└───G_latest.json └───G_latest.pth
``` ```
4. 运行 `inference.exe`, 浏览器会自动弹出窗口. 4. 运行 `inference.exe`, 浏览器会自动弹出窗口.