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...
8f09be9
image-captioning
/
git_push.sh
xiaopch
Today.Do it.
8f09be9
over 1 year ago
raw
Copy download link
history
blame
90 Bytes
#!/bin/bash
git status
git add -A
git status
git commit -m
"Today.Do it."
git push
sleep
3