palbha commited on
Commit
2b3583b
·
verified ·
1 Parent(s): 9a894d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
- from smolagents import CodeAgent,HfApiModel DuckDuckGoSearchTool, tool
3
  from smolagents.agents import ActionStep
4
  from time import sleep
5
  import helium
 
1
  import gradio as gr
2
+ from smolagents import CodeAgent,HfApiModel, DuckDuckGoSearchTool, tool
3
  from smolagents.agents import ActionStep
4
  from time import sleep
5
  import helium