ambhtmx.plotly / deploy_hf.sh
jrosell's picture
My changes
f11cb19
raw
history blame
106 Bytes
echo `date` > last_depoy.txt
git add last_depoy.txt
git commit -m "deploy"
git push --set-upstream hf main