xtts_awesome / go-webui.bat
awesome-paulw's picture
Upload folder using huggingface_hub
1207342 verified
raw
history blame contribute delete
117 Bytes
@echo off
set PYTHONIOENCODING=utf-8
"C:\Users\paulw\AppData\Local\Programs\Python\Python38\python.exe" main.py
pause