Spaces:
Runtime error
Runtime error
eeshawn
commited on
Commit
·
46c4912
1
Parent(s):
5c4e985
update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ with gr.Blocks() as demo:
|
|
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 |
</p>
|
43 |
"""
|
44 |
)
|
|
|
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 |
</p>
|
43 |
"""
|
44 |
)
|