Nymbo commited on
Commit
db1adf2
·
verified ·
1 Parent(s): 964c38f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1067,7 +1067,7 @@ CSS_STYLES = """
1067
  }
1068
  .gradio-container h1::after {
1069
  grid-row: 3;
1070
- content: "Authentication is optional. Image/Video generation require an HF token to function and may be hidden from MCP tools without one but UI tabs remain visible. Memory Manager does not require a token and is available in UI and MCP.";
1071
  display: block;
1072
  font-size: 1rem;
1073
  font-weight: 400;
 
1067
  }
1068
  .gradio-container h1::after {
1069
  grid-row: 3;
1070
+ content: "General purpose tools useful for any agent.";
1071
  display: block;
1072
  font-size: 1rem;
1073
  font-weight: 400;