Zaryif Azfar
Fix deployment config: robust README and clean requirements
66d62d4
raw
history blame contribute delete
219 Bytes
#!/bin/bash
echo "🚀 Deploying AI Detection System to Hugging Face..."
echo "You will be asked for your Username (Zaryifazfar) and Password (HF Token)."
git push -f origin main
echo "✅ Deployment command finished."