Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ INPUT = "Read the following references:\n{evidence}\nPlease identify all the err
|
|
12 |
article = """
|
13 |
<center>
|
14 |
The bot was trained to answer questions based on Rick and Morty dialogues. Ask Rick anything!
|
15 |
-
<img src="
|
16 |
</center>
|
17 |
"""
|
18 |
|
|
|
12 |
article = """
|
13 |
<center>
|
14 |
The bot was trained to answer questions based on Rick and Morty dialogues. Ask Rick anything!
|
15 |
+
<img src="images/fava.png" width=800px>
|
16 |
</center>
|
17 |
"""
|
18 |
|