Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
daili0015
/
vtondemo
like
0
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
036c60b
vtondemo
/
push.sh
daili0015
Upload 7 files
0173443
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
151 Bytes
git config --global http.proxy http://127.0.0.1:7890
git config --global https.proxy http://127.0.0.1:7890
git add .
git commit -m
"init"
git push