sgonzalezsilot commited on
Commit
1a27b04
·
1 Parent(s): be8ff8b

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