Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ def file_output_fn(file_path):
|
|
18 |
return file_path
|
19 |
|
20 |
#xiaobaiyuan/theme_land earneleh/paris
|
21 |
-
with gr.Blocks(css="style.css",theme='
|
22 |
gr.HTML("""<center class="darkblue" text-align:center;padding:25px;'>
|
23 |
<be>
|
24 |
<h1 style="color:#fff; font-weight:bold; font-size:28px;">
|
|
|
18 |
return file_path
|
19 |
|
20 |
#xiaobaiyuan/theme_land earneleh/paris
|
21 |
+
with gr.Blocks(css="style.css",theme='ParityError/Interstellar') as demo:
|
22 |
gr.HTML("""<center class="darkblue" text-align:center;padding:25px;'>
|
23 |
<be>
|
24 |
<h1 style="color:#fff; font-weight:bold; font-size:28px;">
|