sgonzalezsilot commited on
Commit
5189827
·
1 Parent(s): a3763d0

Update app.py

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
 
59
  descripcion = (
60
  "<center>" +
61
- "<img src='robot_reading_news.png' width=400>" +
62
  "Demo of the Covid-Twitter Fake News Detection System from my thesis." +
63
  "</center>"
64
  )
 
58
 
59
  descripcion = (
60
  "<center>" +
61
+ "<img src='file/robot_reading_news.png' width=400>" +
62
  "Demo of the Covid-Twitter Fake News Detection System from my thesis." +
63
  "</center>"
64
  )