Spaces:
Runtime error
Runtime error
git init | |
git add . | |
git commit -m "Initial commit of Predictive Analytics Application" | |
git remote add origin https://huggingface.co/spaces/Anupam20224/PredictiveAnalyticsApp.git | |
git push -u origin main | |