Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
danielhanchen
/
trackio
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
danielhanchen
commited on
about 1 month ago
Commit
a5a0dd2
·
verified
·
1 Parent(s):
06df2f6
Upload app.py with huggingface_hub
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
import trackio
2
+
trackio.show()