sgonzalezsilot commited on
Commit
c302bcf
·
1 Parent(s): aadb39d

Update app.py

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