Spaces:
Sleeping
Sleeping
robertselvam
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -356,7 +356,7 @@ class KeyValueExtractor:
|
|
356 |
with gr.Blocks(css="style.css",theme="freddyaboulton/test-blue") as app:
|
357 |
|
358 |
gr.HTML("""<center class="darkblue" text-align:center;padding:30px;'><center>
|
359 |
-
<center><h1 class ="center" style="color:#fff">ADOPLE AI</h1></center>
|
360 |
<br><center><h1 style="color:#fff">Finance Tool for Investors</h1></center>""")
|
361 |
# gr.HTML("""<center class="darkblue" style='background-color:rgb(0,1,36); text-align:center;padding:25px;'><center><h1 class ="center">
|
362 |
# <img src="file=logo.png" height="110px" width="280px"></h1></center>
|
|
|
356 |
with gr.Blocks(css="style.css",theme="freddyaboulton/test-blue") as app:
|
357 |
|
358 |
gr.HTML("""<center class="darkblue" text-align:center;padding:30px;'><center>
|
359 |
+
<center><h1 class ="center" style="color:#fff">ADOPLE AI </h1></center>
|
360 |
<br><center><h1 style="color:#fff">Finance Tool for Investors</h1></center>""")
|
361 |
# gr.HTML("""<center class="darkblue" style='background-color:rgb(0,1,36); text-align:center;padding:25px;'><center><h1 class ="center">
|
362 |
# <img src="file=logo.png" height="110px" width="280px"></h1></center>
|