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