kobbyeduah commited on
Commit
bd4a53c
1 Parent(s): 73379a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -95,7 +95,6 @@ interface = gr.Interface(
95
  title="COVID-19 Sentiment Analysis App",
96
  description="This App Analyzes the sentiment of COVID-19 related tweets. Negative: Indicates a negative sentiment, Neutral: Indicates a neutral sentiment, Positive: Indicates a positive sentiment.",
97
  theme="default",
98
- layout="horizontal",
99
  examples=[
100
  ["This vaccine is terrible!"],
101
  ["I don't have a strong opinion about this vaccines."],
 
95
  title="COVID-19 Sentiment Analysis App",
96
  description="This App Analyzes the sentiment of COVID-19 related tweets. Negative: Indicates a negative sentiment, Neutral: Indicates a neutral sentiment, Positive: Indicates a positive sentiment.",
97
  theme="default",
 
98
  examples=[
99
  ["This vaccine is terrible!"],
100
  ["I don't have a strong opinion about this vaccines."],