eeshawn11 commited on
Commit
d4e9c7e
·
1 Parent(s): 1d297dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -4
app.py CHANGED
@@ -37,10 +37,8 @@ with gr.Blocks() as demo:
37
  gr.Markdown("# Naruto Hand Seal Detection with YOLOv8")
38
  gr.Markdown(
39
  """
40
- <p style="text-align:center">
41
- <img src"https://huggingface.co/spaces/eeshawn11/naruto_hand_seals/blob/main/assets/Naruto_Hand_Seals_by_Megan.gif" />
42
- <img src"https://user-images.githubusercontent.com/34196005/215836968-fb54e066-a524-4caf-b469-92bbaa96f921.gif" />
43
- </p>
44
  """
45
  )
46
  with gr.Accordion("README", open=False):
 
37
  gr.Markdown("# Naruto Hand Seal Detection with YOLOv8")
38
  gr.Markdown(
39
  """
40
+ <img src"https://huggingface.co/spaces/eeshawn11/naruto_hand_seals/blob/main/assets/Naruto_Hand_Seals_by_Megan.gif" />
41
+ <img width="500px" src"https://user-images.githubusercontent.com/34196005/215836968-fb54e066-a524-4caf-b469-92bbaa96f921.gif" />
 
 
42
  """
43
  )
44
  with gr.Accordion("README", open=False):