Commit
·
d114b0d
1
Parent(s):
54eae29
Remove img
Browse files
app.py
CHANGED
|
@@ -58,7 +58,6 @@ output = gr.Textbox(label="Result")
|
|
| 58 |
descripcion = (
|
| 59 |
"""
|
| 60 |
<center>
|
| 61 |
-
<img src='./img/robot.png' width=300 alt='Imagen de un robot leyendo Fake News'>
|
| 62 |
Demo of the Covid-Twitter Fake News Detection System from my thesis.
|
| 63 |
</center>
|
| 64 |
"""
|
|
|
|
| 58 |
descripcion = (
|
| 59 |
"""
|
| 60 |
<center>
|
|
|
|
| 61 |
Demo of the Covid-Twitter Fake News Detection System from my thesis.
|
| 62 |
</center>
|
| 63 |
"""
|