davidlopez commited on
Commit
353feec
·
verified ·
1 Parent(s): 1891ec4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ gr.Interface(fn=FakeNewsAggregatorRequest,
64
  inputs=["text"],
65
  outputs=["text"],
66
  flagging_mode='never',
67
- title="Did Elon Musk actually said that?",
68
  description="I am virtual assistant to help you verify Elon Musk's opinions ",
69
  theme="soft",
70
  examples=['Elon Musk and free speech','Elon musk on climate change', 'Elon Musk on disinformation']
 
64
  inputs=["text"],
65
  outputs=["text"],
66
  flagging_mode='never',
67
+ title="Did Elon Musk actually say that?",
68
  description="I am virtual assistant to help you verify Elon Musk's opinions ",
69
  theme="soft",
70
  examples=['Elon Musk and free speech','Elon musk on climate change', 'Elon Musk on disinformation']