audio-webui / run_python.bat
mrtroydev's picture
Upload folder using huggingface_hub
3883c60 verified
raw
history blame contribute delete
No virus
33 Bytes
@echo off
python main.py %*
pause