Ifeanyi commited on
Commit
d3f5b15
·
verified ·
1 Parent(s): bc45faa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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(