richardblythman commited on
Commit
dc6935a
·
1 Parent(s): 1f08bf7

change title

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ interface = gr.Interface(
63
  gr.outputs.Textbox(label="OCEAN balance"),
64
  gr.outputs.Textbox(label="Algorithm token balance"),
65
  ],
66
- title="Web3 Algorithm Wallet",
67
  description=description,
68
  article=article,
69
  theme="huggingface",
 
63
  gr.outputs.Textbox(label="OCEAN balance"),
64
  gr.outputs.Textbox(label="Algorithm token balance"),
65
  ],
66
+ title="Algorithm Web3 Wallet",
67
  description=description,
68
  article=article,
69
  theme="huggingface",