Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -241,7 +241,7 @@ block = gr.Blocks()
|
|
241 |
|
242 |
|
243 |
with block:
|
244 |
-
gr.HTML(
|
245 |
<div style='display: flex; align-items: center; justify-content: center; text-align: center;'>
|
246 |
<img src="https://www.pnglog.com/6xm07l.png" style='width: 400px; height: auto; margin-right: 10px;' />
|
247 |
</div>
|
|
|
241 |
|
242 |
|
243 |
with block:
|
244 |
+
gr.HTML("""
|
245 |
<div style='display: flex; align-items: center; justify-content: center; text-align: center;'>
|
246 |
<img src="https://www.pnglog.com/6xm07l.png" style='width: 400px; height: auto; margin-right: 10px;' />
|
247 |
</div>
|