SobroJuriBert / push_to_hf.sh
Sobro Inc
Fix permission errors and use simplified version
4786618
raw
history blame contribute delete
157 Bytes
#!/bin/bash
echo "Pushing SobroJuriBert to Hugging Face..."
git push -u origin main
echo "Done! Check: https://huggingface.co/spaces/Sobroinc/SobroJuriBert"