datasciencedojo commited on
Commit
31c0b73
·
1 Parent(s): 5df6b7c

Update app.py

Browse files

page heading removed

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
+ .output-markdown{display:none !important}
22
 
23
  .gr-button-primary {
24
  z-index: 14;