broadfield-dev commited on
Commit
755e8d9
Β·
verified Β·
1 Parent(s): 8a44d56

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -174,6 +174,7 @@ with gr.Blocks(theme=theme, title="KeyLock Showcase") as demo:
174
 
175
  gr.Markdown("# πŸ”‘ KeyLock Showcase")
176
  gr.Markdown("A comprehensive toolkit for generating and testing KeyLock authentication images against live servers.")
 
177
 
178
  with gr.Tabs():
179
  with gr.TabItem("Client Operations"):
 
174
 
175
  gr.Markdown("# πŸ”‘ KeyLock Showcase")
176
  gr.Markdown("A comprehensive toolkit for generating and testing KeyLock authentication images against live servers.")
177
+ gr.Markdown("This servers address: https://agents-mcp-hackathon-keylock-auth-system.hf.space")
178
 
179
  with gr.Tabs():
180
  with gr.TabItem("Client Operations"):