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