datasciencedojo commited on
Commit
de2a364
·
1 Parent(s): 5c04126

Update app.py

Browse files

display none title

Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -18,6 +18,7 @@ examples = [["The world's first piece of software was written by a computer scie
18
 
19
  css = """
20
  .footer {display:none !important}
 
21
 
22
  .gr-button-primary {
23
  z-index: 14;
 
18
 
19
  css = """
20
  .footer {display:none !important}
21
+ #component-4 {display:none !important}
22
 
23
  .gr-button-primary {
24
  z-index: 14;