Spaces:
Sleeping
Sleeping
KarthickAdopleAI
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -379,7 +379,7 @@ class KeyValueExtractor:
|
|
379 |
def gradio_interface(self):
|
380 |
|
381 |
with gr.Blocks(css="style.css",theme="freddyaboulton/test-blue") as app:
|
382 |
-
gr.HTML("""<div><img src="https://
|
383 |
|
384 |
gr.HTML("""<center class="darkblue" text-align:center;padding:30px;'><center>
|
385 |
<center><h1 class ="center" style="color:#fff"></h1></center>
|
|
|
379 |
def gradio_interface(self):
|
380 |
|
381 |
with gr.Blocks(css="style.css",theme="freddyaboulton/test-blue") as app:
|
382 |
+
gr.HTML("""<div><img src="https://seeklogo.com/images/I/intercontinental-exchange-logo-5117BA0846-seeklogo.com.png" alt="Broadridge" style="float:left;width:200px;height:50px;"></div>""")
|
383 |
|
384 |
gr.HTML("""<center class="darkblue" text-align:center;padding:30px;'><center>
|
385 |
<center><h1 class ="center" style="color:#fff"></h1></center>
|