Spaces:
Runtime error
Runtime error
Commit
·
31c0b73
1
Parent(s):
5df6b7c
Update app.py
Browse filespage heading removed
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;
|