Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -402,7 +402,7 @@ def main():
|
|
402 |
|
403 |
with gr.Blocks(theme=gr.themes.Base()) as demo:
|
404 |
with gr.Row():
|
405 |
-
gr.Markdown("#
|
406 |
|
407 |
with gr.Row():
|
408 |
with gr.Column(scale=1):
|
|
|
402 |
|
403 |
with gr.Blocks(theme=gr.themes.Base()) as demo:
|
404 |
with gr.Row():
|
405 |
+
gr.Markdown("# CryptoVision")
|
406 |
|
407 |
with gr.Row():
|
408 |
with gr.Column(scale=1):
|