Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -218,7 +218,7 @@ css = """
|
|
218 |
|
219 |
# Create the Gradio Interface
|
220 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
221 |
-
gr.Markdown("# **
|
222 |
with gr.Row():
|
223 |
with gr.Column():
|
224 |
with gr.Tabs():
|
|
|
218 |
|
219 |
# Create the Gradio Interface
|
220 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
221 |
+
gr.Markdown("# **Cosmos-x-DocScope**")
|
222 |
with gr.Row():
|
223 |
with gr.Column():
|
224 |
with gr.Tabs():
|