Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xiaopch
/
image-captioning
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cb014b9
image-captioning
/
git_push.sh
xiaopch
Today.Do it.
110866b
over 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
#!/bin/bash
git status
git add -A
git status
git commit -m
"Today.Do it."
git push
sleep
300