perceptualmotion commited on
Commit
957e20a
·
verified ·
1 Parent(s): db0db36

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -81,9 +81,6 @@ def on_this_day(date: str) -> str:
81
  return f"Error retrieving historical data for {date}: {str(e)}"
82
 
83
 
84
-
85
-
86
-
87
  final_answer = FinalAnswerTool()
88
 
89
  # 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:
 
81
  return f"Error retrieving historical data for {date}: {str(e)}"
82
 
83
 
 
 
 
84
  final_answer = FinalAnswerTool()
85
 
86
  # 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: