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
e2324bd
·
unverified
·
1 Parent(s):
8f8ca14
fix: hf space config
Browse files
Files changed (1)
hide
show
README.md
+2
-3
README.md
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
---
2
-
sdk:
streamlit
3
-
sdk_version
:
1.25.0
4
-
app_file: main.py
5
---
1
---
2
+
sdk:
docker
3
+
app_port
:
8501
4
---