Anupam202224's picture
Create git
f627cf8 verified
raw
history blame
201 Bytes
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