Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ifeanyi
/
R-Calculator
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ifeanyi
commited on
Apr 10
Commit
d3f5b15
·
verified
·
1 Parent(s):
bc45faa
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -56,7 +56,7 @@ custom_css = """
56
57
/* Hide footer */
58
footer {
59
-
display: none;
60
}
61
"""
62
with gr.Blocks(
56
57
/* Hide footer */
58
footer {
59
+
display: none;
!important;
60
}
61
"""
62
with gr.Blocks(