USER-GNEXUSES commited on
Commit
7efb886
·
verified ·
1 Parent(s): 687c2c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -3,7 +3,6 @@ from smolagents import CodeAgent, DuckDuckGoSearchTool, HfApiModel, tool
3
  import datetime
4
  import yaml
5
  from tools.final_answer import FinalAnswerTool
6
- import Document # Corrected import
7
  from Gradio_UI import GradioUI
8
 
9
  # Tool to generate the RPA automation report
 
3
  import datetime
4
  import yaml
5
  from tools.final_answer import FinalAnswerTool
 
6
  from Gradio_UI import GradioUI
7
 
8
  # Tool to generate the RPA automation report