Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
ecc6ec6
1
Parent(s):
d6a4eca
Update app.py
Browse files
app.py
CHANGED
@@ -144,7 +144,7 @@ footer {
|
|
144 |
}
|
145 |
'''
|
146 |
|
147 |
-
with gr.Blocks(css=css, theme="
|
148 |
|
149 |
with gr.Group():
|
150 |
with gr.Row():
|
|
|
144 |
}
|
145 |
'''
|
146 |
|
147 |
+
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
148 |
|
149 |
with gr.Group():
|
150 |
with gr.Row():
|