Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
broadfield-dev
/
KeyLock-API-Wallet
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
broadfield-dev
commited on
Jun 4
Commit
83d548f
·
verified
·
1 Parent(s):
65f2821
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
import os
2
+
os.system("pip install git+https://github.com/user/KeyLock-API-Wallet.git")
3
+
os.system("keylock-app")