Spaces:
Sleeping
Sleeping
yirmibesogluz
commited on
Commit
•
8c5ac11
1
Parent(s):
453f168
Removed little birdie
Browse files
app.py
CHANGED
@@ -142,7 +142,7 @@ with gr.Blocks(theme="abidlabs/Lime") as demo:
|
|
142 |
gr.Markdown("# TURNA")
|
143 |
gr.Image("images/turna-logo.png", width=100, show_label=False, show_download_button=False, show_share_button=False)
|
144 |
|
145 |
-
with gr.Tab("TURNA
|
146 |
gr.Markdown(DESCRIPTION)
|
147 |
|
148 |
with gr.Tab("Sentiment Analysis"):
|
|
|
142 |
gr.Markdown("# TURNA")
|
143 |
gr.Image("images/turna-logo.png", width=100, show_label=False, show_download_button=False, show_share_button=False)
|
144 |
|
145 |
+
with gr.Tab("TURNA"):
|
146 |
gr.Markdown(DESCRIPTION)
|
147 |
|
148 |
with gr.Tab("Sentiment Analysis"):
|