abidlabs HF staff commited on
Commit
bcc31c9
·
1 Parent(s): 5b9e7df

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
- <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