Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ def file_output_fn(file_path):
|
|
13 |
|
14 |
with gr.Blocks(css="style.css",theme=gr.themes.Soft()) as demo:
|
15 |
gr.HTML("""<center class="image" text-align:center;padding:25px;'>
|
16 |
-
<img style="height:
|
17 |
|
18 |
</center>""")
|
19 |
gr.HTML("""<center class="darkblue" text-align:center;padding:25px;'>
|
|
|
13 |
|
14 |
with gr.Blocks(css="style.css",theme=gr.themes.Soft()) as demo:
|
15 |
gr.HTML("""<center class="image" text-align:center;padding:25px;'>
|
16 |
+
<img style="height:135px; width:200px;"src="https://www.seekpng.com/png/detail/344-3444951_hakuna-matata-solutions-pvt-ltd-logo-hakuna-matata.png">
|
17 |
|
18 |
</center>""")
|
19 |
gr.HTML("""<center class="darkblue" text-align:center;padding:25px;'>
|