Spaces:
Runtime error
Runtime error
akh1r0ck
commited on
Commit
·
c16e56c
1
Parent(s):
2cc8fe2
[update]
Browse files
app.py
CHANGED
@@ -131,7 +131,7 @@ if __name__=="__main__":
|
|
131 |
)
|
132 |
|
133 |
with gr.Blocks(
|
134 |
-
|
135 |
css=".gradio-container {\
|
136 |
background: url('file=./assets/codioful-formerly-gradienta-bKESVqfxass-unsplash.jpg')\
|
137 |
}"
|
|
|
131 |
)
|
132 |
|
133 |
with gr.Blocks(
|
134 |
+
theme=custom_theme,
|
135 |
css=".gradio-container {\
|
136 |
background: url('file=./assets/codioful-formerly-gradienta-bKESVqfxass-unsplash.jpg')\
|
137 |
}"
|