Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -230,7 +230,7 @@ css = """
|
|
| 230 |
|
| 231 |
# Create the Gradio Interface
|
| 232 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
| 233 |
-
gr.Markdown("# **
|
| 234 |
with gr.Row():
|
| 235 |
with gr.Column():
|
| 236 |
with gr.Tabs():
|
|
|
|
| 230 |
|
| 231 |
# Create the Gradio Interface
|
| 232 |
with gr.Blocks(css=css, theme="bethecloud/storj_theme") as demo:
|
| 233 |
+
gr.Markdown("# **DocScope-R1**")
|
| 234 |
with gr.Row():
|
| 235 |
with gr.Column():
|
| 236 |
with gr.Tabs():
|