Spaces:
Configuration error
Configuration error
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ title = "Ask Rick a Question"
|
|
5 |
description = """
|
6 |
<center>
|
7 |
The bot was trained to answer questions based on Rick and Morty dialogues. Ask Rick anything!
|
8 |
-
<img src="rick.png" width=200px>
|
9 |
</center>
|
10 |
"""
|
11 |
|
|
|
5 |
description = """
|
6 |
<center>
|
7 |
The bot was trained to answer questions based on Rick and Morty dialogues. Ask Rick anything!
|
8 |
+
<img src="https://huggingface.co/spaces/course-demos/Rick_and_Morty_QA/resolve/main/rick.png" width=200px>
|
9 |
</center>
|
10 |
"""
|
11 |
|