ambhtmx.plotly / deploy_hf.sh
jrosell's picture
deployment
4dd5cb1
raw
history blame
91 Bytes
echo `date` > last_depoy.txt
git add last_depoy.txt
git commit -m "deploy"
git push hf main