1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 01:10:22 +08:00

fix: fix realtime gui launch script windows (#1994)

This commit is contained in:
Ming
2024-04-21 20:41:13 +08:00
committed by GitHub
parent dc5c6809b3
commit 373df13141

View File

@@ -1,2 +1,2 @@
runtime\python.exe --nocheck gui_v1.py
runtime\python.exe gui_v1.py --nocheck
pause