kingabzpro commited on
Commit
8044ddc
1 Parent(s): 1cd164e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ description = """
9
  <p>
10
  <center>
11
  The bot is trained on Rick and Morty dialogues Kaggle Dataset using DialoGPT.
12
- <img src="https://gradio.app/assets/img/rick.png" alt="rick" width="250"/>
13
  </center>
14
  </p>
15
  """
 
9
  <p>
10
  <center>
11
  The bot is trained on Rick and Morty dialogues Kaggle Dataset using DialoGPT.
12
+ <img src="https://huggingface.co/spaces/kingabzpro/Rick_and_Morty_Bot/resolve/main/img/rick.png" alt="rick" width="250"/>
13
  </center>
14
  </p>
15
  """