Da-Rabbit-Hole commited on
Commit
db27452
·
verified ·
1 Parent(s): 32d9e21

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  from smolagents import tool
2
  import requests
3
  import pandas as pd
4
- import gladio
5
 
6
  # @tool
7
  # def my_custom_tool(arg1: str, arg2: int) -> str:
 
1
  from smolagents import tool
2
  import requests
3
  import pandas as pd
4
+ import Gradio_UI
5
 
6
  # @tool
7
  # def my_custom_tool(arg1: str, arg2: int) -> str: