Spaces:
Runtime error
Runtime error
Commit
·
c302bcf
1
Parent(s):
aadb39d
Update app.py
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ output = gr.Textbox(label="Result")
|
|
57 |
|
58 |
descripcion = (
|
59 |
"<center>"
|
60 |
-
"<img src=
|
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 |
)
|