Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -166,7 +166,7 @@ block = gr.Blocks()
|
|
| 166 |
with block:
|
| 167 |
gr.HTML("""
|
| 168 |
<div style='display: flex; align-items: center; justify-content: center; text-align: center;'>
|
| 169 |
-
<img src
|
| 170 |
</div>
|
| 171 |
""")
|
| 172 |
gr.Markdown(
|
|
|
|
| 166 |
with block:
|
| 167 |
gr.HTML("""
|
| 168 |
<div style='display: flex; align-items: center; justify-content: center; text-align: center;'>
|
| 169 |
+
<img src='https://www.pnglog.com/MqiNJ0.jpg' style='width: 600px; height: auto; margin-right: 10px;' />
|
| 170 |
</div>
|
| 171 |
""")
|
| 172 |
gr.Markdown(
|