sgonzalezsilot
commited on
Commit
•
d1f940b
1
Parent(s):
32d1b1b
Update image
Browse files
app.py
CHANGED
@@ -58,7 +58,7 @@ output = gr.Textbox(label="Result")
|
|
58 |
descripcion = (
|
59 |
"""
|
60 |
<center>
|
61 |
-
<img src=
|
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'>
|
62 |
Demo of the Covid-Twitter Fake News Detection System from my thesis.
|
63 |
</center>
|
64 |
"""
|
robot.png → img/robot.png
RENAMED
File without changes
|
robot_reading_news.png → img/robot_reading_news.png
RENAMED
File without changes
|