Update config.py

This commit is contained in:
RVC-Boss 2024-01-17 16:17:43 +08:00 committed by GitHub
parent bac65693c6
commit 318ebe5d9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,4 @@
import sys
is_half=True
exp_root="logs"
python_exec=sys.executable or "python"