Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
debisoft
/
hackseoul
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
debisoft
commited on
Aug 24, 2024
Commit
6d6577d
·
1 Parent(s):
810941c
fixed css
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -4,7 +4,7 @@ app = FastHTML()
4
rt = app.route
5
6
style="""
7
-
#
map
{ height: 180px; }
8
"""
9
10
js = """
4
rt = app.route
5
6
style="""
7
+
#
mapid
{ height: 180px; }
8
"""
9
10
js = """