rawc0der commited on
Commit
fd37506
·
verified ·
1 Parent(s): 4617591

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -41,8 +41,6 @@ final_answer = FinalAnswerTool()
41
  web_search = DuckDuckGoSearchTool()
42
  visit_webpage = VisitWebpageTool()
43
 
44
- # login for gated model access
45
- login()
46
 
47
  # If the agent does not answer, the model is overloaded, please use another model or the following Hugging Face Endpoint that also contains qwen2.5 coder:
48
  # model_id='https://pflgm2locj2t89co.us-east-1.aws.endpoints.huggingface.cloud'
 
41
  web_search = DuckDuckGoSearchTool()
42
  visit_webpage = VisitWebpageTool()
43
 
 
 
44
 
45
  # If the agent does not answer, the model is overloaded, please use another model or the following Hugging Face Endpoint that also contains qwen2.5 coder:
46
  # model_id='https://pflgm2locj2t89co.us-east-1.aws.endpoints.huggingface.cloud'