sgonzalezsilot commited on
Commit
b81ad26
·
1 Parent(s): d1f940b

Update image

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ output = gr.Textbox(label="Result")
58
  descripcion = (
59
  """
60
  <center>
61
- <img src='img/robot.png'>
62
  Demo of the Covid-Twitter Fake News Detection System from my thesis.
63
  </center>
64
  """
 
58
  descripcion = (
59
  """
60
  <center>
61
+ <img src='img/robot.png' width=300>
62
  Demo of the Covid-Twitter Fake News Detection System from my thesis.
63
  </center>
64
  """