rasmodev commited on
Commit
81e5f95
·
verified ·
1 Parent(s): a475505

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -85,8 +85,7 @@ interface = gr.Interface(
85
  theme="default",
86
  layout="horizontal",
87
  examples=[
88
- ["This vaccine is terrible!"],
89
- ["I don't have a strong opinion about this vaccines."],
90
  ["The Vaccine is Good I have had no issues!"]
91
  ]
92
  )
 
85
  theme="default",
86
  layout="horizontal",
87
  examples=[
88
+ ["Covid vaccines are irrelevant"],
 
89
  ["The Vaccine is Good I have had no issues!"]
90
  ]
91
  )