daniel-rdt commited on
Commit
a44fb19
1 Parent(s): 7f7614c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ with gr.Blocks() as demo:
39
  with gr.Row():
40
  gr.Markdown(
41
  """
42
- # Bitcoin Twitter Sentiment Predictor Monitor v2
43
  Model version build upon hyperparameter tuning for max. accuracy score.
44
  """
45
  )
 
39
  with gr.Row():
40
  gr.Markdown(
41
  """
42
+ # Bitcoin Twitter Sentiment Predictor Monitor v1
43
  Model version build upon hyperparameter tuning for max. accuracy score.
44
  """
45
  )