Spaces:
Runtime error
Runtime error
wiraindrak
commited on
Commit
•
b9d9035
1
Parent(s):
6f191b8
Update app.py
Browse files
app.py
CHANGED
@@ -88,7 +88,7 @@ if __name__ == "__main__":
|
|
88 |
|
89 |
with gr.Blocks() as demo:
|
90 |
|
91 |
-
gr.Markdown("""<h1 style="text-align:center">
|
92 |
|
93 |
gr.Markdown(
|
94 |
"""
|
|
|
88 |
|
89 |
with gr.Blocks() as demo:
|
90 |
|
91 |
+
gr.Markdown("""<h1 style="text-align:center">Tweet Analyzer - Indonesia</h1>""")
|
92 |
|
93 |
gr.Markdown(
|
94 |
"""
|