rasmodev commited on
Commit
5611420
·
verified ·
1 Parent(s): 2c39081

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -84,7 +84,6 @@ interface = gr.Interface(
84
  title="COVID-19 Sentiment Analysis App",
85
  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.",
86
  theme="default",
87
- layout="horizontal",
88
  examples=[
89
  ["Covid vaccines are irrelevant"],
90
  ["The Vaccine is Good I have had no issues!"]
 
84
  title="COVID-19 Sentiment Analysis App",
85
  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.",
86
  theme="default",
 
87
  examples=[
88
  ["Covid vaccines are irrelevant"],
89
  ["The Vaccine is Good I have had no issues!"]