xyizko commited on
Commit
f431813
·
verified ·
1 Parent(s): 49eed51

xyizko-DemoVid Readme

Browse files

xyizko - Add Youtube DemoVid & Readme Fixes

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ def app_intro():
43
  intro_text = """
44
  # Xyizko - MCP Hackathon 2025 Submission - Web3-Security-Auditor
45
  1. This is a submission for the Gradio MCP Hackathon Project.
46
- 2. This submision is for Track 1 (MCP Tool / Server) and Track3 ()
47
  3. https://huggingface.co/Agents-MCP-Hackathon - Official Hackathon Announcement.
48
  4. Project is both Agentic and a MCP Server uisng HugginFace an Gradio Libraries.
49
 
 
43
  intro_text = """
44
  # Xyizko - MCP Hackathon 2025 Submission - Web3-Security-Auditor
45
  1. This is a submission for the Gradio MCP Hackathon Project.
46
+ 2. This submision is for **Track 1 (MCP Tool / Server)** and **Track3 (Agentic Demo Showcase)**
47
  3. https://huggingface.co/Agents-MCP-Hackathon - Official Hackathon Announcement.
48
  4. Project is both Agentic and a MCP Server uisng HugginFace an Gradio Libraries.
49