Trireme commited on
Commit
7630a4f
·
verified ·
1 Parent(s): f36cf39

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ def load_from_mongo():
36
 
37
  if __name__ == "__main__":
38
  with gr.Blocks() as demo:
39
- gr.Markdown("## BILLY Balances and PnL")
40
 
41
  df0_out = gr.Dataframe(label="Starting Balances")
42
  txt0_out = gr.Textbox(label="Starting Value Total")
 
36
 
37
  if __name__ == "__main__":
38
  with gr.Blocks() as demo:
39
+ gr.Markdown("## HYPER Balances and PnL")
40
 
41
  df0_out = gr.Dataframe(label="Starting Balances")
42
  txt0_out = gr.Textbox(label="Starting Value Total")