Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -200,8 +200,8 @@ with gr.Blocks(css=custom_css, theme="soft") as iface:
200
  # ====================
201
  # Aba VALID NODE com botão fixo
202
  # ====================
203
- with gr.TabItem("🌐 VALID.NODE."):
204
- gr.Markdown("### Acesse o VALIDeNODE clicando no botão abaixo:")
205
  gr.HTML(
206
  '<button onclick="window.open(\'https://172.17.200.97\', \'_blank\')" '
207
  'style="background: linear-gradient(to right, #00c6ff, #0072ff); '
 
200
  # ====================
201
  # Aba VALID NODE com botão fixo
202
  # ====================
203
+ with gr.TabItem("🌐 VALIDNODE"):
204
+ gr.Markdown("### Acesse o VALID NODE clicando no botão abaixo:")
205
  gr.HTML(
206
  '<button onclick="window.open(\'https://172.17.200.97\', \'_blank\')" '
207
  'style="background: linear-gradient(to right, #00c6ff, #0072ff); '