santhosh27k's picture
Upload folder using huggingface_hub
d328630 verified
#!/bin/bash
cd "$(dirname "$0")/.."
python3 setup.py run
read -p "Press Enter to exit..."