Abid commited on
Commit
34eab47
1 Parent(s): 3598271

cover image size reduced

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](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
  """
 
34
  with demo:
35
  gr.Markdown(
36
  """
37
+ ![cover](https://huggingface.co/spaces/Gradio-Blocks/RickandMorty-BlockParty/resolve/main/img/img1.png){: .center-image, height="300px", width="300px"}
38
  # Let's start the party with Rick & Morty
39
  Chat with Morty by typing in the input box below.
40
  """