audio-webui / update.sh
mrtroydev's picture
Upload folder using huggingface_hub
3883c60 verified
#!/usr/bin/env bash
git pull
read -n1 -r -p "Press any key to exit..." key