Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gaspar-avit
/
Cardiovascular-Disease-prediction
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
gaspar-avit
commited on
Apr 8, 2023
Commit
ea80a9a
·
1 Parent(s):
9fc233c
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -39,7 +39,7 @@ def layout(*args):
39
height=px(50),
40
color="black",
41
text_align="center",
42
-
height="auto",
43
opacity=1
44
)
45
39
height=px(50),
40
color="black",
41
text_align="center",
42
+
#
height="auto",
43
opacity=1
44
)
45