Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
-
<
|
41 |
-
|
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):
|