Spaces:
Runtime error
Runtime error
Commit
·
dc6935a
1
Parent(s):
1f08bf7
change title
Browse files
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
|
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",
|