abidlabs HF Staff commited on
Commit
5b9e7df
·
1 Parent(s): 6794086

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- ![](rick.png)
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="rick.png" width=200px>
9
  </center>
10
  """
11