kingabzpro commited on
Commit
8fa97fa
·
1 Parent(s): 927fc17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ demo = gr.Blocks()
34
  with demo:
35
  gr.Markdown(
36
  """
37
- ![cover](img/img.png)
38
  # Let's start the party with Rick & Morty
39
  Chat with Morty by typing in the input box below.
40
  """)
 
34
  with demo:
35
  gr.Markdown(
36
  """
37
+ ![cover](https://huggingface.co/spaces/Gradio-Blocks/RickandMorty-BlockParty/resolve/main/img/img1.png)
38
  # Let's start the party with Rick & Morty
39
  Chat with Morty by typing in the input box below.
40
  """)