openfree commited on
Commit
9b5766e
·
verified ·
1 Parent(s): c0ea652

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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("# Cryptocurrency Price Forecasting System")
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):