Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hhschu
/
elna
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
David Chu
commited on
May 12
Commit
8f8ca14
·
unverified
·
1 Parent(s):
c76135c
fix: hf space config
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
CHANGED
Viewed
@@ -0,0 +1,5 @@
1
+
---
2
+
sdk: streamlit
3
+
sdk_version: 1.25.0
4
+
app_file: main.py
5
+
---