audio-webui / run_py.bat
mrtroydev's picture
Upload folder using huggingface_hub
3883c60 verified
@echo off
py -3.10 main.py %*
pause