rajaramesh commited on
Commit
df31aff
·
verified ·
1 Parent(s): 992a2f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -5,8 +5,6 @@ from smolagents.mcp_client import MCPClient
5
 
6
  import os
7
 
8
- print(f"your huggingface token-----------------------------------------{os.getenv('HF_TOKEN')}")
9
-
10
  try:
11
  mcp_client = MCPClient(
12
  ## Try this working example on the hub:
 
5
 
6
  import os
7
 
 
 
8
  try:
9
  mcp_client = MCPClient(
10
  ## Try this working example on the hub: