Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fengfeng2
/
QiLinWu
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bc7ff41
QiLinWu
/
gitpull.cmd
fengfeng2
'1'
bc7ff41
9 months ago
raw
Copy download link
history
blame
Safe
55 Bytes
@
echo
off
git add *
git commit -m '
1
'
git push
pause
0