Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ntdeseb
/
ntia
like
1
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ntia
/
push.ps1
Ntdeseb
test script
4d6a214
3 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
param
([
string
]
$msg
=
"update"
)
git add .
git commit
-m
"
$msg
"
git push