Spaces:
Running
Running
robertselvam
commited on
Commit
·
f933609
1
Parent(s):
2c5ad03
Update app.py
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ def file_output_fn(file_path):
|
|
21 |
|
22 |
#xiaobaiyuan/theme_land earneleh/paris
|
23 |
with gr.Blocks(css="style.css",theme='freddyaboulton/test-blue') as demo:
|
24 |
-
gr.HTML("""<center class="darkblue text-align:center;padding:25px;'>
|
25 |
<be>
|
26 |
<h1 style="color:#fff; font-weight:bold; font-size:28px;">
|
27 |
Contract
|
|
|
21 |
|
22 |
#xiaobaiyuan/theme_land earneleh/paris
|
23 |
with gr.Blocks(css="style.css",theme='freddyaboulton/test-blue') as demo:
|
24 |
+
gr.HTML("""<center class="darkblue" text-align:center;padding:25px;'>
|
25 |
<be>
|
26 |
<h1 style="color:#fff; font-weight:bold; font-size:28px;">
|
27 |
Contract
|